summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2019-09-13Dump some informationKazuhiro NISHIYAMA
2019-09-12Moved coverage.yml to https://github.com/ruby/actions [ci skip]Kazuhiro NISHIYAMA
2019-09-11Moved doxygen.yml to https://github.com/ruby/actions [ci skip]Kazuhiro NISHIYAMA
2019-09-11Add `--no-progress` to `aws s3` [ci skip]Kazuhiro NISHIYAMA
2019-09-07Check github.repository in doxygen.yml [ci skip]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-09-03Roughly retry choco install commandsTakashi Kokubun
2019-09-03Remove SKIP_DOXYGEN because job.env does not set in `if:`Kazuhiro NISHIYAMA
2019-08-28Use `set-env` instead of `grep` in each stepKazuhiro NISHIYAMA
2019-08-28Use JOBS again like macos.ymlKazuhiro NISHIYAMA
2019-08-28Change name to `Tests (test-bundled-gems)`Kazuhiro NISHIYAMA
2019-08-28Add name to autoconfKazuhiro NISHIYAMA
2019-08-28Remove GITHUB_SHA from jobs.<job_id>.steps.envKazuhiro NISHIYAMA
2019-08-28Allow missing projectnumber [ci skip]Kazuhiro NISHIYAMA
2019-08-28Show projectnumber in current index.html and GITHUB_SHAKazuhiro NISHIYAMA
2019-08-28Fix doxygen actionKazuhiro NISHIYAMA
2019-08-28Run on schedule only and skip if not modifiedKazuhiro NISHIYAMA
2019-08-28Make doxygen / coverage torelant to clone raceTakashi Kokubun
2019-08-27Drop more unused configs from doxygen and coverageTakashi Kokubun
2019-08-27Omit unused matrix strategy from doxygen workflowTakashi Kokubun
2019-08-27Add graphviz for dot commandKazuhiro NISHIYAMA
2019-08-27Doxygen in GitHub Actions (#2406)Yusuke Endoh
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