kungfu-trader/Publish Prebuilt
Publish Prebuilt to AWS S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | — | — |
| aws-proxy | AWS proxy in /etc/hosts | — | — |
| artifacts-path | Where to find the artifacts | — | — |
| bucket-staging | S3 Bucket used as staging area of prebuilt binaries | — | — |
| bucket-release | S3 Bucket used as release area of prebuilt binaries | — | — |
| clean-release | Clean bucket-release when publish (with --delete) | — | false |
| cloudfront-id | Cloundfront distribution ID to invalidate | — | "" |
| cloudfront-paths | Cloundfront distribution paths to invalidate | — | /* |
| no-digest | Do not digest files [true/false] | — | false |
| no-comment | Do not add comment to GitHub [true/false] | — | false |
| preview-files | Pattern for preview file names | — | .* |
| max-preview-links | Max number of preview links | — | 32 |
Outputs
no outputs