This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: reimplement caching mechanism (#38)
caching is now performed by calculating the hash of the executing command, it will be calculated per project being passed to the action and also saved to github's cache per project's target create hasher and task-graph utils deprecate distribution input remove distribution from inputs interface change cache saving to be per project target's hash restore task's deps in case task cache is missing
- Loading branch information
Showing
51 changed files
with
1,270 additions
and
1,013 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.