Commit Graph

66 Commits (7c12f8017d5436eb855f1ed4399f037a36fbd9e8)

Author SHA1 Message Date
Josh Gross 1e163ded31
Quote exec parameters 5 years ago
Josh Gross ffde538781
Only include npm version if npm exists 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
David Kale 93313caf82 Add extra info 5 years ago
David Kale 43d44139c7 Get correct url for arm dist 5 years ago
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
6 years ago
James M. Greene d43864199a Force all scope names to be lowercased (#39)
Fixes #38
6 years ago
damccorm 1c24df3126 User agent 6 years ago
Danny McCormick dd2e8a486f
Use node-version instead of version (#28)
* Use node-version instead of version

* Add deprecation date
6 years ago
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
6 years ago
Danny McCormick 0675b87d74
Update installer.js (#24)
* Update installer.js

* Update installer.ts

* Update installer.js
6 years ago
Chris Patterson 9bb7038a07 Initial Import 6 years ago