Skip to content

chore: prepare stable-7.2#2927

Merged
micbar merged 4 commits into
stable-7.2from
prepare-stable
Jun 11, 2026
Merged

chore: prepare stable-7.2#2927
micbar merged 4 commits into
stable-7.2from
prepare-stable

Conversation

@micbar

@micbar micbar commented Jun 10, 2026

Copy link
Copy Markdown
Member

Description

Prepare the stable branch for releases

I am using "Enhancement" to bump the minor version.

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@micbar micbar requested review from ScharfViktor and kulmann June 10, 2026 15:20
@micbar micbar added the Type:Maintenance E.g. technical debt, packaging, etc. label Jun 10, 2026
@codacy-production

codacy-production Bot commented Jun 10, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

🟢 Coverage ∅ diff coverage · +0.02% coverage variation

Metric Results
Coverage variation +0.02% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8ad66f5) 81377 18661 22.93%
Head commit (5c489d9) 81377 (+0) 18678 (+17) 22.95% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2927) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@ScharfViktor ScharfViktor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I added stable-* to more places

Lgtm

@micbar micbar added Type:Enhancement and removed Type:Maintenance E.g. technical debt, packaging, etc. labels Jun 10, 2026
@kulmann

kulmann commented Jun 10, 2026

Copy link
Copy Markdown
Member

Why stable-7.2? 🤔 we're currently on 7.1.0 so the final production release should be a 7.1.x version, presumably 7.1.1.

@micbar

micbar commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

7.1.1 is a rolling.

We need a minor release prefix increment to filter the tags for stable properly.

Comment thread pkg/version/version.go Outdated
@micbar micbar requested a review from kulmann June 11, 2026 08:43
@micbar micbar merged commit a27406c into stable-7.2 Jun 11, 2026
61 of 63 checks passed
@micbar micbar deleted the prepare-stable branch June 11, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants