summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-04-07Bump github/codeql-action from 2.2.10 to 2.2.11dependabot[bot]
2023-04-06YJIT: Stack temp register allocation for arm64 (#7659)Takashi Kokubun
2023-04-06Bump github/codeql-action from 2.2.9 to 2.2.10dependabot[bot]
2023-04-05Bump ruby/setup-ruby from 1.144.2 to 1.146.0dependabot[bot]
2023-04-04[Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu
2023-04-04Use a longer timeout for syntax_suggestTakashi Kokubun
2023-04-04YJIT: Stack temp register allocation (#7651)Takashi Kokubun
2023-04-03Check leaked global symbols by defaultNobuyoshi Nakada
2023-04-01Fix a test in typeprofTakashi Kokubun
2023-04-01Skip typeprof for nowTakashi Kokubun
2023-03-31Revert "dump `RUBY_DEBUG_LOG` logs into `/dev/null`"Koichi Sasada
2023-03-31dump `RUBY_DEBUG_LOG` logs into `/dev/null`Koichi Sasada
2023-03-31Bump ossf/scorecard-action from 2.1.2 to 2.1.3dependabot[bot]
2023-03-30enable GH actions on `USE_RUBY_DEBUG_LOG=1`Koichi Sasada
2023-03-29Added ~\scoop\shims to PATHHiroshi SHIBATA
2023-03-29Don't need to specify YACC name for scoop bisonHiroshi SHIBATA
2023-03-29Use scoop instead of ChocolateyHiroshi SHIBATA
2023-03-29gem related automation must run only on masterNARUSE, Yui
2023-03-28Use merge_groupNARUSE, Yui
2023-03-28Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]
2023-03-28Bump github/codeql-action from 2.2.8 to 2.2.9dependabot[bot]
2023-03-23Bump github/codeql-action from 2.2.7 to 2.2.8dependabot[bot]
2023-03-21Bump ruby/setup-ruby from 1.144.1 to 1.144.2dependabot[bot]
2023-03-20Disable `-w` on bundler and bundled gems testsNobuyoshi Nakada
2023-03-20Enable `-w` option at testNobuyoshi Nakada
2023-03-18RJIT: Upgrade Ubuntu on CITakashi Kokubun
2023-03-18RJIT: Install libcapstone-dev on CITakashi Kokubun
2023-03-17Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]
2023-03-17Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]
2023-03-17Bump ruby/setup-ruby from 1.144.0 to 1.144.1dependabot[bot]
2023-03-16Fix a bindgen CI failureTakashi Kokubun
2023-03-16[Feature #19442] Remove USE_RINCGC flagMatt Valentine-House
2023-03-16Bump github/codeql-action from 2.2.6 to 2.2.7dependabot[bot]
2023-03-13Disable RJIT_FORCE_ENABLE CI for nowTakashi Kokubun
2023-03-14Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]
2023-03-13Bump github/codeql-action from 2.2.5 to 2.2.6dependabot[bot]
2023-03-11Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun
2023-03-11Investigate which test hangs on MinGWTakashi Kokubun
2023-03-11Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA
2023-03-10Bump the required BASERUBY version to 2.5 (#7504)Takashi Kokubun
2023-03-10Bump ruby/setup-ruby from 1.143.0 to 1.144.0dependabot[bot]
2023-03-07Allow enabling YJIT and RJIT independently (#7474)Takashi Kokubun
2023-03-08Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]
2023-03-07Give more time to MinGW to run make testTakashi Kokubun
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-06Rename MJIT filenames to RJITTakashi Kokubun
2023-03-06Add a Slack notification for MJIT CITakashi Kokubun
2023-03-05Change default call threshold to 30Takashi Kokubun
2023-03-05Resurrect CI for MJITTakashi Kokubun