summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
Commit message (Expand)AuthorAgeFilesLines
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko2023-05-121-1/+0
* Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui2023-05-121-1/+1
* Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui2023-05-121-1/+1
* Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-141-1/+1
* Added ~\scoop\shims to PATHHiroshi SHIBATA2023-03-291-0/+1
* Don't need to specify YACC name for scoop bisonHiroshi SHIBATA2023-03-291-2/+0
* Use scoop instead of ChocolateyHiroshi SHIBATA2023-03-291-11/+3
* Use merge_groupNARUSE, Yui2023-03-281-0/+7
* Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-281-1/+1
* Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-171-4/+4
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-171-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]2023-03-141-1/+1
* Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun2023-03-111-1/+1
* Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA2023-03-111-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]2023-03-081-1/+1
* Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]2023-02-221-4/+4
* Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]2023-02-161-4/+4
* Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]2023-02-011-4/+4
* Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-02-011-1/+1
* Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]2023-01-031-4/+4
* Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]2022-12-231-4/+4
* Ignore man directories entirely [ci skip]Nobuyoshi Nakada2022-12-201-4/+2
* Added permission restrictions for GitHub actionsHiroshi SHIBATA2022-11-281-0/+3
* [StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot2022-11-251-7/+7
* Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun2022-10-251-2/+2
* Ignore manual files only commits [ci skip]Nobuyoshi Nakada2022-10-181-0/+4
* Try reordering test-all and test-spec for mswin CITakashi Kokubun2022-09-211-4/+2
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Show the exact version of cl.exe [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada2022-06-191-1/+1
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-241-1/+1
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-241-4/+4
* [MSWin] Try VS2022Nobuyoshi Nakada2022-02-201-1/+1
* [MSWin] Reduce duplicate configurationsNobuyoshi Nakada2022-02-201-11/+13
* [MSWin] Install OpenSSL with vcpkgNobuyoshi Nakada2022-02-131-3/+4
* [MSWin] Link all vcpkg DLLs except for readlineNobuyoshi Nakada2022-02-071-1/+3
* [MSWin] Install libyaml using vcpkgNobuyoshi Nakada2022-02-071-2/+4
* [MSWin] Install libffi using vcpkgNobuyoshi Nakada2022-02-061-2/+2
* [MSWin] Cache installed vcpkg packagesNobuyoshi Nakada2022-02-061-0/+7
* Fold command line itemsNobuyoshi Nakada2022-02-061-2/+5
* Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada2021-12-181-1/+1
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-161-0/+1
* Cache downloaded filesNobuyoshi Nakada2021-12-021-0/+4
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-211-2/+2
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-181-0/+4
* Update vcvars on windows-2022 [ci skip]Kazuhiro NISHIYAMA2021-11-121-1/+1
* [MSWin] Pass TESTOPTS via RUBY_TESTOPTSNobuyoshi Nakada2021-11-071-3/+4
* [MSWin] Split nmake stepNobuyoshi Nakada2021-11-071-15/+5
* Skip tests if only document files changedNobuyoshi Nakada2021-10-291-1/+12