summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
AgeCommit message (Expand)Author
2021-02-27.github/workflows/macos.yml: Remove pre-installed gems before test on macos A...nagachika
2020-12-31merge revision(s) 45fd4436ee146f95487b1575c5a2df5cf77f4717:nagachika
2020-02-20Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA
2020-01-30Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada
2020-01-30Stop test-bundled-gems on macOS for nowNobuyoshi Nakada
2020-01-30Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA
2020-01-30Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-30Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-30Support running Actions on a forkTakashi Kokubun
2020-01-30Directly refer to GitHub eventsTakashi Kokubun
2020-01-30Remove code to prevent double build on trunkTakashi Kokubun
2020-01-30More consistent failure notificationsTakashi Kokubun
2020-01-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
2019-11-13Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA
2019-11-12Remove MSPECOPT formerly for debuggingTakashi Kokubun
2019-11-12Improve Actions job name shown on toolipTakashi Kokubun
2019-11-13Use style of set-envKazuhiro NISHIYAMA
2019-11-05Set $JOBS to Tests for parallel testsNobuyoshi Nakada
2019-11-05Simplify test tasksNobuyoshi Nakada
2019-10-28Try out-of-place buildNobuyoshi Nakada
2019-10-10Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA
2019-10-09Check '[ci skip]' at job levelKazuhiro NISHIYAMA
2019-09-30Run test-unit tests in CIBenoit Daloze
2019-09-29Exclude the test-unit bundled gem tests since they also fail since the Time#i...Benoit Daloze
2019-09-29Remove continue-on-error for test-bundled-gemsBenoit Daloze
2019-09-17`brew install` may fail, so try to use `tool/travis_retry.sh`Kazuhiro NISHIYAMA
2019-09-05Try to fix `invalid option`Kazuhiro NISHIYAMA
2019-09-05Change name to `Tests (test-bundled-gems)` in macos.yml tooKazuhiro NISHIYAMA
2019-09-04Add TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitestKazuhiro NISHIYAMA
2019-09-04`$JOBS` does not set in `env:`Kazuhiro NISHIYAMA
2019-09-04Use RUBY_TESTOPTS instead of TESTOPTSKazuhiro NISHIYAMA
2019-08-28Remove GITHUB_SHA from jobs.<job_id>.steps.envKazuhiro NISHIYAMA
2019-08-27Revert "Explain which test task"Nobuyoshi Nakada
2019-08-27Explain which test taskNobuyoshi Nakada
2019-08-22Make GitHub Actions Slack notification consistentTakashi Kokubun
2019-08-22Remove footer from message to Slackaycabta
2019-08-22Show short message to Slackaycabta
2019-08-20Skip tests on Actions if [ci skip]Takashi Kokubun
2019-08-19Reduce sub-shell and use `&&` instead of `;`Kazuhiro NISHIYAMA
2019-08-19Roughly retry `brew update`Takashi Kokubun
2019-08-19Stop reporting test-bundled-gems resultsTakashi Kokubun