Commit Graph

64 Commits (5b32c9063c6eb277dacbf3e916a8bc5d2617c5b7)

Author SHA1 Message Date
Hargun Kaur d08cf22211
Adding Node.js version file support (#338) 3 years ago
Dmitry Shibanov a4b8ed2f4e
Update dependencies (#346) 4 years ago
Manuel d1178716db Add 'cache-hit' as output 4 years ago
Maxim Lobanov 76a4cff9ae update readme and dist files 4 years ago
MaksimZhukov 9f31dbbbc4 Support caching for mono repos and repositories with complex structure 4 years ago
Jacob Gillespie 3af302a4f2
Switch to pnpm store path command 4 years ago
Jacob Gillespie 0453e516eb
Regenerate compiled files 4 years ago
Jacob Gillespie 162ddf7c40
Add pnpm caching support 4 years ago
Dmitry Shibanov cfe70f9fe8 update dependencies 4 years ago
Dmitry Shibanov b259ba49fe rebuild project 4 years ago
Maxim Lobanov 282049a5b1
regenerate license (#7)
* regenerate license

* npm run build

* sync branches

* rebuild project

* fix test

Co-authored-by: Dmitry Shibanov <dmitry-shibanov@github.com>
4 years ago
Dmitry Shibanov d36a3314a5 work on resolving comments 4 years ago
Dmitry Shibanov 05f3e9f4fa remove eol in gitattributes 4 years ago
Dmitry Shibanov 3d0d4edb10
Add node's caching implementation (#2)
* first iteration for implementation of caching

* add logs

* add debug line

* fix build command

* fix path

* add possible post-if

* remove braces

* test new action post-if variant

* work on built-in caching

* remove post-if

* pass version

* work on yarn support

* fix return value

* change names and remove logs

* worked on resolving comments

* check post-if for null

* add success() condition

* remove primary key field

* work on resolving comments

* remove logs

* resolving comments

* resolving comments

* resolving comments

* resolving comments

* fix getpackageManagerVersion

* run clean for unstaged changes

* fix falling version tests

* work on resolving comments

* resolving comments

* fix comment

* resolve comments

* Add tests to cover node's caching (#3)

* add tests to cover node's caching

* work on fixing tests

* fix e2e tests

* rebuild and fix test

* fixing tests

* change name of describes, it and fix test

* add names for jobs

* fix issue
4 years ago