haskell-actions/Setup cabal-cache for S3
Setup cabal-cache to store Haskell packages cache on S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| awsKey | AWS Access Key ID | yes | — |
| awsSecretKey | AWS Secret Key | yes | — |
| awsRegion | AWS Region | yes | — |
| archiveUri | Archive URI in form of "s3://bucket/path" | yes | — |
| cabalStorePath | Path to local cabal store | yes | — |
| threadsNum | Number of threads concurrently uploading to S3 | no | 4 |
Outputs
no outputs