Skip to content

blockdev: Bump crate version to 0.2.0#2061

Merged
cgwalters merged 1 commit intobootc-dev:mainfrom
ckyrouac:blockdev-bump
Mar 12, 2026
Merged

blockdev: Bump crate version to 0.2.0#2061
cgwalters merged 1 commit intobootc-dev:mainfrom
ckyrouac:blockdev-bump

Conversation

@ckyrouac
Copy link
Collaborator

No description provided.

@bootc-bot bootc-bot bot requested a review from gursewak1997 March 12, 2026 19:35
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the version of the bootc-internal-blockdev crate from 0.1.0 to 0.2.0. A minor version bump like this usually indicates that new, backward-compatible functionality has been added, or in the case of a 0.x version, that there may be breaking changes. However, this pull request only contains the version bump itself, without any accompanying code changes. To maintain clarity and ensure that version numbers accurately reflect the code's evolution, version bumps should ideally be included in the same pull request as the code changes they correspond to.

name = "bootc-internal-blockdev"
repository = "https://github.com/bootc-dev/bootc"
version = "0.1.0"
version = "0.2.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This version bump from 0.1.0 to 0.2.0 suggests that there are new features or breaking changes. However, this pull request doesn't include any other code changes. It's a best practice to include version bumps in the same pull request as the code changes that justify them. This helps to keep the version history aligned with the feature history. If no functional changes have been made, a version bump may not be necessary.

Signed-off-by: ckyrouac <ckyrouac@redhat.com>
Copy link
Collaborator

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

LGTM though what I think we should do is change the minor/micro to match bootc ones always, should be scriptable.

Note this won't run until we push a tag here.

@cgwalters cgwalters enabled auto-merge (rebase) March 12, 2026 20:44
@cgwalters cgwalters merged commit 6c0ec0c into bootc-dev:main Mar 12, 2026
47 checks passed
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.

2 participants