Releases: lerebear/sizeup-action
Releases · lerebear/sizeup-action
v0.8.0
What's Changed
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add more useful fields to the CSV artifact, as well as configuration for artifact retention. by @lerebear in #46
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- Add ability to run this workflow in shadow mode by @lerebear in #44
- Add ability to persist a score artifact by @lerebear in #45
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Bump sizeup-core to 0.5.0 by @lerebear in #41
- This incorporates a bug fix for formula evaluation: lerebear/sizeup-core#59.
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
What's Changed
- Update existing score threshold comment rather than posting a new one with each evaluation. by @lerebear in #37
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Use treeless clone to efficiently retrieve enough history to diff with the
--merge-base
option. by @lerebear in #34 - Bump
sizeup-core
to0.4.1
to pick up logging bug fix. by @lerebear in #35
Full Changelog: v0.4.5...v0.5.0
Upgrading from version 0.4.x
Please note that this workflow now manages its own git clone
, fetch
and checkout
operations. As a result, you should no longer use actions/checkout
in a workflow step prior to the step that uses lerebear/sizeup-action
. Please see the usage section of the README for the latest workflow configuration guidance.
v0.4.5
What's Changed
Full Changelog: v0.4.4...v0.4.5