JFrog Boost
Version updated for https://github.com/jfrog/boost to version v0.11.13.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary: Boost is a GitHub Action that automates the process of wrapping and analyzing logs from CI/CD agents. It helps in saving tokens by trimming noisy logs and keeping important context such as errors, timings, and cache hits while maintaining agent output quality. This tool uses OpenTelemetry for monitoring and can be used to automate the initialization, running tasks, and reporting process of agent outputs.
What’s Changed
What’s Changed
- Release v0.7.23 by @yahav-ohana in https://github.com/jfrog/boost/pull/41
- Release v0.7.25 by @menachemm-byte in https://github.com/jfrog/boost/pull/44
- docs(readme): simplify mascot, focus on token savings, add report commands by @yahav-ohana in https://github.com/jfrog/boost/pull/47
- docs(readme): update release badge to v0.8.6 and stars to 258 by @yahav-ohana in https://github.com/jfrog/boost/pull/48
- docs(readme): add how-to-use walkthrough GIF above Quick start by @yahav-ohana in https://github.com/jfrog/boost/pull/52
- docs(readme): add Boost comparison table by @yahav-ohana in https://github.com/jfrog/boost/pull/53
- fix: install.ps1 by @menachemm-byte in https://github.com/jfrog/boost/pull/54
- docs: refresh README badges, install, use cases, and agent guide by @yahav-ohana in https://github.com/jfrog/boost/pull/56
- docs(readme): localize repo main page with language selector by @yahav-ohana in https://github.com/jfrog/boost/pull/59
- docs: clarify collection scope by @yahav-ohana in https://github.com/jfrog/boost/pull/60
- docs: surface JFrog Xray security scanning in README and SECURITY.md by @yahav-ohana in https://github.com/jfrog/boost/pull/61
New Contributors
- @menachemm-byte made their first contribution in https://github.com/jfrog/boost/pull/44
Full Changelog: https://github.com/jfrog/boost/compare/v0.7.23...v0.11.13