summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
AgeCommit message (Expand)Author
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-09-27Remove outdated comment [ci skip]Kazuhiro NISHIYAMA
2020-09-06Increase timeout for GitHub Actions.Samuel Williams
2020-09-01minitest is working fine with Ruby 3Hiroshi SHIBATA
2020-09-01xmlrpc has been removed from the bundled gemsHiroshi SHIBATA
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-05Try test-bundler-parallel in GitHub ActionsNobuyoshi 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-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-24Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA
2020-03-14Use new `prepare-gems` target when possibleDavid Rodríguez
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-20Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA
2020-02-10Use github.run_id in notification payload URLKazuhiro NISHIYAMA
2020-01-19Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada
2020-01-19Stop test-bundled-gems on macOS for nowNobuyoshi Nakada
2020-01-12Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA
2020-01-11Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-06Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-06Support running Actions on a forkTakashi Kokubun
2020-01-06Directly refer to GitHub eventsTakashi Kokubun
2019-12-31Remove code to prevent double build on trunkTakashi Kokubun
2019-12-31More consistent failure notificationsTakashi Kokubun
2019-12-30Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun
2019-12-11Try to use `set-output`Kazuhiro NISHIYAMA
2019-11-30Make extract-gems only if test_task is checkKazuhiro NISHIYAMA
2019-11-30Add update-gems before extract-gemsKazuhiro NISHIYAMA
2019-11-30Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA
2019-11-22Stop using undefined matrix.os for macOSTakashi Kokubun
2019-11-19Remove TEST_BUNDLED_GEMS_ALLOW_FAILURESKazuhiro NISHIYAMA
2019-11-13Make GitHub Actions notification more like TravisTakashi Kokubun
2019-11-13Use shallow-since instead of depthKazuhiro NISHIYAMA
2019-11-12Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun