summaryrefslogtreecommitdiff
path: root/.github/workflows/mingw.yml
AgeCommit message (Expand)Author
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-27Add --timeout to try to find hanging specBenoit Daloze
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2021-02-02Set git config in global instead of systemNobuyoshi Nakada
2020-12-27Check leaked global symbols under more various conditionsNobuyoshi Nakada
2020-12-10Reintroduce the fix againTakashi Kokubun
2020-12-10Fix the path properlyTakashi Kokubun
2020-12-10Try fixing the -I positionTakashi Kokubun
2020-12-10Actions mingw - add tool/test for WEBrick in spec tests (#3882)MSP-Greg
2020-12-07Remove BUNLDER_VERSION in Windows (#3859)MSP-Greg
2020-12-07Pass the flag as $TESTOPTSTakashi Kokubun
2020-12-08skip failing tests in test-all on mingwNARUSE, Yui
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-06Increase timeout for GitHub Actions.Samuel Williams
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-10Reduced job number to run tests on MinGWNobuyoshi Nakada
2020-06-06Run tests in more parallelNobuyoshi Nakada
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04No one reads the detached head adviceNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-12.github: use actions/checkout@v2 again卜部昌平
2020-04-22.github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh
2020-04-18Update workflows/mingw.yml - use setup-ruby-pkgs (#3042)MSP-Greg
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-05Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada
2020-04-05Moved aclocal.m4 to macro directoryNobuyoshi Nakada
2020-04-04.github/workflows/mingw.yml: Turn off verbose mode [ci skip]Nobuyoshi Nakada
2020-03-30Use `--depth` on pull requestKazuhiro NISHIYAMA
2020-03-28Fixed relative paths for test-specNobuyoshi Nakada
2020-03-09Drop direct Slack notification from CIsTakashi Kokubun
2020-03-07Hook an experimental alert from ActionsTakashi Kokubun
2020-03-02.github: make use of working-directory卜部昌平
2020-03-02.github: less verbose on: specifier卜部昌平
2020-02-14Revert "MinGW - rename OpenSSL dll's in system32 directory"Hiroshi SHIBATA
2020-02-14MinGW - rename OpenSSL dll's in system32 directoryMSP-Greg
2020-02-10Use github.run_id in notification payload URLKazuhiro NISHIYAMA
2020-01-11Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-06Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-06Support running Actions on a forkTakashi Kokubun
2020-01-06Directly refer to GitHub eventsTakashi Kokubun
2019-12-31Remove code to prevent double build on trunkTakashi Kokubun
2019-12-31More consistent failure notificationsTakashi Kokubun
2019-12-31Make test run condition consistent with other jobsTakashi Kokubun
2019-12-31Run tests in the consistent orderTakashi Kokubun
2019-12-31Fix an outdated commentTakashi Kokubun
2019-12-31Actions MinGW - fix test-all (#2803)MSP-Greg
2019-12-31Use actions/checkout for PR (#2804)Takashi Kokubun