Commit Graph

66 Commits

Author SHA1 Message Date
a4145577de dbg 2020-05-03 16:34:20 -04:00
42746a4f3c dbg 2020-05-03 16:18:09 -04:00
c8617ac6ae win change 2020-05-03 16:13:11 -04:00
1b2d431484 win change 2020-05-03 15:44:03 -04:00
5e5ef8fd55 update 2020-05-03 10:12:44 -04:00
2fb08c4f31 update workflows 2020-05-03 09:49:04 -04:00
e3ad114cc4 dist 2020-05-02 16:39:25 -04:00
501fd29d66 Merge branch 'master' into node-versions 2020-05-02 16:34:40 -04:00
2bdb2ab1c9 strip 1 on fallback extract 2020-05-02 16:26:50 -04:00
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
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
ed3a918d25 Merge pull request #153 from actions/start-v2
updated tests
2020-05-02 11:41:20 -04:00
efab84ad3c dist 2020-05-02 11:12:54 -04:00
8a1d983ace format 2020-05-02 11:08:26 -04:00
22c0aea623 cya snapshot 2020-05-02 11:06:05 -04:00
1c2f59fb67 format 2020-05-02 10:46:48 -04:00
ec6092f7d2 dbg 2020-05-02 10:45:32 -04:00
889def385d update ts-jest 2020-05-02 10:38:09 -04:00
8885b7194e updated tests 2020-05-02 09:51:47 -04:00
ecf0ce62f9 wip 2020-04-24 08:58:38 -04:00
44c9c18728 Merge pull request #142 from actions/joshmgross/run-tests-on-windows
Run test job on windows-latest
v1.4.2
2020-04-21 16:16:40 -04:00
e715d9a456 Merge pull request #137 from actions/joshmgross/log-node-version
Log node and npm versions
2020-04-21 15:45:36 -04:00
b1f2e78536 Use matrix for workflow 2020-04-21 14:43:21 -04:00
55897e37f3 Run test job on windows-latest 2020-04-21 14:39:51 -04:00
46903d1fb1 Await exec calls to ensure proper version ordering 2020-04-21 14:17:29 -04:00
28505ad4d3 Move version to args 2020-04-21 14:13:03 -04:00
2d53d29868 Use actions/exec for getting version 2020-04-21 14:03:26 -04:00
1e163ded31 Quote exec parameters 2020-04-21 11:40:45 -04:00
ffde538781 Only include npm version if npm exists 2020-04-21 11:23:19 -04:00
0cc027b656 Changing node-version default to be latest LTS (12.x) 2020-04-20 17:36:56 -06:00
339aa41a8d Readme update 2020-04-16 18:43:02 -04:00
641e88986e add code of conduct 2020-04-16 14:00:00 -04:00
e99a7e62b2 Add dist changes 2020-04-16 11:47:45 -04:00
0dc69b3a71 Remove extra version logging 2020-04-16 10:56:07 -04:00
52eb8a7524 Log node and npm version 2020-04-16 10:45:55 -04:00
83c9f7a7df Update tool-cache for download retries (#120) v1.4.1 2020-03-10 11:51:57 -04:00
ada4b782b3 chore: Use checkout@v2 for code examples (#107) 2020-02-06 14:52:33 -05:00
1c5c1375b3 consume getJson function for better error messages (#110) v1.4.0 2020-02-05 11:20:33 -05:00
6b7f6c9fa6 chore: Swap EOL 8 in example for 12 2020-01-31 02:12:22 -05:00
d123f10543 follow proxy settings (#105) 2020-01-27 10:37:12 -05:00
9a99bb3e35 Merge pull request #88 from actions/arm-installer
Get correct url for arm dist
2019-11-20 15:46:02 -05:00
93313caf82 Add extra info 2019-11-20 15:30:44 -05:00
43d44139c7 Get correct url for arm dist 2019-11-20 12:21:56 -05:00
6ecfd2dcb2 Merge pull request #66 from phishy/patch-1
Update README.md
2019-10-18 16:37:52 -04:00
466ce3c2f0 Update README.md 2019-10-11 10:27:02 -04:00
f499b0c1ab Update README.md 2019-09-27 07:31:22 -05:00
e565252a9d Fixing checkout to reference v1 in readme 2019-09-12 15:54:53 -04:00
c35dd24c52 Deprecate version property (#54) v1.2.0 2019-09-12 10:30:15 -04:00
4fd9403fe5 Fix example to use NPM_TOKEN instead of YARN_TOKEN. (#57) 2019-09-10 15:39:39 -04:00
ca2e28376a Example showing how to use this to install private packages securely. (#56) 2019-09-10 13:32:30 -04:00