Skip to content

bump VERSION to v29.7.0-dev#7068

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_version
Jun 22, 2026
Merged

bump VERSION to v29.7.0-dev#7068
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_version

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.7.0 milestone Jun 22, 2026

@docker-agent docker-agent 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.

Assessment: 🟡 NEEDS ATTENTION

Comment thread VERSION
@@ -1 +1 @@
29.6.0
29.7.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

[MEDIUM] VERSION set to 29.7.0 instead of 29.7.0-dev as stated in the PR title

The PR title says "bump VERSION to v29.7.0-dev", but the file was changed to 29.7.0 (no -dev suffix).

The project's established pattern (visible in file history) is to append -dev to mark the development cycle after each release:

  • 29.6.029.5.3-dev29.5.2-dev29.5.1-dev

Setting VERSION to 29.7.0 without -dev makes development builds appear to be a final stable release. This could cause version-detection tools, CI pipelines, or package managers to treat unreleased builds as 29.7.0 GA.

Expected: 29.7.0-dev
Actual: 29.7.0

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah merged commit 1b4c7d7 into docker:master Jun 22, 2026
244 of 270 checks passed
@thaJeztah thaJeztah deleted the bump_version branch June 22, 2026 14:39
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.

4 participants