Skip to content

chore(release): 2.6.0#423

Merged
ruda merged 2 commits into
mainfrom
bump-2.6.0
Jun 18, 2026
Merged

chore(release): 2.6.0#423
ruda merged 2 commits into
mainfrom
bump-2.6.0

Conversation

@ruda

@ruda ruda commented Jun 18, 2026

Copy link
Copy Markdown
Member

Add support for HashiCorp Vault credentials.

Summary by Sourcery

Prepare the 2.6.0 release of qpc, updating project metadata and packaging information to reflect the new version and its HashiCorp Vault credentials support.

Enhancements:

  • Note HashiCorp Vault credentials support in the RPM changelog for the 2.6.0 release.

Build:

  • Bump qpc package version to 2.6.0 in spec file and project configuration.

@ruda ruda requested a review from a team as a code owner June 18, 2026 17:54
@sourcery-ai

sourcery-ai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Bumps the qpc project/package version to 2.6.0 and updates the RPM spec changelog to document the new release which adds HashiCorp Vault credentials support; dependency lockfile is refreshed accordingly.

File-Level Changes

Change Details Files
Update project and RPM spec version to 2.6.0 and document the new HashiCorp Vault credentials feature in the changelog.
  • Increment the RPM spec Version field from 2.5.0 to 2.6.0.
  • Add a new %changelog entry describing the HashiCorp Vault credentials support for the 2.6.0-1 release.
  • Bump the Python project version in pyproject.toml from 2.5.0 to 2.6.0.
  • Refresh the dependency lock file to align with the new release.
qpc.spec
pyproject.toml
uv.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path="qpc.spec" line_range="73" />
<code_context>
 %{python3_sitelib}/qpc-*.egg-info/

 %changelog
+* Tue Jun 18 2026 Ruda Moura <rmoura@redhat.com> - 0:2.6.0-1
+- Add support for HashiCorp Vault credentials
+
</code_context>
<issue_to_address>
**issue (typo):** The weekday in the changelog header likely does not match the actual calendar date.

In RPM changelogs the weekday must match the calendar date. June 18, 2026 is a Thursday, not a Tuesday, so please update the weekday to avoid inconsistency and potential tooling warnings.
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Comment thread qpc.spec Outdated
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.49%. Comparing base (dd93d39) to head (2e2ce44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #423   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         138      138           
  Lines        8737     8737           
=======================================
  Hits         8431     8431           
  Misses        306      306           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ruda ruda merged commit 501a978 into main Jun 18, 2026
21 checks passed
@ruda ruda deleted the bump-2.6.0 branch June 18, 2026 18:35
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