aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: Pass -O2 for annocheckAlan Wu2023-02-031-2/+3
* Bump ruby/setup-ruby from 1.133.0 to 1.134.0dependabot[bot]2023-02-014-4/+4
* Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]2023-02-0113-16/+16
* Bump github/codeql-action from 2.1.37 to 2.2.1dependabot[bot]2023-02-012-4/+4
* Bump actions/upload-artifact from 3.1.1 to 3.1.2dependabot[bot]2023-02-011-1/+1
* Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-02-0116-18/+18
* Disable broken last_files_match_only for nowTakashi Kokubun2023-01-311-1/+4
* Test VM_CHECK_MODE on GitHub Actions (#7204)Takashi Kokubun2023-01-311-3/+2
* Fix a broken matrix (#7207)Takashi Kokubun2023-01-301-1/+5
* Use matrix.entry for the Ubuntu workflow (#7205)Takashi Kokubun2023-01-301-9/+4
* YJIT: Set RUST_BACKTRACE=1 on YJIT GitHub Actions (#7152)Takashi Kokubun2023-01-181-0/+1
* [DOC] Extract tool/update-NEWS-gemlist.rbNobuyoshi Nakada2023-01-132-53/+2
* Enable `clippy` checks for yjit in CI (#7093)Ian Ker-Seymer2023-01-121-0/+9
* enhance build matrix卜部昌平2023-01-122-0/+2
* Strip trailing spaces [ci skip]Nobuyoshi Nakada2023-01-121-1/+1
* Remove no longer used environment variable [ci skip]Nobuyoshi Nakada2023-01-092-6/+0
* Pass options for extensions via `CONFIGURE_ARGS`Nobuyoshi Nakada2023-01-061-1/+5
* Skip reviews for cruby_bindings-only PRs [ci skip] (#7004)Takashi Kokubun2023-01-051-0/+2
* Pin octokit/request-action@v2.1.7Hiroshi SHIBATA2023-01-041-1/+1
* Bump ruby/setup-ruby from 1.128.0 to 1.133.0dependabot[bot]2023-01-044-4/+4
* Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]2023-01-0313-16/+16
* MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun2022-12-241-3/+2
* test-syntax-suggest is run by check nowNobuyoshi Nakada2022-12-231-1/+0
* Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-2316-17/+17
* Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]2022-12-2313-16/+16
* Bump octokit/request-actiondependabot[bot]2022-12-231-1/+1
* Bump github/codeql-action from 2.1.35 to 2.1.37dependabot[bot]2022-12-232-4/+4
* Bump ruby/setup-ruby from 1.126.0 to 1.128.0dependabot[bot]2022-12-234-4/+4
* Check `added` for the second sub! properlyTakashi Kokubun2022-12-221-1/+1
* Bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]2022-12-231-1/+1
* Bump necojackarc/auto-request-review from 0.8.0 to 0.10.0 (#7002)dependabot[bot]2022-12-221-1/+1
* Ignore man directories entirely [ci skip]Nobuyoshi Nakada2022-12-2012-49/+24
* Fix missing variablesTakashi Kokubun2022-12-152-2/+2
* Enable Slack notifications on more ActionsTakashi Kokubun2022-12-152-0/+28
* YJIT: Fold check-yjit-bindings into yjit-bindgenAlan Wu2022-12-081-1/+1
* YJIT: Add a hint for fixing "check-yjit-bindings"Alan Wu2022-12-081-0/+1
* NEWS.md: Remove white space only lines [ci skip]Nobuyoshi Nakada2022-12-071-0/+1
* Bump octokit/request-actiondependabot[bot]2022-12-061-1/+1
* Skip auto-request-review on fork repositoriesTakashi Kokubun2022-12-051-0/+1
* Change the dependabot interval to monthlyTakashi Kokubun2022-12-041-1/+1
* Bump ruby/setup-ruby from 1.125.0 to 1.126.0dependabot[bot]2022-12-054-4/+4
* Bump github/codeql-action from 2.1.33 to 2.1.35dependabot[bot]2022-12-052-4/+4
* YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert2022-12-021-1/+6
* Avoid bash specific variable substitutionNobuyoshi Nakada2022-12-021-2/+5
* Enable to dispatch Code scanning [ci skip]Nobuyoshi Nakada2022-11-301-0/+1
* Added permission restrictions for GitHub actionsHiroshi SHIBATA2022-11-2814-0/+46
* [StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot2022-11-283-0/+15
* Disable test-all on MJIT CI for nowTakashi Kokubun2022-11-271-5/+5
* Test only --mjit-wait for nowTakashi Kokubun2022-11-271-4/+4
* Allow an arbitrary number of newlinesTakashi Kokubun2022-11-251-1/+1