starberry/Rsync-based caching
@actions/cache -style caching using Rsync
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| foo | FOo | no | — |
| path | A list of files, directories, and wildcard patterns to cache and restore | yes | — |
| destination | Rsync path to sync to | yes | — |
| key | An explicit key for restoring and saving the cache | yes | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate an exact match was found for the primary key |