Commit Graph

11 Commits (aabe026707e29d4e637a7b4c5f23741732b08c46)

Author SHA1 Message Date
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
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 2d53d29868
Use actions/exec for getting 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
Danny McCormick 3d792c1dbd
Consume toolkit from npmjs (#36) 6 years ago
damccorm a0c716db3e Make typed-rest-client dependency explicit 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 9580326150 Add correct tool-cache 6 years ago
Chris Patterson 9bb7038a07 Initial Import 6 years ago