Skip to content

ci: lock cargo commands#141

Closed
oshikiri wants to merge 2 commits into
masterfrom
codex/locate-and-update-cargo-build/test-in-ci
Closed

ci: lock cargo commands#141
oshikiri wants to merge 2 commits into
masterfrom
codex/locate-and-update-cargo-build/test-in-ci

Conversation

@oshikiri

@oshikiri oshikiri commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • lock cargo build and cargo test in CI to ensure outdated lockfiles break the build

Testing

  • cargo build --locked
  • cargo +nightly test --locked
  • cargo +nightly build --locked (fails: the lock file needs to be updated)
  • wasm-pack build (fails: failed to download binaryen archive)

https://chatgpt.com/codex/tasks/task_e_68ba81eb16a0832b9bae4db25b205625

@oshikiri oshikiri closed this Sep 28, 2025
@oshikiri oshikiri deleted the codex/locate-and-update-cargo-build/test-in-ci branch October 28, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant