Skip to content

Azdo pipeline fixes#104

Merged
danegsta merged 6 commits intomainfrom
dev/danegsta/python
Mar 30, 2026
Merged

Azdo pipeline fixes#104
danegsta merged 6 commits intomainfrom
dev/danegsta/python

Conversation

@danegsta
Copy link
Copy Markdown
Member

Fix various pipeline failures due to Python signing dependencies and the move to Go 1.26.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Azure DevOps pipelines to address build/signing issues and adapt the CI workflow to the Go 1.26 toolchain changes.

Changes:

  • Adjusts Microsoft Go version selection in shared pipeline variables.
  • Refactors the build stage to split macOS builds into a dedicated BuildMacOS job and publishes macOS artifacts separately.
  • Updates CI jobs to use GoTool@0 for Microsoft Go installation and tweaks GOEXPERIMENT settings used during generate/test/build steps.

Reviewed changes

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

File Description
.azure/pipelines/common-variables.yml Updates the pinned Microsoft Go version variable used by pipeline jobs.
.azure/pipelines/common-build.yml Restructures build/test jobs (new macOS build job, artifact packaging, Go installation changes, GOEXPERIMENT changes).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@karolz-ms karolz-ms requested a review from joperezr March 30, 2026 18:34
@danegsta danegsta merged commit 1add83d into main Mar 30, 2026
15 checks passed
@danegsta danegsta deleted the dev/danegsta/python branch March 30, 2026 19:05
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.

3 participants