Skip to content

ci: Update dependencies for the wasm_bindings job #2717

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kim
Copy link
Contributor

@kim kim commented May 8, 2025

Make sure the Cargo.lock file of the wasm_bindings job reflects the
latest available versions. This is what users would end up with on a
fresh module, so we want to catch any compile errors arising from a
different transitive closure of dependencies than what is in the
workspace lock file.

Follup-up for: #2714

Expected complexity level and risk

1

Testing

  • yes

Make sure the `Cargo.lock` file of the `wasm_bindings` job reflects the
latest available versions. This is what users would end up with on a
fresh module, so we want to catch any compile errors arising from a
different transitive closure of dependencies than what is in the
workspace lock file.

Follup-up for: #2714
@kim kim requested a review from coolreader18 May 8, 2025 18:13
- name: Build module-test
run: cargo run -p spacetimedb-cli -- build --project-path modules/module-test

# TODO(kim): What does this have to do with bindgen?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we remove this step? Seems redundant

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