aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/mingw.yml
Commit message (Expand)AuthorAgeFilesLines
* Increase timeout for GitHub Actions.Samuel Williams2020-09-061-1/+1
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-2/+7
* Reduced job number to run tests on MinGWNobuyoshi Nakada2020-06-101-3/+3
* Run tests in more parallelNobuyoshi Nakada2020-06-061-3/+3
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* No one reads the detached head adviceNobuyoshi Nakada2020-06-041-0/+1
* Fetch no tagsNobuyoshi Nakada2020-06-041-0/+1
* Removed fetch-depthNobuyoshi Nakada2020-06-041-1/+0
* .github: use actions/checkout@v2 again卜部昌平2020-05-121-13/+4
* .github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh2020-04-221-0/+1
* Update workflows/mingw.yml - use setup-ruby-pkgs (#3042)MSP-Greg2020-04-181-12/+5
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-2/+2
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-1/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+1
* .github/workflows/mingw.yml: Turn off verbose mode [ci skip]Nobuyoshi Nakada2020-04-041-1/+1
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-301-1/+1
* Fixed relative paths for test-specNobuyoshi Nakada2020-03-281-2/+2
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-17/+3
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-071-0/+13
* .github: make use of working-directory卜部昌平2020-03-021-11/+15
* .github: less verbose on: specifier卜部昌平2020-03-021-7/+1
* Revert "MinGW - rename OpenSSL dll's in system32 directory"Hiroshi SHIBATA2020-02-141-3/+0
* MinGW - rename OpenSSL dll's in system32 directoryMSP-Greg2020-02-141-0/+3
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-101-1/+1
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-111-1/+2
* Slightly change the job wording [ci skip]Takashi Kokubun2020-01-061-1/+1
* Support running Actions on a forkTakashi Kokubun2020-01-061-2/+2
* Directly refer to GitHub eventsTakashi Kokubun2020-01-061-4/+3
* Remove code to prevent double build on trunkTakashi Kokubun2019-12-311-1/+1
* More consistent failure notificationsTakashi Kokubun2019-12-311-2/+2
* Make test run condition consistent with other jobsTakashi Kokubun2019-12-311-2/+0
* Run tests in the consistent orderTakashi Kokubun2019-12-311-10/+10
* Fix an outdated commentTakashi Kokubun2019-12-311-1/+1
* Actions MinGW - fix test-all (#2803)MSP-Greg2019-12-311-2/+2
* Use actions/checkout for PR (#2804)Takashi Kokubun2019-12-311-7/+4
* Official actions/checkout is uselessTakashi Kokubun2019-12-311-4/+15
* Make Slack notifications consistentTakashi Kokubun2019-12-301-1/+16
* There's no such targetTakashi Kokubun2019-12-301-1/+1
* Make all Actions job names consistentTakashi Kokubun2019-12-301-2/+4
* Do not doubly build on trunkTakashi Kokubun2019-12-301-1/+1
* MinGW on Actions (#2791)MSP-Greg2019-12-301-0/+133