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
MaksimZhukov
25316bbc1f
Merge pull request #305 from MaksimZhukov/mazhuk/adding-support-for-monorepos
...
Support caching for mono repos and repositories with complex structure
2021-08-05 19:17:12 +03:00
Maxim Lobanov
76a4cff9ae
update readme and dist files
2021-08-05 12:00:47 +00:00
Maxim Lobanov
a869e7cc2d
Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk/adding-support-for-monorepos
2021-08-05 11:48:54 +00:00
MaksimZhukov
a0cdab1110
Merge pull request #299 from actions/malob/adr-caching-monorepos
...
ADR for support caching for mono repos and repositories with complex structure
2021-08-05 10:53:54 +03:00
Alena Sviridenko
4d0182af5e
Merge pull request #310 from actions/revert-308-v-alsvir/disable-cache-usage-temp-v2
...
Revert "Temporarily disabled cache usage for v2"
2021-08-04 17:21:06 +03:00
Alena Sviridenko
896ee80599
Restore YARN flag
2021-08-04 17:04:32 +03:00
Alena Sviridenko
d21ecc7c5b
Revert "Temporarily disabled cache usage for v2"
2021-08-04 17:00:35 +03:00
Alena Sviridenko
d6e3b5539e
Merge pull request #308 from actions/v-alsvir/disable-cache-usage-temp-v2
...
Temporarily disabled cache usage for v2
2021-08-03 19:20:30 +03:00
AlyonaSviridenko
db716f881a
Add yarn env variable
2021-08-03 18:53:52 +03:00
AlyonaSviridenko
c24389f79e
Staging unstaged
2021-08-03 18:37:52 +03:00
AlyonaSviridenko
004fb83876
Temporarily disabled cache usage
2021-08-03 18:33:25 +03:00
MaksimZhukov
180b77fed2
Update the caching section in the README
2021-08-03 17:18:13 +03:00
MaksimZhukov
9f31dbbbc4
Support caching for mono repos and repositories with complex structure
2021-08-02 20:44:59 +03:00
MaksimZhukov
aa759c6c94
Merge pull request #278 from jacobwgillespie/cache-pnpm
...
Add pnpm caching support
2021-07-20 15:22:13 +03:00
Jacob Gillespie
0ae03de2b7
Reorder to npm, yarn, pnpm
2021-07-15 20:14:30 +01:00
Maxim Lobanov
4bc87b8e10
Bump e2e tests to 6.10.0
2021-07-15 14:51:41 +03:00
Jacob Gillespie
b96348a4e9
Remove unused imports
2021-07-15 12:46:07 +01:00
Jacob Gillespie
3af302a4f2
Switch to pnpm store path command
2021-07-15 12:43:19 +01:00