Commit graph

13 commits

Author SHA1 Message Date
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>
2020-05-19 09:25:54 -04:00
Josh Gross 46903d1fb1
Await exec calls to ensure proper version ordering 2020-04-21 14:17:29 -04:00
Josh Gross 28505ad4d3
Move version to args 2020-04-21 14:13:03 -04:00
Josh Gross 2d53d29868
Use actions/exec for getting version 2020-04-21 14:03:26 -04:00
Josh Gross 1e163ded31
Quote exec parameters 2020-04-21 11:40:45 -04:00
Josh Gross ffde538781
Only include npm version if npm exists 2020-04-21 11:23:19 -04:00
Josh Gross 0dc69b3a71
Remove extra version logging 2020-04-16 10:56:07 -04:00
Josh Gross 52eb8a7524
Log node and npm version 2020-04-16 10:45:55 -04:00
eric sciple d123f10543
follow proxy settings (#105) 2020-01-27 10:37:12 -05:00
David J. Felix 7a3ce83626 Add setting for always-auth (#48)
* Add setting for always-auth

- https://docs.npmjs.com/misc/config#always-auth
- Allow private repos for stuff like artifactory to work

* Fix tests for always-auth
2019-09-03 10:57:45 -04:00
Danny McCormick dd2e8a486f
Use node-version instead of version (#28)
* Use node-version instead of version

* Add deprecation date
2019-08-13 16:32:09 -04:00
Danny McCormick 78148dae50
Add auth support (#21)
* Updates

* Update

* Update

* Update

* Update

* Yarn sometimes prefers npmrc, so use same token

* Description

* Update readme

* Feedback

* Add type

* new toolkit and scoped registries

* npmrc in RUNNER_TEMP

* Dont always auth

* Try exporting blank token

* Get auth working for now pending runner changes

* Fix string interpolation for auth token.

* Don't export both userconfigs

* Update authutil.js

* Add single quotes for authString

* Fix the registry string.

* Use userconfig and append trailing slash

* Keep in root of repo

* Try just adding auth token

* Remove auth token

* Try changes again

* Add tests

* Npm and GPR samples

* Add types
2019-08-06 18:26:04 -04:00
Chris Patterson 9bb7038a07 Initial Import 2019-08-03 21:49:54 -04:00