Skip to content

fix(ci): pin Metal build driver during reconciliation - #1739

Merged
AlpinDale merged 1 commit into
mainfrom
fix/metal-pin-build-driver
Jul 30, 2026
Merged

fix(ci): pin Metal build driver during reconciliation#1739
AlpinDale merged 1 commit into
mainfrom
fix/metal-pin-build-driver

Conversation

@AlpinDale

Copy link
Copy Markdown
Member

The reconciliation loop checks out historical source commits before invoking PLATFORM_BUILD_SCRIPT. A relative driver path therefore selected each historical commit's obsolete build script and bypassed the stable-environment fix. Copy the current driver to RUNNER_TEMP and invoke that absolute snapshot.\n\nValidated by pinning the driver, checking out exact failed commit 832d968, and verifying the pinned checksum and --no-build-isolation behavior remain unchanged. Repository hooks and workflow lint pass.

Signed-off-by: AlpinDale <alpindale@gmail.com>
@AlpinDale
AlpinDale merged commit f7b54aa into main Jul 30, 2026
2 checks passed
@AlpinDale
AlpinDale deleted the fix/metal-pin-build-driver branch July 30, 2026 05:04
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