Commit Graph

103 Commits (68fafecfa471220042b49240ef2621c40c87577f)
 

Author SHA1 Message Date
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
Andres Vargas 7d147e85af unstage changes 5 years ago
Andres Vargas 66dfac5328 update comment 5 years ago
Andres Vargas 312bbeecfd update changes 5 years ago
Andres Vargas 26a6dcb73b update the index file 5 years ago
Andres Vargas f4215cc0e0 fix format 5 years ago
Andres Vargas 14e150d2b1 update changes 5 years ago
Andres Vargas 5da2d61209 remove space 5 years ago
Andres Vargas a600caf7cc remove debug 5 years ago
Andres Vargas 8dde5bc004 adding test for NODE_AUTH_TOKEN overwritten 5 years ago
Thomas Boop c6fd00ceb9
Swap to env files (#200)
* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
5 years ago
Amin Yahyaabadi 2f532cef8f
Merge branch 'main' into arch 5 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
Amin Yahyaabadi 99d584aa06 docs: enhance the readme example to include multiple os, version, and archs 5 years ago
Amin Yahyaabadi 2a5c060ce2 fix: add warning for when arch is supplied but version is missing 5 years ago
Amin Yahyaabadi 2801f51f90 chore: build
git clean -ffdx && npm ci && npm run pre-checkin
5 years ago
Amin Yahyaabadi 0a161fe2f9 fix: use arch instead of osArch in INodeVersionInfo 5 years ago
Amin Yahyaabadi 63fffe4411 chore: add line-ending to gitattribute 5 years ago
Amin Yahyaabadi a83bf51129 test: test using main.run and spying 5 years ago
Amin Yahyaabadi 922f2f9468 test: revert using nock and fixtures 5 years ago
Amin Yahyaabadi 7a3669aa8a test: add arch tests
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>

feat: add nock

Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Amin Yahyaabadi 66f3e9f7ce feat: add arch to queryDistForMatch 5 years ago
Amin Yahyaabadi 82271389a6 feat: add arch to cacheDir 5 years ago
Amin Yahyaabadi 2e40994c28 feat: add arch to getInfoFromDist 5 years ago
Amin Yahyaabadi c7e4d38541 feat: add arch to downloading message 5 years ago
Amin Yahyaabadi 3eb4bc9d68 feat: add arch to acquireNodeFromFallbackLocation 5 years ago
Amin Yahyaabadi bf47decdc2 feat: add arch to tc.find
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Amin Yahyaabadi 6afbfca452 feat: add arch to getInfoFromManifest 5 years ago
Amin Yahyaabadi 3e84c3523b feat: add arch to INodeVersionInfo 5 years ago
Amin Yahyaabadi 6668516d2a feat: add arch to resolveVersionFromManifest 5 years ago
Amin Yahyaabadi f27ebaf08b feat: add arch to getNode
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Amin Yahyaabadi 42d59fbc36 feat: add arch to run 5 years ago
Amin Yahyaabadi 2d8887128d feat: node-arch in action.yml
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Amin Yahyaabadi 0635b31a61 feat: add readme for architecture
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Bryan MacFarlane 59e61b8951 main workflow references 5 years ago