Skip to content

Use setup-go with custom download URL - #63939

Merged
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
jakebailey:setup-go
Aug 21, 2026
Merged

Use setup-go with custom download URL#63939
Jake Bailey (jakebailey) merged 1 commit into
microsoft:mainfrom
jakebailey:setup-go

Conversation

@jakebailey

Copy link
Copy Markdown
Member

No need to copy the go-install.ps1 script anymore; setup-go can do it for us.

Copilot AI balanced review requested due to automatic review settings August 21, 2026 03:42
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Aug 21, 2026
@typescript-automation typescript-automation Bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 21, 2026

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

Replaces the vendored Microsoft Go installer with actions/setup-go using Microsoft’s download endpoint.

Changes:

  • Configures setup-go v7 with Microsoft Go downloads.
  • Updates version syntax to 1.26.
  • Removes the obsolete PowerShell installer.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/actions/setup-go/action.yml Delegates installation and PATH setup to actions/setup-go.
.github/actions/setup-go/go-install.ps1 Removes the vendored installer script.

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

@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Aug 21, 2026
@jakebailey
Jake Bailey (jakebailey) added this pull request to the merge queue Aug 21, 2026
Merged via the queue into microsoft:main with commit 94cc757 Aug 21, 2026
22 checks passed
@jakebailey
Jake Bailey (jakebailey) deleted the setup-go branch August 21, 2026 15:50
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants