summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-171-1/+1
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-171-3/+3
* Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]2023-03-141-1/+1
* Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun2023-03-111-1/+1
* Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA2023-03-111-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]2023-03-081-1/+1
* Fix rbs (#7415)Soutaro Matsumoto2023-03-021-1/+1
* Allow failing rbs failures for nowTakashi Kokubun2023-03-011-1/+1
* Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]2023-02-221-1/+1
* Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]2023-02-161-1/+1
* Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]2023-02-011-1/+1
* Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-02-011-3/+3
* YJIT: Set RUST_BACKTRACE=1 on YJIT GitHub Actions (#7152)Takashi Kokubun2023-01-181-0/+1
* Enable `clippy` checks for yjit in CI (#7093)Ian Ker-Seymer2023-01-121-0/+9
* Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]2023-01-031-1/+1
* Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-231-2/+2
* Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Ignore man directories entirely [ci skip]Nobuyoshi Nakada2022-12-201-4/+2
* 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
* YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert2022-12-021-1/+6
* Added permission restrictions for GitHub actionsHiroshi SHIBATA2022-11-281-0/+3
* [StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot2022-11-251-4/+4
* YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun2022-11-211-2/+2
* YJIT: Test --yjit-verify-ctx on GitHub Actions as well (#6639)Takashi Kokubun2022-10-261-1/+1
* Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun2022-10-251-2/+2
* Ignore manual files only commits [ci skip]Nobuyoshi Nakada2022-10-181-0/+4
* Fix a broken Slack notificationTakashi Kokubun2022-09-211-1/+1
* YJIT: Show --yjit-stats of railsbench on CI (#6403)Takashi Kokubun2022-09-201-2/+16
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-251-2/+2
* Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada2022-06-191-1/+1
* YJIT: Relax minimum Rust version requirement to 1.58.1Alan Wu2022-05-291-1/+5
* Rust YJITAlan Wu2022-04-271-19/+36
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-241-1/+1
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-241-1/+1
* Get rid of building main again when test-bundled-gemsNobuyoshi Nakada2022-01-141-0/+1
* Fix RBS test failures of taint/trust (#5364)Masataka Pocke Kuwabara2021-12-281-1/+1
* Ignore failures taint/trust in RBS tentatively [ci skip]Nobuyoshi Nakada2021-12-271-1/+1
* Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada2021-12-181-1/+1
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-161-0/+1
* Cache downloaded filesNobuyoshi Nakada2021-12-021-0/+4
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-211-2/+2
* Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert2021-11-181-3/+1
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-181-0/+4
* Skip tests if only document files changedNobuyoshi Nakada2021-10-291-1/+12
* .github: use GNUMAKEFLAGS instead of JOBS卜部昌平2021-10-261-4/+4
* Reduce YJIT runs on Ubuntu [ci skip]Nobuyoshi Nakada2021-10-241-2/+2
* Use `${{}}` for if statementNobuyoshi Nakada2021-10-241-1/+1
* Use env var to turn on YJIT for test-bundled-gemsAlan Wu2021-10-201-1/+5