aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos.yml
Commit message (Expand)AuthorAgeFilesLines
* 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