Skip to content

Release 0.3.1 - #1150

Merged
Johan-Liebert1 merged 1 commit into
coreos:mainfrom
Johan-Liebert1:release-0.3.1
Sep 1, 2026
Merged

Release 0.3.1#1150
Johan-Liebert1 merged 1 commit into
coreos:mainfrom
Johan-Liebert1:release-0.3.1

Conversation

@Johan-Liebert1

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: c3aac18a-bdfb-418c-bc3c-3e5624db5165

📥 Commits

Reviewing files that changed from the base of the PR and between bc4244d and e35631d.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • Cargo.toml
  • contrib/packaging/bootupd.spec

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (12)
  • GitHub Check: bootc-e2e (ubuntu-24.04, 1)
  • GitHub Check: Tests, stable toolchain
  • GitHub Check: Tests, unstable toolchain (nightly)
  • GitHub Check: Tests (release), stable toolchain
  • GitHub Check: Tests, unstable toolchain (beta)
  • GitHub Check: bootc-e2e (ubuntu-24.04, 0)
  • GitHub Check: Lints, pinned toolchain
  • GitHub Check: bootc-e2e (ubuntu-24.04-arm, 0)
  • GitHub Check: bootc-e2e (ubuntu-24.04-arm, 1)
  • GitHub Check: Tests (release), minimum supported toolchain
  • GitHub Check: Build on s390x
  • GitHub Check: Build on ppc64le
🔇 Additional comments (2)
Cargo.toml (1)

5-5: LGTM!

contrib/packaging/bootupd.spec (1)

6-6: LGTM!


📝 Walkthrough

Walkthrough

The crate version and RPM spec version are both updated from 0.3.0 to 0.3.1.

Changes

Release version alignment

Layer / File(s) Summary
Update release metadata
Cargo.toml, contrib/packaging/bootupd.spec
The crate package version and RPM Version field are updated to 0.3.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to e3563

This PR updates the release version consistently across the project metadata and packaging files. No actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: rolv-apneseth

🚥 Pre-merge checks | ✅ 3 | ❌ 3

❌ Failed checks (2 warnings, 1 inconclusive)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title identifies the release version but does not follow the required format. It lacks a subsystem prefix, colon, lowercase description, and imperative mood. Replace it with a title such as "*: bump release version to 0.3.1". Use a lowercase imperative description and omit the trailing period.
Commit Message Convention ⚠️ Warning The PR contains one non-merge commit, e35631d (Release 0.3.1). Its subject has no subsystem: prefix and starts with an uppercase letter. The subject therefore does not follow `subsystem: lowerc… Amend the commit subject to a compliant form such as *: release 0.3.1, then force-update the PR branch.
Description check ❓ Inconclusive No pull request description was provided, so the description does not explain the version updates in Cargo.toml and contrib/packaging/bootupd.spec. Add a brief description that states the bootupd version was updated from 0.3.0 to 0.3.1 in both package metadata files.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)

Full details: Commit Message Convention

Explanation

The PR contains one non-merge commit, e35631d (Release 0.3.1). Its subject has no subsystem: prefix and starts with an uppercase letter. The subject therefore does not follow subsystem: lowercase description. The commit changes the release version in Cargo.toml, Cargo.lock, and contrib/packaging/bootupd.spec.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@Johan-Liebert1
Johan-Liebert1 merged commit aeb1543 into coreos:main Sep 1, 2026
15 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