Commit graph

69 commits

Author SHA1 Message Date
Edward Romero
27178c9780 update new npmrc contents 2020-06-23 21:16:24 -04:00
Edward Romero
57b2563e28 add more logging to debug 2020-06-23 21:05:03 -04:00
Edward Romero
e64e8b870d add build from previous commit 2020-06-23 21:00:47 -04:00
Edward Romero
a10d0967b5 add log to figure out if we are writting everything properly 2020-06-23 21:00:17 -04:00
Edward Romero
f5faff30bb add node auth token env 2020-06-23 20:56:51 -04:00
Edward Romero
a4964cf370 commit new build to include the both registries change 2020-06-23 20:51:56 -04:00
Edward Romero
eff932eb37 add ability to include both types of registries on complex repos 2020-06-23 20:50:52 -04:00
Edward Romero
39ccff2929 build code changes 2020-06-23 20:44:54 -04:00
Edward Romero
9a13084841 Parse body to get substring 2020-06-23 20:43:49 -04:00
Edward Romero
fab839e73c Add logging around to find issue 2020-06-23 20:34:46 -04:00
Edward Romero
527b66817c Add logging around to find issue 2020-06-23 20:34:30 -04:00
Edward Romero
f05d7045cd add some more l ogging 2020-06-23 20:26:20 -04:00
Edward Romero
be682f6c2b add more info to log response 2020-06-23 20:22:06 -04:00
Edward Romero
d0b49e1c14 add more logging around auth call to verify results 2020-06-23 20:16:09 -04:00
Edward Romero
45faa6726d remove access token parameter since we can just pass it with auth password: 2020-06-23 20:10:40 -04:00
Edward Romero
67e3e414a2 Add auth parameters into action.yaml 2020-06-23 20:09:01 -04:00
Edward Romero
c687446e94 Run commands provided by build-test ubuntu latest to make sure it doesn't fail 2020-06-23 19:56:33 -04:00
Edward Romero
8b3b5934fd Add initial setup of basic auth 2020-06-23 19:54:07 -04:00
Bryan MacFarlane
0e2f9cde8b announce v2-beta 2020-05-19 09:57:20 -04:00
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>
2020-05-19 09:25:54 -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
89ea387bde
Merge pull request #141 from fishcharlie/patch-1
Changing node-version default to be latest LTS (12.x)
2020-05-02 11:45:15 -04:00
Josh Gross
44c9c18728
Merge pull request #142 from actions/joshmgross/run-tests-on-windows
Run test job on windows-latest
2020-04-21 16:16:40 -04:00
Josh Gross
e715d9a456
Merge pull request #137 from actions/joshmgross/log-node-version
Log node and npm versions
2020-04-21 15:45:36 -04:00
Josh Gross
b1f2e78536
Use matrix for workflow 2020-04-21 14:43:21 -04:00
Josh Gross
55897e37f3
Run test job on windows-latest 2020-04-21 14:39:51 -04:00
Josh Gross
46903d1fb1
Await exec calls to ensure proper version ordering 2020-04-21 14:17:29 -04:00
Josh Gross
28505ad4d3
Move version to args 2020-04-21 14:13:03 -04:00
Josh Gross
2d53d29868
Use actions/exec for getting version 2020-04-21 14:03:26 -04:00
Josh Gross
1e163ded31
Quote exec parameters 2020-04-21 11:40:45 -04:00
Josh Gross
ffde538781
Only include npm version if npm exists 2020-04-21 11:23:19 -04:00
Charlie Fish
0cc027b656
Changing node-version default to be latest LTS (12.x) 2020-04-20 17:36:56 -06:00
Bryan MacFarlane
339aa41a8d
Readme update 2020-04-16 18:43:02 -04:00
Bryan MacFarlane
641e88986e add code of conduct 2020-04-16 14:00:00 -04:00
Josh Gross
e99a7e62b2
Add dist changes 2020-04-16 11:47:45 -04:00
Josh Gross
0dc69b3a71
Remove extra version logging 2020-04-16 10:56:07 -04:00
Josh Gross
52eb8a7524
Log node and npm version 2020-04-16 10:45:55 -04:00
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