actions-marketplace-validations/Cache Validation

Creates MD5 hashes of the contents of a list of cached directories.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathA list of directories to validateyes
cache_hitA boolean value to indicate if a cache hit occurred.yes
fatalA boolean value to indicate if checksum errors should be treated as fatal errors.no
remove_invalid_pathsA boolean value that when set to true causes a path to be recursively removed if it contains invalid files.no
remove_invalid_filesA boolean value that when set to true causes invalid files in a path to be removed, valid files are always retained.no
touchA boolean value that when set to true recursively updates the modification and access times of each path.no
namedescription
validA boolean value to indicate if all files exist and are valid.