Commit Graph

18 Commits (9af89732f052e88905c85ff7ab78062ae0c3c536)

Author SHA1 Message Date
Maxim Lobanov 9af89732f0
Merge pull request #274 from actions/v-mazhuk/automate-releasing-new-versions
Automate releasing new action versions
4 years ago
MaksimZhukov 87a21fa69e
Automate releasing new action versions 4 years ago
Gordey Doronin 57b9c8c424 Don't run verify check on lts syntax 4 years ago
Gordey Doronin 4bef829942 Add e2e test for lts-syntax 4 years ago
Guangcong Luo 46071b5c7a
Fix TypeScript error line/column (#125)
* Fix TypeScript error line/column

* Adopt official pattern from VS Code

* Minor cleanup

* Add tests for tsc problem matcher

Co-authored-by: Lukas Spieß <lumaxis@github.com>
4 years ago
Nick Schonning 05f0551dbd
chore: operating-system -> os (#184)
Schema validation was flagging the old property name
4 years ago
Maxim Lobanov 2bfa943ffb
Update build-test.yml 4 years ago
Amin Yahyaabadi 05e7d6cc23 Add e2e arch test 4 years ago
Thomas Boop c211e95e60
Add `Licensed` To Help Verify Prod Licenses (#180)
* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
5 years ago
Bryan MacFarlane 59e61b8951 main workflow references 5 years ago
Maxim Lobanov 1ae8f4b1fd
Implement "check-latest" flag to check if pre-cached version is latest one (#165) 5 years ago
Bryan MacFarlane e434342e4e
download from node-versions and fallback to node dist (#147)
* download LTS versions from releases

* support upcoiming ghes 

Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
5 years ago
Josh Gross b1f2e78536
Use matrix for workflow 5 years ago
Josh Gross 55897e37f3
Run test job on windows-latest 5 years ago
eric sciple 83c9f7a7df
Update tool-cache for download retries (#120) 5 years ago
eric sciple 1c5c1375b3
consume getJson function for better error messages (#110) 5 years ago
eric sciple d123f10543
follow proxy settings (#105) 5 years ago
Chris Patterson 9bb7038a07 Initial Import 6 years ago