summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2021-03-21I gave up tentatively to support autoconf 2.70 in ruby_2_7 and remove failing...nagachika
2021-02-27.github/workflows/macos.yml: Remove pre-installed gems before test on macos A...nagachika
2020-12-31merge revision(s) 45fd4436ee146f95487b1575c5a2df5cf77f4717:nagachika
2020-08-01ruby_2_7 update MinGW Actions workflowMSP-Greg
2020-02-20Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA
2020-01-30check ruby_2_7 branchNARUSE, Yui
2020-01-30Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada
2020-01-30Stop test-bundled-gems on macOS for nowNobuyoshi Nakada
2020-01-30.github/workflows/cygwin.yml: RemovedYusuke Endoh
2020-01-30Checkout with git on cygwin for EOL codeNobuyoshi Nakada
2020-01-30Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA
2020-01-30Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-30Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-30Support running Actions on a forkTakashi Kokubun
2020-01-30Directly refer to GitHub eventsTakashi Kokubun
2020-01-30Remove code to prevent double build on trunkTakashi Kokubun
2020-01-30More consistent failure notificationsTakashi Kokubun
2020-01-30Make test run condition consistent with other jobsTakashi Kokubun
2020-01-30Run tests in the consistent orderTakashi Kokubun
2020-01-30Fix an outdated commentTakashi Kokubun
2020-01-30Actions MinGW - fix test-all (#2803)MSP-Greg
2020-01-30Use actions/checkout for PR (#2804)Takashi Kokubun
2020-01-30Official actions/checkout is uselessTakashi Kokubun
2020-01-30Make Slack notifications consistentTakashi Kokubun
2020-01-30There's no such targetTakashi Kokubun
2020-01-30Make all Actions job names consistentTakashi Kokubun
2020-01-30Do not doubly build on trunkTakashi Kokubun
2020-01-30MinGW on Actions (#2791)MSP-Greg
2020-01-30Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun
2019-12-25Commented-out btest on cygwin environment of GitHub ActionsHiroshi SHIBATA
2019-12-13Ignore error of `apt-get update` in MJIT workflow tooKazuhiro NISHIYAMA
2019-12-13Ignore error of `apt-get update` on GitHub ActionsKazuhiro NISHIYAMA
2019-12-11Try to use `set-output`Kazuhiro NISHIYAMA
2019-12-11Create dummy files when check onlyKazuhiro NISHIYAMA
2019-12-11Create more dummy files in build directoryKazuhiro NISHIYAMA
2019-12-11Do not load files in build directoryKazuhiro NISHIYAMA
2019-12-10Move SECURITY.md into .github/ to reduce the files on the top directoryYusuke Endoh
2019-12-10[cygwin] Removed unnecessary packagesNobuyoshi Nakada
2019-12-10[cygwin] Removed unnecessary `-c` optionsNobuyoshi Nakada
2019-12-09Add cache of cygwin packagesKazuhiro NISHIYAMA
2019-12-09Remove unused branch nameKazuhiro NISHIYAMA
2019-12-09Split cygwin-chocolatey cacheKazuhiro NISHIYAMA
2019-12-09Remove debug printKazuhiro NISHIYAMA
2019-12-09Separate stepsNobuyoshi Nakada
2019-12-09Set PATH at onceNobuyoshi Nakada
2019-12-09Fixed the checking out sourceNobuyoshi Nakada
2019-12-09Add .github/workflows/cygwin.ymlDaisuke Fujimura (fd0)
2019-11-30Make extract-gems only if test_task is checkKazuhiro NISHIYAMA
2019-11-30Add update-gems before extract-gemsKazuhiro NISHIYAMA
2019-11-30Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA