Commit graph

233 commits

Author SHA1 Message Date
Hargun Kaur
36bb47b5a0 return version otherwise action will fail 2021-10-26 15:33:06 +00:00
Hargun Kaur
aab770aa32 set added to check the version of the file 2021-10-26 15:28:25 +00:00
Hargun Kaur
1b0aeb7004 v14 .nvmrc 2021-10-26 15:22:57 +00:00
Hargun Kaur
f927de6ff2 separate function for resolving version file added 2021-10-25 04:27:22 +00:00
Hargun Kaur
96fa061ec2 it blocks in lowercase 2021-10-25 04:15:29 +00:00
Hargun Kaur
7ba3c8c664 added paragraph in installer.test.ts line 11 2021-10-25 04:08:53 +00:00
Hargun Kaur
9cdff022c2 link to supported section added 2021-10-25 04:05:21 +00:00
Hargun Kaur
f606613c78 diff explanation for advanced-usage.md 2021-10-25 04:01:12 +00:00
Hargun Kaur
acc44a64bd paragraph added in version.yml btw jobs 2021-10-25 03:55:08 +00:00
Hargun Kaur
fa4605fd19 .nvmrc 2021-10-25 03:52:12 +00:00
Hargun Kaur
01342a8a3b - name: Setup node from node version file 2021-10-25 03:48:31 +00:00
La'Kaleigh Harris
6f69e28606 defined GITHUB_WORKSPACE env variable for node-version-file test 2021-10-08 16:52:49 +00:00
Hargun Kaur
3f779ed5d2 built done for changes 2021-10-07 17:22:47 +00:00
Hargun Kaur
aa06bd5a2d import * as hc from '@actions/http-client';
moved back
2021-10-07 16:54:10 +00:00
Hargun Kaur
04a1a57903 node-version-file: '../.nvmrc' changed to .nvmrc 2021-10-07 16:50:47 +00:00
Hargun Kaur
10f97d59d0 removed extra line 15 installer.js 2021-10-07 16:48:40 +00:00
Hargun Kaur
b94f87b4af parseNodeVersionFile changed from async function 2021-10-07 16:46:55 +00:00
Hargun Kaur
a03cbe2e3f changed import from syntax instead require line 3 and line 8 2021-10-07 16:42:34 +00:00
Hargun Kaur
b8f2a97f38 changed path of versionFilePath line 24 main.ts 2021-10-07 16:34:19 +00:00
Hargun Kaur
fa3de08e5c removed await from line 25 main.ts 2021-10-07 16:31:14 +00:00
La'Kaleigh Harris
ab0d6af666 refactored test to seperate lts alias describe() 2021-10-07 14:53:46 +00:00
Hargun Kaur
5b7f417c91 build successful 2021-10-06 20:08:47 +00:00
Hargun Kaur
6e5214fff0 build successful 2021-10-06 20:06:03 +00:00
La'Kaleigh Harris
7d40f6c598 added correct path to version file 2021-10-06 19:17:08 +00:00
La'Kaleigh Harris
fe30936a89
Delete index.js 2021-10-06 14:26:27 -04:00
La'Kaleigh Harris
ec979d0561 removed unnessary test
* added fail-fast to strategy  in versions.yml
* refactored logic in main that was causing test to fail
2021-10-06 16:40:36 +00:00
Hargun Kaur
7fb46efb66 removed extra tabs (versions.yml) 2021-10-05 23:05:00 +00:00
Hargun Kaur
eb7c4722ce removed extra tabs (versions.yml) 2021-10-05 23:00:18 +00:00
La'Kaleigh Harris
c178bbba23 removed test logic in ParseNodeVersionFile for lts and partial matching 2021-10-05 16:54:02 +00:00
La'Kaleigh Harris
b1ed0c36e7 moved node version section in README to advanced usage
added link to README
* migrated contents of version-file-workflow.yml to versions.yml
* further refactored parseNodeVersionFile() & tests
* removed type annotations in catch ()
2021-10-05 15:01:26 +00:00
Hargun Kaur
e471f47826 code syntax matched 2021-10-04 23:06:33 +00:00
Hargun Kaur
42c8cd4b53 deleted node-version-file 2021-10-04 23:01:07 +00:00
Hargun Kaur
2fb803baf3 refactored installer.test.ts 2021-10-04 23:00:00 +00:00
La'Kaleigh Harris
16506004ff Merge branch 'pull209' of https://github.com/hkaur008/setup-node into pull209 2021-10-04 15:15:18 +00:00
La'Kaleigh Harris
25794099fc fixed merge conflicts 2021-10-04 15:14:32 +00:00
La'Kaleigh Harris
510ffc93e9
Update version-file-workflow.yml 2021-10-04 09:39:19 -04:00
La'Kaleigh Harris
1f26500ee6 fixed error in workflow file 2021-10-04 13:05:35 +00:00
La'Kaleigh Harris
7f7335c2af updated nvmrc & added ignore paths 2021-10-04 13:01:44 +00:00
La'Kaleigh Harris
052bc8b6a3 created test workflow & nvmrc file 2021-10-01 20:02:10 +00:00
La'Kaleigh Harris
82441b3f82 Refactored code and removed redundant logic 2021-10-01 19:16:00 +00:00
La'Kaleigh Harris
bca281829f fixed merge conflicts 2021-10-01 12:39:21 +00:00
Hargun Kaur
ac1098184e Revert "test commit ignore"
This reverts commit 820128a3b5.
2021-09-30 20:35:56 +00:00
La'Kaleigh Harris
820128a3b5 test commit ignore 2021-09-30 20:22:28 +00:00
Hargun Kaur
75c85842d4 fixed missing brackets and merged main 2021-09-30 19:26:10 +00:00
MaksimZhukov
270253e841
Merge pull request #327 from WtfJoke/addCacheHitOutPut
Add 'cache-hit' as output
2021-09-24 18:27:23 +03:00
Manuel
d1178716db Add 'cache-hit' as output 2021-09-23 13:17:32 +00:00
MaksimZhukov
041bafb672
Merge pull request #322 from brcrista/brcrista/check-dist
Create check-dist.yml
2021-09-16 18:12:52 +03:00
Brian Cristante
996306e892 rm __tests__/verify-no-unstaged-changes.sh 2021-09-16 10:54:26 -04:00
Brian Cristante
85d4122530 Fix triggers in licensed.yml 2021-08-25 11:29:51 -04:00
Brian Cristante
928244ce45 Add check-dist.yml 2021-08-25 11:29:50 -04:00