summaryrefslogtreecommitdiff
path: root/.github/workflows/mjit.yml
Commit message (Expand)AuthorAgeFilesLines
* Update without touch-unicode-filesNobuyoshi Nakada2020-06-161-4/+1
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-0/+5
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* No one reads the detached head adviceNobuyoshi Nakada2020-06-041-0/+3
* Fetch no tagsNobuyoshi Nakada2020-06-041-0/+1
* Removed fetch-depthNobuyoshi Nakada2020-06-041-1/+0
* .github: use actions/checkout@v2 again卜部昌平2020-05-121-11/+4
* Fix permission of PATHKazuhiro NISHIYAMA2020-04-231-1/+2
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-1/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+1
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-301-1/+1
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-17/+3
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-071-0/+13
* .github/workflows: name the configure runs卜部昌平2020-03-021-1/+1
* .github: let "make leaked-globals" run in parallel卜部昌平2020-03-021-2/+0
* .github: make use of working-directory卜部昌平2020-03-021-18/+20
* .github: less verbose on: specifier卜部昌平2020-03-021-7/+1
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-101-1/+1
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-111-1/+1
* Slightly change the job wording [ci skip]Takashi Kokubun2020-01-061-1/+1
* Support running Actions on a forkTakashi Kokubun2020-01-061-2/+2
* Directly refer to GitHub eventsTakashi Kokubun2020-01-061-6/+2
* Remove code to prevent double build on trunkTakashi Kokubun2019-12-311-1/+1
* More consistent failure notificationsTakashi Kokubun2019-12-311-2/+2
* Make Slack notifications consistentTakashi Kokubun2019-12-301-2/+2
* Make all Actions job names consistentTakashi Kokubun2019-12-301-1/+2
* Ignore error of `apt-get update` in MJIT workflow tooKazuhiro NISHIYAMA2019-12-131-1/+1
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-111-1/+2
* Stop using undefined matrix.os for macOSTakashi Kokubun2019-11-221-1/+1
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-131-1/+1
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-131-2/+2
* Add commit number of today to notification of mjit CI tooKazuhiro NISHIYAMA2019-11-131-1/+2
* Fix MJIT test's Slack notificationTakashi Kokubun2019-11-121-1/+1
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-121-0/+77