aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ruby_2_7 update MinGW Actions workflowMSP-Greg2020-08-011-4/+3
* Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA2020-02-201-1/+1
* check ruby_2_7 branchNARUSE, Yui2020-01-301-6/+6
* Allow rexml to fail on macOS of Github ActionsNobuyoshi Nakada2020-01-301-2/+2
* Stop test-bundled-gems on macOS for nowNobuyoshi Nakada2020-01-301-1/+1
* .github/workflows/cygwin.yml: RemovedYusuke Endoh2020-01-301-93/+0
* Checkout with git on cygwin for EOL codeNobuyoshi Nakada2020-01-301-2/+2
* Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA2020-01-302-2/+4
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-306-7/+9
* Slightly change the job wording [ci skip]Takashi Kokubun2020-01-306-6/+6
* Support running Actions on a forkTakashi Kokubun2020-01-306-12/+12
* Directly refer to GitHub eventsTakashi Kokubun2020-01-304-22/+9
* Remove code to prevent double build on trunkTakashi Kokubun2020-01-306-6/+6
* More consistent failure notificationsTakashi Kokubun2020-01-306-10/+24
* Make test run condition consistent with other jobsTakashi Kokubun2020-01-301-2/+0
* Run tests in the consistent orderTakashi Kokubun2020-01-301-10/+10
* Fix an outdated commentTakashi Kokubun2020-01-301-1/+1
* Actions MinGW - fix test-all (#2803)MSP-Greg2020-01-301-2/+2
* Use actions/checkout for PR (#2804)Takashi Kokubun2020-01-301-7/+4
* Official actions/checkout is uselessTakashi Kokubun2020-01-301-4/+15
* Make Slack notifications consistentTakashi Kokubun2020-01-302-3/+18
* There's no such targetTakashi Kokubun2020-01-301-1/+1
* Make all Actions job names consistentTakashi Kokubun2020-01-302-3/+6
* Do not doubly build on trunkTakashi Kokubun2020-01-301-1/+1
* MinGW on Actions (#2791)MSP-Greg2020-01-301-0/+133
* Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun2020-01-302-0/+4
* Commented-out btest on cygwin environment of GitHub ActionsHiroshi SHIBATA2019-12-251-4/+5
* Ignore error of `apt-get update` in MJIT workflow tooKazuhiro NISHIYAMA2019-12-131-1/+1
* Ignore error of `apt-get update` on GitHub ActionsKazuhiro NISHIYAMA2019-12-131-1/+1
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-115-8/+11
* Create dummy files when check onlyKazuhiro NISHIYAMA2019-12-111-0/+1
* Create more dummy files in build directoryKazuhiro NISHIYAMA2019-12-111-1/+1
* Do not load files in build directoryKazuhiro NISHIYAMA2019-12-111-0/+4
* Move SECURITY.md into .github/ to reduce the files on the top directoryYusuke Endoh2019-12-101-0/+9
* [cygwin] Removed unnecessary packagesNobuyoshi Nakada2019-12-101-1/+1
* [cygwin] Removed unnecessary `-c` optionsNobuyoshi Nakada2019-12-101-3/+3
* Add cache of cygwin packagesKazuhiro NISHIYAMA2019-12-091-1/+8
* Remove unused branch nameKazuhiro NISHIYAMA2019-12-091-1/+0
* Split cygwin-chocolatey cacheKazuhiro NISHIYAMA2019-12-091-3/+3
* Remove debug printKazuhiro NISHIYAMA2019-12-092-2/+0
* Separate stepsNobuyoshi Nakada2019-12-091-2/+17
* Set PATH at onceNobuyoshi Nakada2019-12-091-4/+3
* Fixed the checking out sourceNobuyoshi Nakada2019-12-091-4/+4
* Add .github/workflows/cygwin.ymlDaisuke Fujimura (fd0)2019-12-091-0/+60
* Make extract-gems only if test_task is checkKazuhiro NISHIYAMA2019-11-302-0/+2
* Add update-gems before extract-gemsKazuhiro NISHIYAMA2019-11-302-2/+2
* Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA2019-11-303-0/+6
* Drop windows-2016 on GitHub ActionsKazuhiro NISHIYAMA2019-11-271-7/+2
* Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA2019-11-261-1/+1
* Stop using undefined matrix.os for macOSTakashi Kokubun2019-11-222-2/+2