summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2019-11-30Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA
2019-11-27Drop windows-2016 on GitHub ActionsKazuhiro NISHIYAMA
2019-11-26Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA
2019-11-13Make GitHub Actions notification more like TravisTakashi Kokubun
2019-11-13Use shallow-since instead of depthKazuhiro NISHIYAMA
2019-11-12Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun
2019-11-13Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA
2019-11-12Improve Actions job name shown on toolipTakashi Kokubun
2019-11-12Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA
2019-11-12Try to use actions/cache on windowsKazuhiro NISHIYAMA
2019-10-28Try out-of-place buildNobuyoshi Nakada
2019-10-28Add more matrix info to slack payloadKazuhiro NISHIYAMA
2019-10-25Add `shell: cmd`Kazuhiro NISHIYAMA
2019-10-25Do not show progress at chocolateyNobuyoshi Nakada
2019-10-25Install openssl with chocolateyNobuyoshi Nakada
2019-10-25Split by `&&`Nobuyoshi Nakada
2019-10-25Expanded an environment variableNobuyoshi Nakada
2019-10-25Get rid of control flow by cmd.exeNobuyoshi Nakada
2019-10-10Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA
2019-10-09Check '[ci skip]' at job levelKazuhiro NISHIYAMA
2019-09-03Roughly retry choco install commandsTakashi Kokubun
2019-08-22Make GitHub Actions Slack notification consistentTakashi Kokubun
2019-08-22Remove footer from message to Slackaycabta
2019-08-22Show short message to Slackaycabta
2019-08-20Skip tests on Actions if [ci skip]Takashi Kokubun
2019-08-19Workaround errors on multi-line commit messageTakashi Kokubun
2019-08-19Make Slack notification availableTakashi Kokubun
2019-08-19Implement Slack notification for ActionsTakashi Kokubun
2019-08-18Revert "Try notifying Slack from Actions"Takashi Kokubun
2019-08-18Try notifying Slack from ActionsTakashi Kokubun
2019-08-17Disable fail-fast of GitHub ActionsTakashi Kokubun
2019-08-14Try to fix variable reference on Windows (#2361)Takashi Kokubun
2019-08-14Stop using official actions/checkoutTakashi Kokubun
2019-08-13Use the official actions/checkout again (#2357)Takashi Kokubun
2019-08-12added --disable-install-doc to Windows workflow of GitHub ActionsHiroshi SHIBATA
2019-08-12Try to nmake testHiroshi SHIBATA
2019-08-12Try to merge windows 2016 and 2019Hiroshi SHIBATA