summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-01-18YJIT: Set RUST_BACKTRACE=1 on YJIT GitHub Actions (#7152)Takashi Kokubun
2023-01-13[DOC] Extract tool/update-NEWS-gemlist.rbNobuyoshi Nakada
2023-01-12Enable `clippy` checks for yjit in CI (#7093)Ian Ker-Seymer
2023-01-12enhance build matrix卜部昌平
2023-01-12Strip trailing spaces [ci skip]Nobuyoshi Nakada
2023-01-09Remove no longer used environment variable [ci skip]Nobuyoshi Nakada
2023-01-06Pass options for extensions via `CONFIGURE_ARGS`Nobuyoshi Nakada
2023-01-05Skip reviews for cruby_bindings-only PRs [ci skip] (#7004)Takashi Kokubun
2023-01-04Pin octokit/request-action@v2.1.7Hiroshi SHIBATA
2023-01-04Bump ruby/setup-ruby from 1.128.0 to 1.133.0dependabot[bot]
2023-01-03Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]
2022-12-24MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun
2022-12-23test-syntax-suggest is run by check nowNobuyoshi Nakada
2022-12-23Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]
2022-12-23Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]
2022-12-23Bump octokit/request-actiondependabot[bot]
2022-12-23Bump github/codeql-action from 2.1.35 to 2.1.37dependabot[bot]
2022-12-23Bump ruby/setup-ruby from 1.126.0 to 1.128.0dependabot[bot]
2022-12-22Check `added` for the second sub! properlyTakashi Kokubun
2022-12-23Bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]
2022-12-22Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 (#7002)dependabot[bot]
2022-12-20Ignore man directories entirely [ci skip]Nobuyoshi Nakada
2022-12-15Fix missing variablesTakashi Kokubun
2022-12-15Enable Slack notifications on more ActionsTakashi Kokubun
2022-12-08YJIT: Fold check-yjit-bindings into yjit-bindgenAlan Wu
2022-12-08YJIT: Add a hint for fixing "check-yjit-bindings"Alan Wu
2022-12-07NEWS.md: Remove white space only lines [ci skip]Nobuyoshi Nakada
2022-12-06Bump octokit/request-actiondependabot[bot]
2022-12-05Skip auto-request-review on fork repositoriesTakashi Kokubun
2022-12-04Change the dependabot interval to monthlyTakashi Kokubun
2022-12-05Bump ruby/setup-ruby from 1.125.0 to 1.126.0dependabot[bot]
2022-12-05Bump github/codeql-action from 2.1.33 to 2.1.35dependabot[bot]
2022-12-02YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert
2022-12-02Avoid bash specific variable substitutionNobuyoshi Nakada
2022-11-30Enable to dispatch Code scanning [ci skip]Nobuyoshi Nakada
2022-11-28Added permission restrictions for GitHub actionsHiroshi SHIBATA
2022-11-28[StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot
2022-11-27Disable test-all on MJIT CI for nowTakashi Kokubun
2022-11-27Test only --mjit-wait for nowTakashi Kokubun
2022-11-25Allow an arbitrary number of newlinesTakashi Kokubun
2022-11-26Follow the NEWS.md change up [ci skip]Nobuyoshi Nakada
2022-11-25[StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot
2022-11-21YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun
2022-11-15Let mjit-bindgen use BASERUBY and bundle/inline (#6740)Takashi Kokubun
2022-11-14Try to let dependabot maintain the version commentTakashi Kokubun
2022-11-14Bump actions/upload-artifact from 3.1.0 to 3.1.1dependabot[bot]
2022-11-11Enable only master-branchHiroshi SHIBATA
2022-11-11Test with topic-branchHiroshi SHIBATA
2022-11-11Use secrets.SCORECARD_READ_TOKENHiroshi SHIBATA
2022-11-11Try to use ossf/scorecardsHiroshi SHIBATA