eric sciple
83c9f7a7df
Update tool-cache for download retries ( #120 )
2020-03-10 11:51:57 -04:00
Nick Schonning
ada4b782b3
chore: Use checkout@v2 for code examples ( #107 )
2020-02-06 14:52:33 -05:00
eric sciple
1c5c1375b3
consume getJson function for better error messages ( #110 )
2020-02-05 11:20:33 -05:00
Nick Schonning
6b7f6c9fa6
chore: Swap EOL 8 in example for 12
2020-01-31 02:12:22 -05:00
eric sciple
d123f10543
follow proxy settings ( #105 )
2020-01-27 10:37:12 -05:00
David Kale
9a99bb3e35
Merge pull request #88 from actions/arm-installer
...
Get correct url for arm dist
2019-11-20 15:46:02 -05:00
David Kale
93313caf82
Add extra info
2019-11-20 15:30:44 -05:00
David Kale
43d44139c7
Get correct url for arm dist
2019-11-20 12:21:56 -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
Danny McCormick
c35dd24c52
Deprecate version property ( #54 )
2019-09-12 10:30:15 -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
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
2019-09-03 10:57:45 -04:00
Kid
57adacb752
remove unnessary install yarn command ( #50 )
2019-09-03 10:53:12 -04:00
Danny McCormick
7af5963081
Update .gitignore ( #40 )
2019-08-26 10:54:54 -04:00
dependabot[bot]
1ba3bc7e28
Bump lodash from 4.17.11 to 4.17.15 ( #45 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-24 12:13:18 -04:00
James M. Greene
d43864199a
Force all scope names to be lowercased ( #39 )
...
Fixes #38
2019-08-21 22:46:35 -04:00
Danny McCormick
3d792c1dbd
Consume toolkit from npmjs ( #36 )
2019-08-20 10:29:19 -04:00
damccorm
a0c716db3e
Make typed-rest-client dependency explicit
2019-08-19 14:14:33 -04:00
damccorm
1c24df3126
User agent
2019-08-16 14:05:26 -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
27212a1fbb
Update action name
2019-08-12 14:39:33 -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
Danny McCormick
0675b87d74
Update installer.js ( #24 )
...
* Update installer.js
* Update installer.ts
* Update installer.js
2019-08-05 22:23:46 -04:00
Danny McCormick
213c968cb9
Update io ( #22 )
2019-08-05 16:46:12 -04:00
Danny McCormick
9580326150
Add correct tool-cache
2019-08-05 14:46:03 -04:00
Chris Patterson
9bb7038a07
Initial Import
2019-08-03 21:49:54 -04:00