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

Keep crate versions in sync with crates-io #3032

Open
ggwpez opened this issue Jan 23, 2024 · 1 comment
Open

Keep crate versions in sync with crates-io #3032

ggwpez opened this issue Jan 23, 2024 · 1 comment

Comments

@ggwpez
Copy link
Member

ggwpez commented Jan 23, 2024

Local crate versions need to be kept in sync with crates-io permanencly so we can correctly bump them according to SemVer once #2490 commenced.

cc @Morganamilo

@liamaharon
Copy link
Member

PR for the initial sync #3034

Will add a new subcommand for bumping to the tool soon (and docs)

github-merge-queue bot pushed a commit that referenced this issue Jan 26, 2024
Related #3032

---

Using https://github.com/liamaharon/cargo-workspace-version-tools/ 

`cargo run -- sync --path ../polkadot-sdk`

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
al3mart pushed a commit that referenced this issue Jan 29, 2024
Related #3032

---

Using https://github.com/liamaharon/cargo-workspace-version-tools/ 

`cargo run -- sync --path ../polkadot-sdk`

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this issue Mar 25, 2024
Related paritytech#3032

---

Using https://github.com/liamaharon/cargo-workspace-version-tools/ 

`cargo run -- sync --path ../polkadot-sdk`

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
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

No branches or pull requests

2 participants