Skip to content
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

Fix cbindgen CI test failures #587

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Fix cbindgen CI test failures #587

merged 2 commits into from
Dec 29, 2024

Conversation

jschwe
Copy link
Collaborator

@jschwe jschwe commented Dec 18, 2024

  • Use --locked to avoid potential issues with dependencies.
  • Add CORROSION_TOOLS_RUST_TOOLCHAIN option: This allows users to choose a different rust toolchain
    to compile build-tools use by corrosion (currently cbindgen and cxxbridge)

Use the checked in lockfile to avoid issues with dependencies.
@jschwe jschwe changed the title install cbindgen / cxxbridge with --locked Fix cbindgen CI test failures Dec 29, 2024
@jschwe jschwe force-pushed the locked branch 4 times, most recently from 78ad6ac to f8976f1 Compare December 29, 2024 12:28
This allows users to choose a different rust toolchain
to compile build-tools use by corrosion
(currently cbindgen and cxxbridge)
@jschwe jschwe enabled auto-merge (rebase) December 29, 2024 12:35
@jschwe jschwe merged commit e0bad7c into corrosion-rs:master Dec 29, 2024
40 checks passed
@jschwe jschwe deleted the locked branch December 29, 2024 12:45
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