ci: improve E2E preflight with version mismatch detection #32

Merged
ghost merged 1 commits from fix/e2e-version-preflight into main 2026-03-09 17:16:16 +00:00

1 Commits

Author SHA1 Message Date
hugh-hackman[bot] 40372acc6f ci: improve E2E preflight with version mismatch detection
Enhances the preflight step to:
- Check the deployed plugin version against the repo version
- Emit a clear warning annotation when there's a mismatch
- Report the plugin name from artifacthub metadata
- Still runs tests (warning, not error) so we catch other issues

This makes plugin version mismatches immediately visible in the
CI summary instead of requiring investigators to dig through
14 timeout failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 13:07:02 +00:00