Skip to content

Publish Rust crates during releases - #206

Open
jsturtevant wants to merge 1 commit into
jsturtevant-update-hyperlight-versionsfrom
jsturtevant-publish-rust-crates
Open

Publish Rust crates during releases#206
jsturtevant wants to merge 1 commit into
jsturtevant-update-hyperlight-versionsfrom
jsturtevant-publish-rust-crates

Conversation

@jsturtevant

Copy link
Copy Markdown
Contributor

Publish the repository's public Rust crates alongside the existing SDK release flow so tagged releases keep crates.io aligned with the other package ecosystems.

The workflow publishes the core crate before its Wasm and JavaScript dependents using the standard Cargo registry token. Workspace manifests now carry publishable dependency versions and crate metadata, internal SDK bridge crates are explicitly excluded, and the Wasm bindings compile from the packaged WIT source.

Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
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