Skip to content

bump VERSION to v29.7.0-dev#7078

Merged
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:version
Jun 30, 2026
Merged

bump VERSION to v29.7.0-dev#7078
vvoland merged 1 commit into
docker:masterfrom
thaJeztah:version

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

This reverts commit d9c59c9.

- 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)

This reverts commit d9c59c9.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.7.0 milestone Jun 30, 2026
@thaJeztah thaJeztah requested a review from vvoland June 30, 2026 14:32
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Assessment: 🟢 APPROVE

This PR reverts a previous commit, restoring VERSION from 29.6.1 back to 29.7.0. The single-line change is correct and consistent with the repository's version bump history. No bugs, logic errors, or issues introduced.

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

Assessment: 🟡 NEEDS ATTENTION

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

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.

[MEDIUM] VERSION content 29.7.0 is missing the -dev suffix indicated by the PR title and commit history

The PR title says "bump VERSION to v29.7.0-dev" and the description states this reverts commit d9c59c9cfe (the 29.6.1 release commit). Reverting that release commit should restore the file to its prior state — which was 29.7.0-dev (set by commit e45822e51d). Instead, the + line sets VERSION to 29.7.0 (without the -dev suffix).

The missing -dev suffix means downstream tooling, release scripts, or CI pipelines that distinguish dev/pre-release builds from stable releases could misidentify this as a stable 29.7.0 release. The intended value based on the PR title and the revert target is 29.7.0-dev.

Suggested fix: Change the file content to 29.7.0-dev.

@vvoland vvoland merged commit 3edebc4 into docker:master Jun 30, 2026
103 checks passed
@thaJeztah thaJeztah deleted the version branch June 30, 2026 18: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