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

penumbra: move crates into penumbra-sdk namespace #4975

Merged
merged 19 commits into from
Dec 25, 2024

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Dec 25, 2024

Describe your changes

This moves our workspace into a penumbra-sdk namespace ahead of publishing v0.82.0-alpha.0 on crates.io.

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Crate plumbing

@erwanor erwanor merged commit 0ded71b into release/v0.82.x Dec 25, 2024
12 checks passed
@erwanor erwanor deleted the erwan/namespace_sdk branch December 25, 2024 22:33
conorsch pushed a commit that referenced this pull request Jan 14, 2025
This moves our workspace into a `penumbra-sdk` namespace ahead of
publishing `v0.82.0-alpha.0` on crates.io. We're using the `penumbra-sdk`
prefix for all crate names because it's unique. (The `penumbra`) crate
name is already taken on crates.io and belongs to an unrelated project.

In addition to a renaming, several other changes are made for crates.io
compatibility:

  * fills out crate metadata fields to meet spec
  * breaks out app-tests to separate crate
conorsch pushed a commit that referenced this pull request Jan 15, 2025
This moves our workspace into a `penumbra-sdk` namespace ahead of
publishing `v0.82.0-alpha.0` on crates.io. We're using the `penumbra-sdk`
prefix for all crate names because it's unique. (The `penumbra`) crate
name is already taken on crates.io and belongs to an unrelated project.

In addition to a renaming, several other changes are made for crates.io
compatibility:

  * fills out crate metadata fields to meet spec
  * breaks out app-tests to separate crate
conorsch pushed a commit that referenced this pull request Jan 19, 2025
This moves our workspace into a `penumbra-sdk` namespace ahead of
publishing `v0.82.0-alpha.0` on crates.io. We're using the `penumbra-sdk`
prefix for all crate names because it's unique. (The `penumbra`) crate
name is already taken on crates.io and belongs to an unrelated project.

In addition to a renaming, several other changes are made for crates.io
compatibility:

  * fills out crate metadata fields to meet spec
  * breaks out app-tests to separate crate
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