aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA2019-10-101-2/+2
* Check '[ci skip]' at job levelKazuhiro NISHIYAMA2019-10-091-0/+1
* Run test-unit tests in CIBenoit Daloze2019-09-301-2/+1
* Exclude the test-unit bundled gem tests since they also fail since the Time#i...Benoit Daloze2019-09-291-2/+3
* Remove continue-on-error for test-bundled-gemsBenoit Daloze2019-09-291-2/+0
* `brew install` may fail, so try to use `tool/travis_retry.sh`Kazuhiro NISHIYAMA2019-09-171-4/+5
* Try to fix `invalid option`Kazuhiro NISHIYAMA2019-09-051-1/+3
* Change name to `Tests (test-bundled-gems)` in macos.yml tooKazuhiro NISHIYAMA2019-09-051-1/+1
* Add TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitestKazuhiro NISHIYAMA2019-09-041-1/+2
* `$JOBS` does not set in `env:`Kazuhiro NISHIYAMA2019-09-041-5/+2
* Use RUBY_TESTOPTS instead of TESTOPTSKazuhiro NISHIYAMA2019-09-041-2/+2
* Remove GITHUB_SHA from jobs.<job_id>.steps.envKazuhiro NISHIYAMA2019-08-281-2/+0
* Revert "Explain which test task"Nobuyoshi Nakada2019-08-271-2/+2
* Explain which test taskNobuyoshi Nakada2019-08-271-2/+2
* Make GitHub Actions Slack notification consistentTakashi Kokubun2019-08-221-2/+4
* Remove footer from message to Slackaycabta2019-08-221-1/+0
* Show short message to Slackaycabta2019-08-221-4/+1
* Skip tests on Actions if [ci skip]Takashi Kokubun2019-08-201-2/+2
* Reduce sub-shell and use `&&` instead of `;`Kazuhiro NISHIYAMA2019-08-191-1/+1
* Roughly retry `brew update`Takashi Kokubun2019-08-191-1/+1
* Stop reporting test-bundled-gems resultsTakashi Kokubun2019-08-191-0/+8
* Workaround errors on multi-line commit messageTakashi Kokubun2019-08-191-1/+3
* Make Slack notification availableTakashi Kokubun2019-08-191-6/+10
* Implement Slack notification for ActionsTakashi Kokubun2019-08-191-10/+11
* Revert "Try notifying Slack from Actions"Takashi Kokubun2019-08-181-12/+0
* Try notifying Slack from ActionsTakashi Kokubun2019-08-181-0/+12
* Disable fail-fast of GitHub ActionsTakashi Kokubun2019-08-171-0/+1
* Mark bundler / bundled-gems as continue-on-failureTakashi Kokubun2019-08-141-1/+10
* Stop using official actions/checkoutTakashi Kokubun2019-08-141-4/+13
* Use the official actions/checkout again (#2357)Takashi Kokubun2019-08-131-2/+4
* Revert "Roughly retry `brew update` on GitHub Actions"Takashi Kokubun2019-08-121-1/+1
* Drop unused ccacheTakashi Kokubun2019-08-121-1/+1
* Roughly retry `brew update` on GitHub ActionsTakashi Kokubun2019-08-121-1/+1
* Try testing openssl@1.1 on GitHub ActionsTakashi Kokubun2019-08-121-2/+2
* We did not have tool/ before checkoutTakashi Kokubun2019-08-121-1/+1
* Stop relying on actions/checkoutTakashi Kokubun2019-08-121-4/+2
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-121-1/+0
* Added test-bundled-gems to GitHub ActionsHiroshi SHIBATA2019-08-121-2/+2
* Increase fetch-depthHiroshi SHIBATA2019-08-111-1/+1
* GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-111-0/+1
* Use check.Hiroshi SHIBATA2019-08-111-4/+2
* Try to migrate test-bundler to Actions.Hiroshi SHIBATA2019-08-111-4/+8
* Fix wrong pull_request filterTakashi Kokubun2019-08-101-1/+1
* Increase the fetch-depth of GitHub ActionsTakashi Kokubun2019-08-101-1/+1
* Set more descriptive labels to workflowTakashi Kokubun2019-08-101-11/+6
* Drop confusing label from workflowTakashi Kokubun2019-08-101-1/+0
* Escape asterisk on pull request pathsTakashi Kokubun2019-08-101-1/+1
* Skip running GitHub Actions on trunkTakashi Kokubun2019-08-101-3/+6
* Rename workflow.yml to macos.ymlTakashi Kokubun2019-08-101-0/+42