Skip to content

Include Cargo.lock in when copying spirv-builder-cli#43

Merged
schell merged 1 commit intoRust-GPU:mainfrom
tombh:use-lockfile-in-spirv-builder-cli
Feb 6, 2025
Merged

Include Cargo.lock in when copying spirv-builder-cli#43
schell merged 1 commit intoRust-GPU:mainfrom
tombh:use-lockfile-in-spirv-builder-cli

Conversation

@tombh
Copy link
Collaborator

@tombh tombh commented Feb 5, 2025

I see that CI is failing across the board, both on main and PRs. It looks like it's because we're not getting reproducible builds in spirv-builder-cli. When it's copied during cargo gpu install, it's not copying spirv-builder-cli's Cargo.lock. So this PR adds it.

Hopefully that doesn't increase the binary size too much?

Gives us more reliability, especially for integration tests.
Copy link
Collaborator

@schell schell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@schell schell merged commit f3d13dc into Rust-GPU:main Feb 6, 2025
4 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.

2 participants