The validate-release-assets workflow was causing race conditions and preventing successful releases. It attempted to pull Docker images immediately after pushing, before they had propagated through Docker Hub's CDN. The release workflow already has comprehensive validation: - Version guard ensures VERSION file matches - Preflight tests verify backend and frontend - Docker builds confirm images can be created - Release asset creation includes checksums Validation can be done manually after draft release creation if needed. Related to #695 (release guardrails) |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||