Skip to content

feat: set-version.sh and publish-libs.sh to be per-crate only#325

Open
86667 wants to merge 1 commit intomainfrom
publish_scripts_per_crate
Open

feat: set-version.sh and publish-libs.sh to be per-crate only#325
86667 wants to merge 1 commit intomainfrom
publish_scripts_per_crate

Conversation

@86667
Copy link
Contributor

@86667 86667 commented Feb 25, 2026

I want to be able to publish a single one of this repo's crates alone.
=> Each module should have a version number independent of the other workspace members.
=> Publishing and releasing should be per-crate.

Therefore these changes allow for individual modules to be published separately.
Ive removed the ability to publish multiple at the same time in order to reduce complexity of the scripts and make it clear that there probably isnt much of a use case for doing so anyway.

@86667 86667 force-pushed the publish_scripts_per_crate branch from 842f64b to 14fb6a8 Compare February 25, 2026 18:37
…y, allowing for individual modules to be release separately
@86667 86667 force-pushed the publish_scripts_per_crate branch from 14fb6a8 to 3a1517f Compare February 25, 2026 18:43
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