Fix native recipe Git contexts across seven projects #155

Merged
binjovi-bot merged 2 commits from codex/fleet-recipe-compat-20260909 into trunk 2026-09-09 15:56:18 +00:00
Owner

Native recipe tasks pass checksum-verified Git URL queries, but seven recipes still select Dockerfile 1.7. MinIO fails before compilation because that frontend treats the query as part of the repository URL. Use the digest-pinned Dockerfile 1.18.0 frontend already used by Linux, and reject incompatible native recipe frontends during catalog checks.

Validation: make check passed. The compatibility check failed with the old frontend, passed with the fix, and rejected an isolated MinIO downgrade negative control.

The platform README policy change will follow the runtime change that permits that exact documentation path.

Native recipe tasks pass checksum-verified Git URL queries, but seven recipes still select Dockerfile 1.7. MinIO fails before compilation because that frontend treats the query as part of the repository URL. Use the digest-pinned Dockerfile 1.18.0 frontend already used by Linux, and reject incompatible native recipe frontends during catalog checks. Validation: make check passed. The compatibility check failed with the old frontend, passed with the fix, and rejected an isolated MinIO downgrade negative control. The platform README policy change will follow the runtime change that permits that exact documentation path.
fix(plans): defer README policy until runtime accepts that path
All checks were successful
binjovi/ci Binjovi completed the frozen plan
cc4dd2698f
sean changed title from Fix native recipe Git contexts and platform documentation selection to Fix native recipe Git contexts across seven projects 2026-09-09 15:56:03 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/binjovi-plans!155
No description provided.