summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2019-08-27Revert "Explain which test task"Nobuyoshi Nakada
2019-08-27.github/workflows/coverage.yml: add a cron job for coverage in ActionsYusuke Endoh
2019-08-27Explain which test taskNobuyoshi Nakada
2019-08-26Expand JOBS instead of meaningless export (#2402)Kazuhiro NISHIYAMA
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-21Debug GitHub context on broken notificationTakashi Kokubun
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
2019-08-19Workaround errors on multi-line commit messageTakashi Kokubun
2019-08-19Make Slack notification availableTakashi Kokubun
2019-08-19Implement Slack notification for ActionsTakashi Kokubun
2019-08-18Revert "Try notifying Slack from Actions"Takashi Kokubun
2019-08-18Try notifying Slack from ActionsTakashi Kokubun
2019-08-18Drop continue-on-error for make checkTakashi Kokubun
2019-08-17Added missing condition for test-bundler and test-bundled-gems.Hiroshi SHIBATA
2019-08-17Added test check to ubuntu on GitHub ActionsHiroshi SHIBATA
2019-08-17Disable fail-fast of GitHub ActionsTakashi Kokubun
2019-08-14Mark bundler / bundled-gems as continue-on-failureTakashi Kokubun
2019-08-14Update the description of check_branchTakashi Kokubun
2019-08-14Rename check_branch.master to pull_request.check_branchTakashi Kokubun
2019-08-14Try to fix variable reference on Windows (#2361)Takashi Kokubun
2019-08-14Stop using official actions/checkoutTakashi Kokubun
2019-08-13Use the official actions/checkout again (#2357)Takashi Kokubun
2019-08-13Update the comment in check_branch [ci skip] (#2355)Takashi Kokubun
2019-08-13Explain the current status of branches [ci skip] (#2350)Takashi Kokubun
2019-08-13Update check_branch description a little [ci skip]Takashi Kokubun
2019-08-12Add a quick job to be used for branch protectionTakashi Kokubun
2019-08-12added --disable-install-doc to Windows workflow of GitHub ActionsHiroshi SHIBATA
2019-08-12Try to nmake testHiroshi SHIBATA
2019-08-12Try to merge windows 2016 and 2019Hiroshi SHIBATA
2019-08-12Added windows-2019 workflowHiroshi SHIBATA
2019-08-12Try to nmakeHiroshi SHIBATA
2019-08-12Migrate Windows 2016 env to GitHub Actions from AzurePipelinesHiroshi SHIBATA
2019-08-12Revert "Roughly retry `brew update` on GitHub Actions"Takashi Kokubun
2019-08-12Drop unused ccacheTakashi Kokubun
2019-08-12Roughly retry `brew update` on GitHub ActionsTakashi Kokubun
2019-08-12Try testing openssl@1.1 on GitHub ActionsTakashi Kokubun
2019-08-12We did not have tool/ before checkoutTakashi Kokubun
2019-08-12Stop relying on actions/checkoutTakashi Kokubun
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-12Removed make checkHiroshi SHIBATA
2019-08-12Fixed the world writable dirs on Ubuntu environment.Hiroshi SHIBATA
2019-08-12Added test-bundled-gems to GitHub ActionsHiroshi SHIBATA
2019-08-12Port ubuntu workflow based on macosHiroshi SHIBATA
2019-08-11Increase fetch-depthHiroshi SHIBATA
2019-08-11GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA