Commit Graph

137 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
Maxim Lobanov bcb4cecf9b
Merge pull request #270 from gordey4doronin/gordey/support-lts-syntax
Support LTS aliases
4 years ago
Gordey Doronin 48042628a6 Stricter check and cleaner messaging 4 years ago
Gordey Doronin 8624ddbdce Extract common setup logic to hook 4 years ago
MaksimZhukov 87a21fa69e
Automate releasing new action versions 4 years ago
Maxim Lobanov e79375d669
Merge pull request #266 from actions/malob/cache-adr
Create ADR for integrating cache functionality to setup-node action
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
Gordey Doronin 9b447f0b81 Fix paths for windows tests 4 years ago
Gordey Doronin c2dfe2df98 Reuse manifest code 4 years ago
Gordey Doronin d9ce83b637 Formatter 4 years ago
Gordey Doronin 56c3db9dda Cleanup redundant leftover 4 years ago
Gordey Doronin 92722aec8c Logic remastered to not force check-latest 4 years ago
Gordey Doronin c62861c1e7 Rename 4 years ago
Gordey Doronin 36d2ce149e Switch warning to info logging 4 years ago
Gordey Doronin bcdcde00c0 Stage dist files 4 years ago
Gordey Doronin 0ec4841e4b Function renaming 4 years ago
Gordey Doronin e761a7024e Interface extraction 4 years ago
Gordey Doronin c8c6442c74 Add brief comment about supported formats 4 years ago
Gordey Doronin fa68745dc0 Test coverage for uknown and malformed aliases 4 years ago
Gordey Doronin c8889b24a3 Support lts/* alias 4 years ago
Gordey Doronin 88d5bfde31 Support LTS aliases 4 years ago
Maxim Lobanov 5929471019 Update 0000-caching-dependencies.md 4 years ago
Maxim Lobanov 1bf30534fd
Update docs/adrs/0000-caching-dependencies.md
Co-authored-by: Alejandro Pauly <alepauly@github.com>
4 years ago
Maxim Lobanov ae26aaf1b5 Update 0000-caching-dependencies.md 4 years ago
Maxim Lobanov 5fddb2d510 Update 0000-caching-dependencies.md 4 years ago
Maxim Lobanov 8c35c6c880 Update 0000-caching-dependencies.md 4 years ago
Maxim Lobanov 24265e14d4 Create 0000-caching-dependencies.md 4 years ago
Robert Stoll 5c355be170
use 14 instead of 12 in README beacuse peoply copy (#235) 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
Bryan MacFarlane 23bdee16bc
Clarifications to the README (#167) (#229)
* Update README.md

* Update README.md

Co-authored-by: Bryan MacFarlane <bryanmacfarlane@github.com>

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
dependabot[bot] 4257181919
Bump acorn from 5.7.3 to 5.7.4 (#122)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot] 7f4d5225d8
Bump lodash from 4.17.15 to 4.17.19 (#174)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Rohan Chougule 68fafecfa4
refactor: use core.info instead of console.log (#185) 4 years ago
Maxim Lobanov c46424eee2
Merge pull request #219 from actions/v-malob/update-readme-v2
Update readme before releasing actions/setup-node V2
4 years ago
Maxim Lobanov 1d846de8c0 Merge branch 'main' into v-malob/update-readme-v2 4 years ago
Maxim Lobanov d06286dee6
Merge pull request #205 from zodman/main
Check for NODE_AUTH_TOKEN overwritten
4 years ago
Andres Vargas d8c1b596a6 Merge branch 'main' of github.com:actions/setup-node into main 4 years ago
Maxim Lobanov 2bfa943ffb
Update build-test.yml 4 years ago
Maxim Lobanov 6c8a6e529a
Update README.md 4 years ago
Maxim Lobanov 27082cecf3
Merge pull request #194 from aminya/arch
Arch option for setup-node
4 years ago
Amin Yahyaabadi 05e7d6cc23 Add e2e arch test 4 years ago
Amin Yahyaabadi d6fea3c137 update message to be more general
This considers self-hosted runners
4 years ago
Josh Gross 4667755142
Merge pull request #216 from actions/joshmgross/add-codeowners
Add CODEOWNERS
4 years ago
Amin Yahyaabadi 2bbfc7698a Add Architecture only example 4 years ago
Amin Yahyaabadi 5984462aaa Rename node-arch to architecture 4 years ago
Amin Yahyaabadi aabe026707 Merge remote-tracking branch 'upstream/main' into arch 4 years ago
Josh Gross b7cfa22539
Add CODEOWNERS 4 years ago
nulltoken 70b9252472
[Readme] Using `check-latest` requires `v2-beta` (#207) 4 years ago