0
1
Fork 0
Commit Graph

51 Commits

Author SHA1 Message Date
Dmitry Shibanov 0c52d547c9
Update dependencies for node20 (#445) 2023-12-05 17:50:42 +01:00
Rui Chen 3d65fa57fc
feat: bump to use actions/checkout@v4
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-09-05 11:42:39 -04:00
galargh 48ac8fd236 chore: format 2023-08-12 23:57:09 +02:00
Piotr Galar aabcd82874
ci: add hostedtoolcache validation on windows 2023-08-12 21:56:36 +02:00
Sergey Dolin 93397bea11
Fix Install on Windows is very slow (#393)
* Fix Install on Windows is very slow

* Add unit test

* Improve readability

* Add e2e test

* fix lint

* Fix unit tests

* Fix unit tests

* limit to github hosted runners

* test hosted version of go

* AzDev environment

* rename lnkSrc

* refactor conditions

* improve tests

* refactoring

* Fix e2e test

* improve isHosted readability
2023-08-03 14:33:56 +02:00
IvanZosimov 12741cc209 Format update-config-files.yml 2023-03-08 10:27:16 +01:00
IvanZosimov 7a77a6aab6 Merge branch 'main' into reusable-workflow 2023-03-08 10:17:58 +01:00
IvanZosimov 42a0cc8e14 Add update-config-files.yml 2023-03-08 10:16:51 +01:00
Ivan 7406d654ad
Add and configure ESLint and update configuration for Prettier (#341)
* Turn on ESLint and update Prettier

* Update eslint config

* Update eslint config

* Update dependencies

* Update ESLint and Prettier configurations

* update package.json

* Update prettier command

* Update prettier config file

* Change CRLF to LF

* Update docs

* Update docs
2023-03-08 10:45:16 +02:00
MaksimZhukov 21459d0b7b
Update release-new-action-version.yml (#317) 2023-01-12 13:50:40 +01:00
IvanZosimov 9acc3d3da9 Fix review points 2022-12-20 16:34:43 +01:00
IvanZosimov e01c74b690 Update action to use reusabl-workflows repo 2022-12-19 13:22:55 +01:00
IvanZosimov e417811a6d Add links to reusable workflows 2022-12-15 16:31:23 +01:00
IvanZosimov 59e7baba60 Update workflows 2022-12-15 16:12:57 +01:00
IvanZosimov 1370292ad9 Update workflows to use reusable-workflows 2022-12-14 15:11:36 +01:00
Milos Pantic 38dbe75f81
Add stable and oldstable aliases (#300) 2022-12-12 10:58:49 +01:00
Jongwoo Han 8377b69a56
Use cache in check-dist.yml
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2022-12-07 00:59:49 +09:00
James M. Greene 3dcd9d6eb3
Update to latest `actions/publish-action`
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:26:58 -06:00
koba1t 7678c83214
add support gowork for go-version-file 2022-11-01 21:25:30 +09:00
Milos Pantic 268d8c0ca0
Add support for arm32 go arch (#253) 2022-08-12 12:29:48 +02:00
So Jomura 265edc1beb
Add go-version-file option (#62) 2022-05-12 10:04:39 +02:00
Peter Mescalchin dcb4ec94ce
Bump GitHub actions, `README.md` cleanups (#202)
* Bump `actions/checkout@v3`

* Bump `actions/setup-node@v3`

* Bump `actions/upload-artifact@v3`

* Bump `actions/setup-go@v3` in `README.md` examples

* Removed mention of `stable` action argument from `README.md`

* Add "new style" workflow build buttons to `README.md`
2022-03-31 15:29:52 -04:00
Dmitry Shibanov fb9a043dd8
Update default runtime to node16 (#192) 2022-02-22 18:25:23 +03:00
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 2022-02-09 14:59:04 +03:00
Oscar Dominguez 82388ea9d4 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows 2021-12-20 17:24:01 +01:00
Masahiro Furudate 02f7ea9f09
Fix yaml indent (#59) 2021-11-08 13:28:08 +03:00
Sergey-Murtazin 5805cf725b
Add issue and pull request templates (#163) 2021-10-20 12:15:51 +03:00
Josh Gross 76929df236
Merge pull request #147 from brcrista/brcrista/check-dist
Create check-dist.yml
2021-08-31 12:05:50 -04:00
Josh Gross ecd878f81d
Add release action version workflow 2021-08-25 11:38:05 -04:00
Brian Cristante eca066937b Fix triggers in licensed.yml 2021-08-25 11:29:44 -04:00
Brian Cristante e816064dae Add check-dist.yml 2021-08-25 11:29:44 -04:00
Thomas Boop 23a9878ae4 Add Licensed workflow and configuration files 2020-08-11 20:55:11 -04:00
Bryan MacFarlane 33cbf07c96 workflow main references 2020-07-22 08:04:56 -04:00
Dmitry Shibanov 1616116e1b
Use GitHub releases to download Go versions. (#58) 2020-06-29 11:41:13 -04:00
Bryan MacFarlane 3349559e91 fail on high severity 2020-03-26 14:00:03 -04:00
Bryan MacFarlane 9c31f591e9 add bin to path 2020-03-26 11:53:35 -04:00
Bryan MacFarlane 1295b8c552 fix version dir 2020-03-26 10:55:21 -04:00
Bryan MacFarlane 655555d319 fix cache dir issue 2020-03-26 10:38:51 -04:00
Bryan MacFarlane 87e783e981 wf update 2020-02-09 19:25:28 -05:00
Bryan MacFarlane a037787d02 wf update 2020-02-09 19:20:43 -05:00
Bryan MacFarlane 106977639b audit workflow 2020-02-09 14:41:37 -05:00
Bryan MacFarlane 4282769cc0 starting v2 and proxy support 2020-02-09 00:21:39 -05:00
Danny McCormick ffce9ce43f
steps not actions 2019-07-25 22:59:14 -04:00
Danny McCormick fb871febfe
Update workflow.yml (#6) 2019-07-23 13:24:08 -04:00
Danny McCormick d42247215e
Update workflow.yml (#5) 2019-07-16 14:32:18 -04:00
Danny McCormick 8560958d2f
Delete legacy workflow 2019-07-11 16:20:22 -04:00
Danny McCormick 51413cb992
v2 workflow 2019-07-11 16:16:54 -04:00
Danny McCormick 9241f8ad3a Merge branch 'master' of https://github.com/actions/setup-go into features/matcher 2019-06-21 14:20:46 -04:00
Danny McCormick e615b40442
Rename main.workflow to main.workflow.yml 2019-06-21 14:20:28 -04:00
Danny McCormick 5f2246e3c5 Add problem matcher 2019-06-20 13:51:56 -04:00