fix: make workflow configuration errors actionable #385

Merged
dries merged 1 commit from fix/actionable-workflow-errors into main 2026-07-18 10:10:54 +02:00
Owner

Summary

  • include workflow run and published version IDs in missing agent configuration errors
  • tell users how to recover by correcting, republishing, and restarting the workflow
  • cover inconsistent persisted workflow data with a regression test

Testing

  • make lint
  • make test
## Summary - include workflow run and published version IDs in missing agent configuration errors - tell users how to recover by correcting, republishing, and restarting the workflow - cover inconsistent persisted workflow data with a regression test ## Testing - `make lint` - `make test`
fix: make workflow configuration errors actionable
All checks were successful
CI / Build Desktop (macOS arm64) (pull_request) Successful in 2m15s
CI / Frontend (pull_request) Successful in 6m8s
CI / Backend (pull_request) Successful in 7m13s
CI / Coverage Results (pull_request) Successful in 24s
CI / Playwright E2E (pull_request) Successful in 8m34s
CI / Build (pull_request) Successful in 3m6s
CI / Semantic Tag (pull_request) Successful in 4s
e6d4b1cf46

Coverage ratchet: pass

Suite Baseline This PR Δ
frontend 65.73% 65.73% +0.00
go 77.40% 77.50% +0.10

Tolerance: -0.1%. Baseline stored on gh-pages.

<!-- coverage-ratchet --> ### Coverage ratchet: ✅ pass | Suite | Baseline | This PR | Δ | | |---|---|---|---|---| | frontend | 65.73% | 65.73% | +0.00 | ✅ | | go | 77.40% | 77.50% | +0.10 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit 3eb47647ea into main 2026-07-18 10:10:54 +02:00
Sign in to join this conversation.
No description provided.