ktmud/Cached Dependencies
Setup multi-layered cache and dependencies in one step, share predefined commands across workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| caches | Path to a JS file with cache configs | no | ${{ github.workspace }}/.github/workflows/caches.js |
| bashlib | Path to a Bash script with command shortcuts | no | ${{ github.workspace }}/.github/workflows/bashlib.sh |
| run | Setup commands to run, can use shortcuts defined in bashlib | no | default-setup-command |
| parallel | Whether to run commands in parallel | no | — |
Outputs
no outputs