index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
tarball-ubuntu.yml
Age
Commit message (
Expand
)
Author
3 days
Bump actions/checkout to v6.0.3
Hiroshi SHIBATA
4 days
Build full path for HOME stat snapshot
Hiroshi SHIBATA
9 days
Pass only the required secrets to tarball reusable workflows
Hiroshi SHIBATA
9 days
Restrict GITHUB_TOKEN permissions in tarball reusable workflows
Hiroshi SHIBATA
2026-05-23
Simplify save-stats.rb without Pathname
Nobuyoshi Nakada
2026-05-22
Bump the github-actions group across 1 directory with 5 updates
dependabot[bot]
2026-05-22
Reuse the script to save stats of HOME
Nobuyoshi Nakada
2026-05-22
Align tarball-test setup-ruby with the rest of the repo
Hiroshi SHIBATA
2026-05-22
Install gmp on every tarball-test platform
Hiroshi SHIBATA
2026-05-22
Drop readline and curses from tarball-test dependency install
Hiroshi SHIBATA
2026-05-22
Use archname as Slack link label for tarball-test failures
Hiroshi SHIBATA
2026-05-22
Disable credential persistence in tarball-test slack checkout
Hiroshi SHIBATA
2026-05-22
Route tarball-test failure Slack through the shared composite
Hiroshi SHIBATA
2026-05-21
Re-add unconditional rm -rf \$HOME/.gnupg before HOME diff
Hiroshi SHIBATA
2026-05-21
Route tarball-test failure notifications to two Slack channels
Hiroshi SHIBATA
2026-05-21
Drop fixed-dirs-extra and fold its dirs into the main step
Hiroshi SHIBATA
2026-05-21
Verify gem and bundle alongside ruby after make install
Hiroshi SHIBATA
2026-05-21
Drop ruby-bin from tarball-ubuntu
Hiroshi SHIBATA
2026-05-21
Drop apt-mode from tarball-ubuntu
Hiroshi SHIBATA
2026-05-21
Drop setup-host-ruby from tarball-ubuntu
Hiroshi SHIBATA
2026-05-21
Drop remove-gnupg from tarball-ubuntu
Hiroshi SHIBATA
2026-05-21
Drop allow-failures input from tarball-* reusables
Hiroshi SHIBATA
2026-05-21
Drop unused patch-url input from tarball-* reusables
Hiroshi SHIBATA
2026-05-20
Pass archname through env to avoid template injection
Hiroshi SHIBATA
2026-05-20
Use inputs.archname instead of `snapshot-*` glob in tarball-test
Hiroshi SHIBATA
2026-05-19
Forcely -> Forcibly
Hiroshi SHIBATA
2026-05-19
Run tarball-test on a daily schedule and gate Slack on it
Hiroshi SHIBATA
2026-05-19
Pass inputs through env to avoid template injection
Hiroshi SHIBATA
2026-05-19
Add tarball-test workflow for snapshot tarball CI
Hiroshi SHIBATA