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

Release v0.9.0 #71

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Release v0.9.0 #71

merged 3 commits into from
Apr 24, 2024

Conversation

HCastano
Copy link
Contributor

Preps the entropy-programs-core and entropy-programs-runtime packages for publishing
on crates.io.

I ran into one issue with the WIT file not being found during the cargo publish
process, so I opted to add soft symlinks to each of the crates. In the future we may want
to add something like wit-deps to manage this (1, 2).

When we try and publish the crates the relative path doesn't get
resolved correctly. Instead we add a symlink in each crate, which is
typically the default location `witgen` looks for `wit` folders anyways.
@HCastano HCastano requested a review from ameba23 April 24, 2024 11:21
@HCastano HCastano merged commit 0e9d393 into master Apr 24, 2024
2 checks passed
@HCastano HCastano deleted the hc/release-v0.9.0 branch April 24, 2024 11:34
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