aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/windows.yml
Commit message (Expand)AuthorAgeFilesLines
* 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