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

Add rebuild_rust_sdk.sh and use it to run CI on rust SDK main #23

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Mar 15, 2024

This also adds install_uniffi_bindgen_go.sh which handles checking out and cargo installing the right flavour of uniffi-bindgen-go.

I would particularly like @andybalaam to test that these scripts work on his machine.

Fixes #6

…st_sdk

Use local paths on rebuild_rust_sdk so we can leverage the rust cache,
which requires an unbuilt rust project somewhere prior to invoking.
@kegsay kegsay requested a review from andybalaam March 15, 2024 17:29
Copy link
Contributor

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

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

This looks sensible, and the two rebuild_* scripts work on my machine.

@kegsay kegsay merged commit 1e42042 into main Mar 18, 2024
3 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.

Add rebuild rust sdk script
2 participants