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

chore: bump crate versions and update changelogs for #5676 #5678

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

hanabi1224
Copy link
Contributor

@hanabi1224 hanabi1224 commented Nov 15, 2024

Description

This PR bumps crate versions and add changelog entries for crates that are changed in #5676

Question: When should a crate version bump in the current release process? Should it be right before or right after publishing? I see most of current crate versions are published while some are not (e.g. [email protected] [email protected] and [email protected] etc.)

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

@hanabi1224 hanabi1224 marked this pull request as ready for review November 15, 2024 07:57
@hanabi1224 hanabi1224 changed the title chore: bump crate version and update changelogs for #5676 chore: bump crate versions and update changelogs for #5676 Nov 15, 2024
@hanabi1224
Copy link
Contributor Author

Hmm, when I update libp2p-identity version in root Cargo.toml, I got semver CI failure, when not, I got test identity CI failure, what should I do to bump the version of this crate?

Cargo.toml Outdated Show resolved Hide resolved
Copy link
Member

@jxs jxs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, when I update libp2p-identity version in root Cargo.toml, I got semver CI failure, when not, I got test identity CI failure, what should I do to bump the version of this crate?

Hi, yeah it's expected with libp2p-identity due to the way it is imported. See here for a CI that has run after libp2p-identity 0.2.10 was published.
Thanks!

@jxs jxs added the send-it label Nov 20, 2024
@mergify mergify bot merged commit 0e9dcdd into libp2p:master Nov 20, 2024
69 of 71 checks passed
@jxs
Copy link
Member

jxs commented Nov 20, 2024

published libp2p-identity version 0.2.10

@hanabi1224 hanabi1224 deleted the hm/changelog-5676 branch November 21, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants