summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-12-24Disable auto-update of bundled gemsHiroshi SHIBATA
2025-12-24Add flag for prevent to update NEWS.md for release day.Hiroshi SHIBATA
2025-12-17CI: Assume all C source files are UTF-8 nowNobuyoshi Nakada
2025-12-17Disabled gem sync for Ruby 4.0 releaseHiroshi SHIBATA
2025-12-15Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-12-15Bump actions/upload-artifact from 5.0.0 to 6.0.0dependabot[bot]
2025-12-14Bump msys2/setup-msys2 from 2.29.0 to 2.30.0dependabot[bot]
2025-12-14Bump actions/cache from 5.0.0 to 5.0.1dependabot[bot]
2025-12-14Run omnibus compilations without gitNobuyoshi Nakada
2025-12-12Revert "ZJIT: Exclude failing ruby-bench benchmarks (#15479)"Takashi Kokubun
2025-12-12Bump actions/cache from 4.3.0 to 5.0.0dependabot[bot]
2025-12-12Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-12-11release.yml: Fix tag conversion for Ruby 4.0Takashi Kokubun
2025-12-11auto_request_review.yml: Update path for jit related docsAlan Wu
2025-12-10ubuntu.yml: Add a ruby-bench job without ZJIT (#15480)Takashi Kokubun
2025-12-10ZJIT: Exclude failing ruby-bench benchmarks (#15479)Takashi Kokubun
2025-12-09ZJIT: Prohibit ZJIT support with USE_FLONUM=0 (#15471)Takashi Kokubun
2025-12-05CI: Avoid building ZJIT when LLVM is too oldAlan Wu
2025-12-05JITs: Update bindings to include interpreter zjit_ opcodesAlan Wu
2025-12-02Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2025-12-02Bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
2025-12-02CI: Distclean mswinNobuyoshi Nakada
2025-11-29Re-enable clang-18Peter Zhu
2025-11-27Bump actions/checkout from 5.0.1 to 6.0.0dependabot[bot]
2025-11-27Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2025-11-25ZJIT: CI: Run `btest` with call-threshold=2Alan Wu
2025-11-25CI: Add timeout to compilations [ci skip]Nobuyoshi Nakada
2025-11-23CI: Abandon CAPI check on macos-15Nobuyoshi Nakada
2025-11-21Remove clang-18 from compilers CIPeter Zhu
2025-11-21CI: cmake in scoop seems unusedNobuyoshi Nakada
2025-11-20Bump default compiler to clang-20 in CIPeter Zhu
2025-11-19The C-API specs cache should be invalidated when C-API specs .c & .h files ar...Benoit Daloze
2025-11-19Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2025-11-17Bump actions/checkout from 5.0.0 to 5.0.1dependabot[bot]
2025-11-15Add rubygems package to fix cygwin CIDaisuke Fujimura (fd0)
2025-11-14ZJIT: Skip a flaky DNS test (#15192)Takashi Kokubun
2025-11-14Revert ".github/workflows: Stop ignoring RUBY_TESTOPTS"Takashi Kokubun
2025-11-14.github/workflows: Stop ignoring RUBY_TESTOPTSTakashi Kokubun
2025-11-12spec_guards.yml: Add `fail-fast: false`Takashi Kokubun
2025-11-12Added email and name for `git pull --rebase`Hiroshi SHIBATA
2025-11-10Bump actions/checkout from 4 to 5dependabot[bot]
2025-11-09sync_default_gems.yml: Pull --rebase before pushTakashi Kokubun
2025-11-09Automatically review default-gem pull requests (#15116)Takashi Kokubun
2025-11-08cygwin.yml: Disable a broken stepTakashi Kokubun
2025-11-07Notify CI failures of CygwinTakashi Kokubun
2025-11-06zjit-macos.yml: Unset MAKEFLAGS before ruby-bench (#15084)Takashi Kokubun
2025-11-05ZJIT: Run ruby-bench CI for macOS arm64 as well (#15040)Takashi Kokubun
2025-11-05Use Ruby 3.4 for sync_default_gems.rbHiroshi SHIBATA
2025-11-03Bump gacts/run-and-post-run in /.github/actions/setup/directoriesdependabot[bot]
2025-10-30release.yml: Use workflow_dispatch for docker-imagesTakashi Kokubun