Skip to content

ci: pass --locked to cargo-wdk build step#63

Draft
svasista-ms wants to merge 1 commit into
microsoft:mainfrom
svasista-ms:ci/lock-cargo-wdk-build
Draft

ci: pass --locked to cargo-wdk build step#63
svasista-ms wants to merge 1 commit into
microsoft:mainfrom
svasista-ms:ci/lock-cargo-wdk-build

Conversation

@svasista-ms

Copy link
Copy Markdown
Contributor

Adds --locked to the cargo wdk build step in build.yaml so it honors the committed Cargo.lock instead of silently updating dependencies during CI.

Verified locally with cargo wdk build --locked --sample (exit 0), confirming the existing Cargo.lock is current — no lockfile refresh required.

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