aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+11
* Revert "Try notifying Slack from Actions"Takashi Kokubun2019-08-181-12/+0
* Try notifying Slack from ActionsTakashi Kokubun2019-08-181-0/+12
* Drop continue-on-error for make checkTakashi Kokubun2019-08-181-2/+1
* Added missing condition for test-bundler and test-bundled-gems.Hiroshi SHIBATA2019-08-171-0/+1
* Added test check to ubuntu on GitHub ActionsHiroshi SHIBATA2019-08-171-1/+8
* Disable fail-fast of GitHub ActionsTakashi Kokubun2019-08-171-0/+1
* Mark bundler / bundled-gems as continue-on-failureTakashi Kokubun2019-08-141-0/+2
* Stop using official actions/checkoutTakashi Kokubun2019-08-141-4/+13
* Use the official actions/checkout again (#2357)Takashi Kokubun2019-08-131-2/+4
* 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-2/+0
* Removed make checkHiroshi SHIBATA2019-08-121-4/+2
* Fixed the world writable dirs on Ubuntu environment.Hiroshi SHIBATA2019-08-121-0/+4
* Added test-bundled-gems to GitHub ActionsHiroshi SHIBATA2019-08-121-2/+2
* Port ubuntu workflow based on macosHiroshi SHIBATA2019-08-121-0/+41