Commit Graph

35 Commits (fdbc93ea6e81822965c11808ddbb4a7d6d7dd1cd)

Author SHA1 Message Date
Jacob Gillespie fdbc93ea6e
Add disclaimer to pnpm action example, pin action 4 years ago
Jacob Gillespie 162ddf7c40
Add pnpm caching support 4 years ago
Maxim Lobanov e1e1d4c853
Update README.md
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
4 years ago
Maxim Lobanov 40f85c8c97 update readme 4 years ago
Dmitry Shibanov 72922790cb fix for documentation 4 years ago
Dmitry Shibanov d36a3314a5 work on resolving comments 4 years ago
Dmitry Shibanov f2b87bb2c2 Squashed commit of the following:
commit 446068aff1ec25da69c5b6af6d01dd19b230b4b2
Author: Alena Sviridenko <alenasviridenko@github.com>
Date:   Tue Jun 22 17:51:35 2021 +0300

    updated headers

commit d7e254e6e9534bb627373b7e40400cc45a888815
Author: Alena Sviridenko <alenasviridenko@github.com>
Date:   Thu Jun 17 17:35:34 2021 +0300

    updated links

commit ffd9956eda8c43e846f3305bad21fa064b07280f
Author: AlyonaSviridenko <alenasviridenko@github.com>
Date:   Thu Jun 17 17:33:41 2021 +0300

    Added advanced usage

commit 1e068f031030962d380a1bae32beb806d1c6f818
Author: AlyonaSviridenko <alenasviridenko@github.com>
Date:   Thu Jun 17 15:07:42 2021 +0300

    Updated readme with caching

commit 7528c3399a9c8e0b4e63f7a079e0078af6b92d6a
Author: Maxim Lobanov <v-malob@microsoft.com>
Date:   Wed Jun 16 14:43:46 2021 +0300

    Update versions.yml
4 years ago
Robert Stoll 5c355be170
use 14 instead of 12 in README beacuse peoply copy (#235) 4 years ago
Bryan MacFarlane 23bdee16bc
Clarifications to the README (#167) (#229)
* Update README.md

* Update README.md

Co-authored-by: Bryan MacFarlane <bryanmacfarlane@github.com>

Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
Maxim Lobanov 6c8a6e529a
Update README.md 4 years ago
Amin Yahyaabadi 2bbfc7698a Add Architecture only example 4 years ago
Amin Yahyaabadi 5984462aaa Rename node-arch to architecture 4 years ago
Amin Yahyaabadi aabe026707 Merge remote-tracking branch 'upstream/main' into arch 4 years ago
nulltoken 70b9252472
[Readme] Using `check-latest` requires `v2-beta` (#207) 4 years ago
Amin Yahyaabadi 99d584aa06 docs: enhance the readme example to include multiple os, version, and archs 5 years ago
Amin Yahyaabadi 0635b31a61 feat: add readme for architecture
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Maxim Lobanov 321b6ccb03
Switch from "master" to "main" branch (#171)
* Switch from "master" to "main" branch

* Update README.md
5 years ago
Maxim Lobanov 1ae8f4b1fd
Implement "check-latest" flag to check if pre-cached version is latest one (#165) 5 years ago
Bryan MacFarlane 0e2f9cde8b announce v2-beta 5 years ago
Bryan MacFarlane 7c6182c745
Update README.md 5 years ago
Bryan MacFarlane a47b2f66c6
Merge pull request #108 from nschonni/patch-2
chore: Swap EOL 8 in example for 12
5 years ago
Bryan MacFarlane 339aa41a8d
Readme update 5 years ago
Nick Schonning ada4b782b3
chore: Use checkout@v2 for code examples (#107) 5 years ago
Nick Schonning 6b7f6c9fa6
chore: Swap EOL 8 in example for 12 5 years ago
Bryan MacFarlane 6ecfd2dcb2
Merge pull request #66 from phishy/patch-1
Update README.md
6 years ago
Chris Patterson 466ce3c2f0
Update README.md 6 years ago
Jeff Loiselle f499b0c1ab
Update README.md 6 years ago
Chris Patterson e565252a9d
Fixing checkout to reference v1 in readme 6 years ago
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