pi-xcels/Pixcels Multi Source Cache
Restore/save node_modules from internal S3, external GitHub cache, or source install.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 13, 2025
- License
- None
Pinned Snippet
uses: pi-xcels/action-cache-fallback@bc80950fc70273f83d5b8c3b4eaf032c2132fee7 # v0.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| netbird-connected | Whether Netbird is connected | no | "" |
| s3-host-netbird | S3 host when Netbird is connected | no | "" |
| s3-host-public | Public S3 host | no | "" |
| s3-access-key | S3 Access Key | yes | — |
| s3-secret-key | S3 Secret Key | yes | — |
| s3-bucket | S3 Bucket | yes | — |
| s3-region | S3 Region | no | "" |
| cache-key | Main cache key | yes | — |
| cache-restore-keys | Restore keys for partial matches | no | "" |
| cache-path | Path to cache | no | "" |
Outputs
no outputs