Hargun Kaur
|
d08cf22211
|
Adding Node.js version file support (#338)
|
3 years ago |
Alexander Forbes-Reed
|
360ab8b75b
|
Fix typo in the `bug_report` template (#353)
|
4 years ago |
Dmitry Shibanov
|
fd4bd829f2
|
Add issue and pull request templates (#344)
|
4 years ago |
Dmitry Shibanov
|
a4b8ed2f4e
|
Update dependencies (#346)
|
4 years ago |
MaksimZhukov
|
270253e841
|
Merge pull request #327 from WtfJoke/addCacheHitOutPut
Add 'cache-hit' as output
|
4 years ago |
Manuel
|
d1178716db
|
Add 'cache-hit' as output
|
4 years ago |
MaksimZhukov
|
041bafb672
|
Merge pull request #322 from brcrista/brcrista/check-dist
Create check-dist.yml
|
4 years ago |
Brian Cristante
|
996306e892
|
rm __tests__/verify-no-unstaged-changes.sh
|
4 years ago |
Brian Cristante
|
85d4122530
|
Fix triggers in licensed.yml
|
4 years ago |
Brian Cristante
|
928244ce45
|
Add check-dist.yml
|
4 years ago |
MaksimZhukov
|
25316bbc1f
|
Merge pull request #305 from MaksimZhukov/mazhuk/adding-support-for-monorepos
Support caching for mono repos and repositories with complex structure
|
4 years ago |
Maxim Lobanov
|
76a4cff9ae
|
update readme and dist files
|
4 years ago |
Maxim Lobanov
|
a869e7cc2d
|
Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk/adding-support-for-monorepos
|
4 years ago |
MaksimZhukov
|
a0cdab1110
|
Merge pull request #299 from actions/malob/adr-caching-monorepos
ADR for support caching for mono repos and repositories with complex structure
|
4 years ago |
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"
|
4 years ago |
Alena Sviridenko
|
896ee80599
|
Restore YARN flag
|
4 years ago |
Alena Sviridenko
|
d21ecc7c5b
|
Revert "Temporarily disabled cache usage for v2"
|
4 years ago |
Alena Sviridenko
|
d6e3b5539e
|
Merge pull request #308 from actions/v-alsvir/disable-cache-usage-temp-v2
Temporarily disabled cache usage for v2
|
4 years ago |
AlyonaSviridenko
|
db716f881a
|
Add yarn env variable
|
4 years ago |
AlyonaSviridenko
|
c24389f79e
|
Staging unstaged
|
4 years ago |
AlyonaSviridenko
|
004fb83876
|
Temporarily disabled cache usage
|
4 years ago |
MaksimZhukov
|
180b77fed2
|
Update the caching section in the README
|
4 years ago |
MaksimZhukov
|
9f31dbbbc4
|
Support caching for mono repos and repositories with complex structure
|
4 years ago |
MaksimZhukov
|
aa759c6c94
|
Merge pull request #278 from jacobwgillespie/cache-pnpm
Add pnpm caching support
|
4 years ago |
Jacob Gillespie
|
0ae03de2b7
|
Reorder to npm, yarn, pnpm
|
4 years ago |
Maxim Lobanov
|
4bc87b8e10
|
Bump e2e tests to 6.10.0
|
4 years ago |
Jacob Gillespie
|
b96348a4e9
|
Remove unused imports
|
4 years ago |
Jacob Gillespie
|
3af302a4f2
|
Switch to pnpm store path command
|
4 years ago |
Jacob Gillespie
|
f452812b44
|
Unmock fs.existsSync after tests
|
4 years ago |
Maxim Lobanov
|
f43d8a1f27
|
Update 0001-support-caching-deps-for-monorepos.md
|
4 years ago |
Jacob Gillespie
|
e93556ca66
|
Mock fs.existsSync in tests
|
4 years ago |
Jacob Gillespie
|
0453e516eb
|
Regenerate compiled files
|
4 years ago |
Jacob Gillespie
|
399982b368
|
Move existence check to cache-save
|
4 years ago |
Jacob Gillespie
|
d278e78bdd
|
Add logic to check that cache folder exists
|
4 years ago |
Jacob Gillespie
|
fdbc93ea6e
|
Add disclaimer to pnpm action example, pin action
|
4 years ago |
Jacob Gillespie
|
f24e78e0f6
|
Update __tests__/cache-save.test.ts
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
|
4 years ago |
Maxim Lobanov
|
3c1fbef7d3
|
Update 0001-support-caching-deps-for-monorepos.md
|
4 years ago |
Maxim Lobanov
|
5aa72c249a
|
Apply suggestions from code review
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
|
4 years ago |
Maxim Lobanov
|
d9aab2aba4
|
dra
|
4 years ago |
Jacob Gillespie
|
162ddf7c40
|
Add pnpm caching support
|
4 years ago |
Maxim Lobanov
|
38d90ce44d
|
Merge pull request #277 from actions/malob/update-readme
Update readme to describe new NVM LTS syntax
|
4 years ago |
Maxim Lobanov
|
e1e1d4c853
|
Update README.md
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
|
4 years ago |
Maxim Lobanov
|
40f85c8c97
|
update readme
|
4 years ago |
Maxim Lobanov
|
e215578cb0
|
Merge pull request #272 from akv-platform/add-caching-for-node-dependencies
Implementation of node's caching
|
4 years ago |
Maxim Lobanov
|
9af89732f0
|
Merge pull request #274 from actions/v-mazhuk/automate-releasing-new-versions
Automate releasing new action versions
|
4 years ago |
Dmitry Shibanov
|
cfe70f9fe8
|
update dependencies
|
4 years ago |
Dmitry Shibanov
|
b259ba49fe
|
rebuild project
|
4 years ago |
Dmitry Shibanov
|
55e10498cf
|
Merge branch 'main' into add-caching-for-node-dependencies
|
4 years ago |
Maxim Lobanov
|
bcb4cecf9b
|
Merge pull request #270 from gordey4doronin/gordey/support-lts-syntax
Support LTS aliases
|
4 years ago |
Dmitry Shibanov
|
72922790cb
|
fix for documentation
|
4 years ago |