Skip to content

v0.78.3

Compare
Choose a tag to compare
@yhakbar yhakbar released this 12 May 14:52
· 240 commits to main since this release
b19d23f

🐛 Bug Fixes

When an error retry results in a plan succeeding when it initially failed, usage of run --all -- plan -detailed-exitcode will now properly take into account the final exit code, rather than the first one, meaning that the exit code of the whole run will be zero if no other units fail their plans.

Thanks to @wakeful for contributing this fix!

What's Changed

Full Changelog: v0.78.2...v0.78.3