Skip to content

4.84-RN#25604

Draft
aevesdocker wants to merge 2 commits into
docker:mainfrom
aevesdocker:4.84-RN
Draft

4.84-RN#25604
aevesdocker wants to merge 2 commits into
docker:mainfrom
aevesdocker:4.84-RN

Conversation

@aevesdocker

Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify

netlify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 59ab275
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a609487dc600100087697cd
😎 Deploy Preview https://deploy-preview-25604--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 the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Jul 20, 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: 🔴 CRITICAL

One confirmed high-severity issue: the build_path for 4.84.0 appears to be an unfilled placeholder ("//") that will break installer download links. Please fill in the correct build ID before merging.


{{< release-date date="2026-07-27" >}}

{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.84.0" build_path="//" >}}

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.

[HIGH] build_path="//" appears to be an unfilled placeholder

Every prior release uses a numeric build path (for example, /234302/ for 4.83.0, /233772/ for 4.82.0). The value "//" does not match that pattern and will produce a malformed download URL — users clicking the installer links for 4.84.0 will get broken links.

Replace "//" with the correct numeric build ID for this release before publishing.

Signed-off-by: aevesdocker <allie.sadler@docker.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants