Commit Graph

57 Commits (8c91899e586c5b171469028077307d293428b516)

Author SHA1 Message Date
Jason Walton 4fd9403fe5 Fix example to use NPM_TOKEN instead of YARN_TOKEN. (#57) 6 years ago
Jason Walton ca2e28376a Example showing how to use this to install private packages securely. (#56) 6 years ago
Kid 57adacb752 remove unnessary install yarn command (#50) 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 d963e800e3
Add badge 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
Chris Patterson 9bb7038a07 Initial Import 6 years ago