generated from CDCgov/template
-
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.
Replace actions/cache with a more robust strategy (#11)
* Adding new workflow * Fixing new action * Adding args * Making context info dump default * Using the inspect * Not trusting the cache... * Adding context information * Adding version and context information to post-artifact * Tossing out actions/cache * Adding info about how cache works * Forgot to use the outputs * Adding output comment to the results * Correcting the dependency graph of the two-step-container test * Correcting ifelse statement and adding check * Correcting test * Correcting check and adding an explicit explaination of what happens with caching * Adding a test regarding the args (formal test) * Capturing the context in a txt * Lite context info * Fixing usage of ARGs
- Loading branch information
Showing
6 changed files
with
237 additions
and
32 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
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
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.