Skip to content

fix: add missing image and enable Go module proxy in daily CI build#384

Open
ramsessanchez wants to merge 1 commit into
mainfrom
fix/daily-ci-build-pool-image
Open

fix: add missing image and enable Go module proxy in daily CI build#384
ramsessanchez wants to merge 1 commit into
mainfrom
fix/daily-ci-build-pool-image

Conversation

@ramsessanchez
Copy link
Copy Markdown
Contributor

Changes

  • Added missing image: ubuntu-latest property to the main pool configuration (required by 1ES Pipeline Templates)
  • Enabled featureFlags.golang.internalModuleProxy.enabled: true to opt in to Microsoft's internal Go module proxy (required for all 1ES Go builds after August 2025, see aka.ms/goproxy)

Errors Fixed

  1. 1ES PT Error: The os property specified in the pool does not match with the actual image
  2. After_August_2025_new_golang_builds_must_pull_public_modules_from_the_internal_public_module_proxy

Added missing image: ubuntu-latest to pool config and enabled
featureFlags.golang.internalModuleProxy to opt in to Microsoft's
internal Go module proxy (required after August 2025).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez ramsessanchez requested a review from a team as a code owner May 16, 2026 00:49
@sonarqubecloud
Copy link
Copy Markdown

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