🐛 Bug Fixes
Collection of exit code for -detailed-exitcode
behavior in run --all
Improved run-all plan -detailed-exitcode aggregation to correctly return 2 when any unit has drift, even if another unit hits a retryable error.
What's Changed
- fix(run-all): corrected -detailed-exitcode aggregation by @denis256 in #4932
- docs: stack generate documentation update by @denis256 in #4930
- docs: Form updates by @karlcarstensen in #4911
- docs: Fixing up signup form by @karlcarstensen in #4933
Full Changelog: v0.89.3...v0.89.4