Gordey Doronin
|
36d2ce149e
|
Switch warning to info logging
|
4 years ago |
Gordey Doronin
|
bcdcde00c0
|
Stage dist files
|
4 years ago |
Rohan Chougule
|
68fafecfa4
|
refactor: use core.info instead of console.log (#185)
|
4 years ago |
Andres Vargas
|
d8c1b596a6
|
Merge branch 'main' of github.com:actions/setup-node into main
|
4 years ago |
Amin Yahyaabadi
|
d6fea3c137
|
update message to be more general
This considers self-hosted runners
|
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 |
Andres Vargas
|
7d147e85af
|
unstage changes
|
5 years ago |
Andres Vargas
|
312bbeecfd
|
update changes
|
5 years ago |
Andres Vargas
|
26a6dcb73b
|
update the index file
|
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
|
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 |
Maxim Lobanov
|
321b6ccb03
|
Switch from "master" to "main" branch (#171)
* Switch from "master" to "main" branch
* Update README.md
|
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
|
46903d1fb1
|
Await exec calls to ensure proper version ordering
|
5 years ago |
Josh Gross
|
28505ad4d3
|
Move version to args
|
5 years ago |
Josh Gross
|
2d53d29868
|
Use actions/exec for getting version
|
5 years ago |
Josh Gross
|
1e163ded31
|
Quote exec parameters
|
5 years ago |
Josh Gross
|
ffde538781
|
Only include npm version if npm exists
|
5 years ago |
Josh Gross
|
e99a7e62b2
|
Add dist changes
|
5 years ago |
Josh Gross
|
0dc69b3a71
|
Remove extra version logging
|
5 years ago |
Josh Gross
|
52eb8a7524
|
Log node and npm version
|
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 |