jfrog/Boost CI
Enhance CI performance and observability with Boost
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Boost release tag to install. Derived automatically from the action ref (e.g. jfrog/boost@v0.5.0) when omitted. Ignored when boost_binary_path is set. | no | v0.7.25 |
| boost_binary_path | Absolute or workspace-relative path to a pre-built boost binary. When set, skips downloading a GitHub release (for CI and fork testing). | no | — |
| github_token | GitHub token for downloading release assets | no | ${{ github.token }} |
| repo | Repository to download release from | no | jfrog/boost |
| setup_timeout_seconds | Timeout for the setup phase in seconds | no | 5 |
| accept_terms | Accept the JFrog Online Beta Agreement for this CI setup when no .boost/config.toml is present. Required outside JFrog-owned GitHub repositories. Accepted values: yes, y, no, n. | no | — |
Outputs
no outputs