summaryrefslogtreecommitdiff
path: root/.github/workflows/mingw.yml
AgeCommit message (Expand)Author
2022-11-28Added permission restrictions for GitHub actionsHiroshi SHIBATA
2022-11-25[StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot
2022-10-30Try -fstack-protector-strong on MinGWNobuyoshi Nakada
2022-10-25Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun
2022-10-18Ignore manual files only commits [ci skip]Nobuyoshi Nakada
2022-10-14Disable msystem: MINGW64 job on GitHub Actions (#6545)Takashi Kokubun
2022-09-13Increase the timeout for make all on MinGWTakashi Kokubun
2022-09-11Remove -j from MinGW test-allTakashi Kokubun
2022-08-22Ignore `.document` only commits [ci skip]Nobuyoshi Nakada
2022-07-28Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun
2022-07-27Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun
2022-07-05CI: skip the failing test onlyNobuyoshi Nakada
2022-07-05CI: skip objspace test on MinGW for nowNobuyoshi Nakada
2022-07-01CI: Add conditions for `test_task` on MinGWNobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-03-24Bump actions/checkout from 2 to 3dependabot[bot]
2022-03-24Bump actions/cache from 2 to 3dependabot[bot]
2022-01-15[Actions] mingw - use ruby/setup-ruby@v1 againMSP-Greg
2022-01-15Try previous ruby-setup-rubyNobuyoshi Nakada
2022-01-15Show tool versionsNobuyoshi Nakada
2021-12-28The `include`d set should be expanded values [ci skip]Nobuyoshi Nakada
2021-12-27Fix weird MinGW failure notificationsTakashi Kokubun
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-24[Actions] use windows-2022 for mingwMSP-Greg
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-11-07[MinGW] Set job namesNobuyoshi Nakada
2021-11-07[MinGW] Highlight where groupsNobuyoshi Nakada
2021-11-07[MinGW] Run in shNobuyoshi Nakada
2021-11-07[MinGW] Run test-specNobuyoshi Nakada
2021-11-07[MinGW] Pass -j option via environment variablesNobuyoshi Nakada
2021-11-07[MinGW] Clear BUNDLER_VERSION unconditinallyNobuyoshi Nakada
2021-11-07[MinGW] Remove unnecessary encoding settingsNobuyoshi Nakada
2021-11-07[MinGW] Use autogenNobuyoshi Nakada
2021-11-07[MinGW] Clear prefix and move the directory to DESTDIRNobuyoshi Nakada
2021-11-07[MinGW] Set job env vars at onceNobuyoshi Nakada
2021-10-29Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-04Shorten timeouts on macOS and MinGWNobuyoshi Nakada
2021-09-20CI: Enable MINGW-UCRT build and test in github actionsLars Kanis
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
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