summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-ubuntu.yml
AgeCommit message (Expand)Author
2023-08-01YJIT: Let local yjit-bindgen exit successfully (#8156)Takashi Kokubun
2023-07-13Let `[DOC]` in PR title skip CIsNobuyoshi Nakada
2023-07-04chore: add blank lines [ci skip]卜部昌平
2023-07-04chore: just add spaces [ci skip]卜部昌平
2023-07-04chore: prettier [ci skip]卜部昌平
2023-07-04refactor extract mkdir卜部昌平
2023-06-30refactor extract apt-get卜部昌平
2023-06-29proper path卜部昌平
2023-06-29refactor extract ${{ ghithub }} expressions卜部昌平
2023-06-12Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-12Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui
2023-05-12Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui
2023-04-14Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]
2023-04-06YJIT: Stack temp register allocation for arm64 (#7659)Takashi Kokubun
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-28Use merge_groupNARUSE, Yui
2023-03-28Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]
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-14Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]
2023-03-11Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun
2023-03-11Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA
2023-03-08Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]
2023-03-02Fix rbs (#7415)Soutaro Matsumoto
2023-03-01Allow failing rbs failures for nowTakashi Kokubun
2023-02-22Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]
2023-02-16Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]
2023-02-01Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]
2023-02-01Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]
2023-01-18YJIT: Set RUST_BACKTRACE=1 on YJIT GitHub Actions (#7152)Takashi Kokubun
2023-01-12Enable `clippy` checks for yjit in CI (#7093)Ian Ker-Seymer
2023-01-03Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]
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-20Ignore man directories entirely [ci skip]Nobuyoshi Nakada
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-02YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert
2022-11-28Added permission restrictions for GitHub actionsHiroshi SHIBATA
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-10-26YJIT: Test --yjit-verify-ctx on GitHub Actions as well (#6639)Takashi Kokubun
2022-10-25Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun
2022-10-18Ignore manual files only commits [ci skip]Nobuyoshi Nakada
2022-09-21Fix a broken Slack notificationTakashi Kokubun