Skip to content

v0.41.0

Choose a tag to compare

@ivank ivank released this 16 Jul 03:35
· 19 commits to main since this release
4f4444b

PR-view lifecycle-bar fixes (#219):

  • SHA-scope the lifecycle fold — after a new push, the previous cycle's apply-side executions no longer render alongside the fresh plan (they were painting a stale, mostly-done "APPLYING" bar before apply had started).
  • Verify segment renders done (green) on a terminally-succeeded apply when no verify step ran for those components, instead of sitting perpetually grey.
  • Honest stage badge — no longer reads "applying" for a merely-pending (queued, not running) apply.

Full changelog: v0.40.0...v0.41.0