Skip to content

Update dependencies in microsoft/main - #678

Merged
review-bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-update/microsoft/main
Aug 20, 2026
Merged

Update dependencies in microsoft/main#678
review-bot-for-go[bot] merged 1 commit into
microsoft/mainfrom
dev/auto-update/microsoft/main

Conversation

@bot-for-go

@bot-for-go bot-for-go Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

🔃 This is an automatically generated PR updating the version of Go in microsoft/main.

This PR should auto-merge itself when PR validation passes.

Copilot AI lite review requested due to automatic review settings August 19, 2026 23:52
@review-bot-for-go
review-bot-for-go Bot enabled auto-merge August 19, 2026 23:52

@review-bot-for-go review-bot-for-go Bot 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.

Thanks! Auto-approving.

Copilot AI 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.

Pull request overview

This PR adds Go 1.27.0 support to the microsoft/main image set by introducing the new version’s metadata, generated Dockerfiles for all supported variants, and the corresponding manifest entries used for publishing/tagging.

Changes:

  • Add Go 1.27.0 (with per-arch download URLs, signatures, and SHA256s) to src/microsoft/versions.json.
  • Add generated src/microsoft/1.27/** Dockerfiles for Debian (bookworm/bullseye), Azure Linux 3.0, and Windows (servercore/nanoserver for LTSC 2022/2025).
  • Extend manifest.json with 1.27 entries and tags across all supported platforms/variants.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
src/microsoft/versions.json Adds version metadata for Go 1.27 (arches, variants, URLs, checksums, preferred variant).
src/microsoft/1.27/bookworm/Dockerfile New generated Debian bookworm image for Go 1.27 with verification/reproducibility steps.
src/microsoft/1.27/bullseye/Dockerfile New generated Debian bullseye image for Go 1.27 with verification/reproducibility steps.
src/microsoft/1.27/azurelinux3.0/Dockerfile New generated Azure Linux 3.0 image for Go 1.27 with verification/reproducibility steps.
src/microsoft/1.27/windows/windowsservercore-ltsc2025/Dockerfile New generated Windows Server Core LTSC 2025 image for Go 1.27 (downloads + hash verification).
src/microsoft/1.27/windows/windowsservercore-ltsc2022/Dockerfile New generated Windows Server Core LTSC 2022 image for Go 1.27 (downloads + hash verification).
src/microsoft/1.27/windows/nanoserver-ltsc2025/Dockerfile New generated Windows Nano Server LTSC 2025 image for Go 1.27 (copies from servercore stage).
src/microsoft/1.27/windows/nanoserver-ltsc2022/Dockerfile New generated Windows Nano Server LTSC 2022 image for Go 1.27 (copies from servercore stage).
manifest.json Adds 1.27 publishing entries (shared tags + per-platform tags + build args for nanoserver).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

\
# smoke test
go version; \
# make sure our reproducibile timestamp is probably still correct (best-effort inline reproducibility test)
\
# smoke test
go version; \
# make sure our reproducibile timestamp is probably still correct (best-effort inline reproducibility test)
\
# smoke test
go version; \
# make sure our reproducibile timestamp is probably still correct (best-effort inline reproducibility test)
ENV GIT_TAG v${GIT_VERSION}.windows.1
ENV GIT_DOWNLOAD_URL https://github.com/git-for-windows/git/releases/download/${GIT_TAG}/MinGit-${GIT_VERSION}-64-bit.zip
ENV GIT_DOWNLOAD_SHA256 11e8f462726827acccc7ecdad541f2544cbe5506d70fef4fa1ffac7c16288709
# steps inspired by "chcolateyInstall.ps1" from "git.install" (https://chocolatey.org/packages/git.install)
ENV GIT_TAG v${GIT_VERSION}.windows.1
ENV GIT_DOWNLOAD_URL https://github.com/git-for-windows/git/releases/download/${GIT_TAG}/MinGit-${GIT_VERSION}-64-bit.zip
ENV GIT_DOWNLOAD_SHA256 11e8f462726827acccc7ecdad541f2544cbe5506d70fef4fa1ffac7c16288709
# steps inspired by "chcolateyInstall.ps1" from "git.install" (https://chocolatey.org/packages/git.install)
@review-bot-for-go
review-bot-for-go Bot merged commit 8bc7a89 into microsoft/main Aug 20, 2026
40 checks passed
@review-bot-for-go
review-bot-for-go Bot deleted the dev/auto-update/microsoft/main branch August 20, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant