Skip to content

Fix catalog validation for preview custom builds - #189

Merged
ODevStudio merged 1 commit into
mainfrom
odev/preview-tag-validation
Sep 7, 2026
Merged

Fix catalog validation for preview custom builds#189
ODevStudio merged 1 commit into
mainfrom
odev/preview-tag-validation

Conversation

@ODevStudio

Copy link
Copy Markdown
Collaborator

The first production Preview 3 custom build exposed a dispatch-only failure: the full catalog test reads prospective v3.1.14 metadata, but the workflow created its temporary local validation tag only for main requests. Include the explicitly allowed Preview 3 ref in that same validation-only condition. Real stable requests still require the real tag; nothing pushes a prospective tag.

The source remains the exact Preview 3 commit supplied by the Worker. Signing, expected combination hash, builder checks and quota limits are unchanged. Added the corresponding workflow contract assertion; local contract and diff checks passed.

Production run 34134269924 failed before compilation. This PR fixes its root cause; the failed attempt will not be reset or bypassed.

@ODevStudio
ODevStudio merged commit dd1f25d into main Sep 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant