Skip to content

engine: 29.7.0 - #25662

Merged
thaJeztah merged 2 commits into
docker:mainfrom
vvoland:update-docker
Jul 30, 2026
Merged

engine: 29.7.0#25662
thaJeztah merged 2 commits into
docker:mainfrom
vvoland:update-docker

Conversation

@vvoland

@vvoland vvoland commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

The second grep exits after finding the next release heading, which
can close the pipe while the first grep is still writing. With
pipefail, that SIGPIPE is reported as if the requested release notes
were missing.

Read the release file directly with awk and stop at the next level-two
heading so early termination cannot fail an upstream process.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland
vvoland requested a review from dvdksn as a code owner July 27, 2026 20:32
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 34dfa2b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a6bc3416f41030008db07c3
😎 Deploy Preview https://deploy-preview-25662--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added area/engine Issue affects Docker engine/daemon hugo Updates related to hugo area/config labels Jul 27, 2026

@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

One typo found in the 29.7.0 release notes. The shell script change in hack/moby-sync-release.sh looks correct. The hugo.yaml update is clean.

Comment thread content/manuals/engine/release-notes/29.md Outdated

@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

Release notes for Docker Engine 29.7.0-rc.1. Found one confirmed typo and a heading/milestone consistency issue to address.

Comment thread content/manuals/engine/release-notes/29.md Outdated
Comment thread content/manuals/engine/release-notes/29.md Outdated
Comment thread content/manuals/engine/release-notes/29.md Outdated
Comment thread content/manuals/engine/release-notes/29.md Outdated
@vvoland
vvoland marked this pull request as draft July 28, 2026 09:03
@vvoland
vvoland marked this pull request as ready for review July 30, 2026 20:34
@vvoland
vvoland requested a review from thaJeztah July 30, 2026 20:34

@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 content/manuals/engine/release-notes/29.md
Comment thread content/manuals/engine/release-notes/29.md Outdated

@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

Docker Engine 29.7.0 release notes — 2 issues found in the new content.

Comment thread content/manuals/engine/release-notes/29.md Outdated
Comment thread content/manuals/engine/release-notes/29.md
Comment thread content/manuals/engine/release-notes/29.md
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland

vvoland commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Oh, this one could also be useful: #25658

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
thaJeztah merged commit 86dd043 into docker:main Jul 30, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config area/engine Issue affects Docker engine/daemon hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants