aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/windows.yml
Commit message (Expand)AuthorAgeFilesLines
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-131-1/+1
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-131-2/+2
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-121-1/+1
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-131-1/+3
* Improve Actions job name shown on toolipTakashi Kokubun2019-11-121-2/+2
* Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA2019-11-121-2/+4
* Try to use actions/cache on windowsKazuhiro NISHIYAMA2019-11-121-0/+13
* Try out-of-place buildNobuyoshi Nakada2019-10-281-6/+10
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-281-1/+1
* Add `shell: cmd`Kazuhiro NISHIYAMA2019-10-251-0/+3
* Do not show progress at chocolateyNobuyoshi Nakada2019-10-251-1/+1
* Install openssl with chocolateyNobuyoshi Nakada2019-10-251-2/+2
* Split by `&&`Nobuyoshi Nakada2019-10-251-2/+6
* Expanded an environment variableNobuyoshi Nakada2019-10-251-3/+1
* Get rid of control flow by cmd.exeNobuyoshi Nakada2019-10-251-10/+2
* Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA2019-10-101-1/+0
* Check '[ci skip]' at job levelKazuhiro NISHIYAMA2019-10-091-0/+1
* Roughly retry choco install commandsTakashi Kokubun2019-09-031-1/+6
* Make GitHub Actions Slack notification consistentTakashi Kokubun2019-08-221-2/+4
* Remove footer from message to Slackaycabta2019-08-221-1/+0
* Show short message to Slackaycabta2019-08-221-4/+1
* Skip tests on Actions if [ci skip]Takashi Kokubun2019-08-201-0/+1
* Workaround errors on multi-line commit messageTakashi Kokubun2019-08-191-1/+3
* Make Slack notification availableTakashi Kokubun2019-08-191-6/+10
* Implement Slack notification for ActionsTakashi Kokubun2019-08-191-0/+10
* Revert "Try notifying Slack from Actions"Takashi Kokubun2019-08-181-12/+0
* Try notifying Slack from ActionsTakashi Kokubun2019-08-181-0/+12
* Disable fail-fast of GitHub ActionsTakashi Kokubun2019-08-171-0/+1
* Try to fix variable reference on Windows (#2361)Takashi Kokubun2019-08-141-8/+2
* Stop using official actions/checkoutTakashi Kokubun2019-08-141-4/+13
* Use the official actions/checkout again (#2357)Takashi Kokubun2019-08-131-2/+4
* added --disable-install-doc to Windows workflow of GitHub ActionsHiroshi SHIBATA2019-08-121-1/+1
* Try to nmake testHiroshi SHIBATA2019-08-121-0/+5
* Try to merge windows 2016 and 2019Hiroshi SHIBATA2019-08-121-0/+44