summaryrefslogtreecommitdiff
path: root/.github/workflows/mjit.yml
AgeCommit message (Expand)Author
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-26.github: use GNUMAKEFLAGS instead of JOBS卜部昌平
2021-10-20Revert "Disable YJIT while running MJIT tests (#62)"Alan Wu
2021-10-20Disable YJIT while running MJIT tests (#62)Aaron Patterson
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-06-01Enable VM_ASSERT in --jit CIs (#4543)Takashi Kokubun
2021-05-31Revert "Try enabling VM_ASSERT in --jit CIs"Takashi Kokubun
2021-05-31Try enabling VM_ASSERT in --jit CIsTakashi Kokubun
2021-04-08Use autogen.shNobuyoshi Nakada
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2020-12-19Install gdb on ActionsTakashi Kokubun
2020-12-17Remove --jit-save-temps from MJITTakashi Kokubun
2020-12-16Different names instead of `ulimit`Nobuyoshi Nakada
2020-12-13`ulimit` does not affect another shellKazuhiro NISHIYAMA
2020-12-12Allow dumping a core file on ActionsTakashi Kokubun
2020-12-11Add some JIT options to MJIT ActionsTakashi Kokubun
2020-11-28Increase timeout for MJIT ActionsTakashi Kokubun
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-07-13Remove --jit-min-calls for nowTakashi Kokubun
2020-07-12Add --jit-min-calls=5 (#3313)Takashi Kokubun
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04No one reads the detached head adviceNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-12.github: use actions/checkout@v2 again卜部昌平
2020-04-23Fix permission of PATHKazuhiro NISHIYAMA
2020-04-05Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada
2020-04-05Moved aclocal.m4 to macro directoryNobuyoshi Nakada
2020-03-30Use `--depth` on pull requestKazuhiro NISHIYAMA
2020-03-09Drop direct Slack notification from CIsTakashi Kokubun
2020-03-07Hook an experimental alert from ActionsTakashi Kokubun
2020-03-02.github/workflows: name the configure runs卜部昌平
2020-03-02.github: let "make leaked-globals" run in parallel卜部昌平
2020-03-02.github: make use of working-directory卜部昌平
2020-03-02.github: less verbose on: specifier卜部昌平
2020-02-10Use github.run_id in notification payload URLKazuhiro NISHIYAMA
2020-01-11Add branch option to checkout on pushKazuhiro NISHIYAMA