Commit graph

72 commits

Author SHA1 Message Date
nulltoken 70b9252472
[Readme] Using check-latest requires v2-beta (#207) 2020-11-19 17:01:35 -05:00
Amin Yahyaabadi 99d584aa06 docs: enhance the readme example to include multiple os, version, and archs 2020-09-06 11:32:03 -05:00
Amin Yahyaabadi 0635b31a61 feat: add readme for architecture
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
2020-09-03 07:52:39 -05:00
Maxim Lobanov 321b6ccb03
Switch from "master" to "main" branch (#171)
* Switch from "master" to "main" branch

* Update README.md
2020-07-20 12:50:59 -04:00
Maxim Lobanov 1ae8f4b1fd
Implement "check-latest" flag to check if pre-cached version is latest one (#165) 2020-06-29 14:56:37 -04:00
Bryan MacFarlane 0e2f9cde8b announce v2-beta 2020-05-19 09:57:20 -04:00
Bryan MacFarlane 7c6182c745
Update README.md 2020-05-06 09:58:52 -04:00
Bryan MacFarlane a47b2f66c6
Merge pull request #108 from nschonni/patch-2
chore: Swap EOL 8 in example for 12
2020-05-02 11:47:58 -04:00
Bryan MacFarlane 339aa41a8d
Readme update 2020-04-16 18:43:02 -04:00
Nick Schonning ada4b782b3
chore: Use checkout@v2 for code examples (#107) 2020-02-06 14:52:33 -05:00
Nick Schonning 6b7f6c9fa6
chore: Swap EOL 8 in example for 12 2020-01-31 02:12:22 -05:00
Bryan MacFarlane 6ecfd2dcb2
Merge pull request #66 from phishy/patch-1
Update README.md
2019-10-18 16:37:52 -04:00
Chris Patterson 466ce3c2f0
Update README.md 2019-10-11 10:27:02 -04:00
Jeff Loiselle f499b0c1ab
Update README.md 2019-09-27 07:31:22 -05:00
Chris Patterson e565252a9d
Fixing checkout to reference v1 in readme 2019-09-12 15:54:53 -04:00
Jason Walton 4fd9403fe5 Fix example to use NPM_TOKEN instead of YARN_TOKEN. (#57) 2019-09-10 15:39:39 -04:00
Jason Walton ca2e28376a Example showing how to use this to install private packages securely. (#56) 2019-09-10 13:32:30 -04:00
Kid 57adacb752 remove unnessary install yarn command (#50) 2019-09-03 10:53:12 -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 d963e800e3
Add badge 2019-08-12 15:10:38 -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