Skip to content

[PLAT-5469] Pin Go CI toolchain to 1.26.x - #166

Merged
bbooth merged 1 commit into
mainfrom
plat-5469-pin-go-ci-1-26
Aug 20, 2026
Merged

[PLAT-5469] Pin Go CI toolchain to 1.26.x#166
bbooth merged 1 commit into
mainfrom
plat-5469-pin-go-ci-1-26

Conversation

@bbooth

@bbooth bbooth commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Jira

PLAT-5469

Summary

  • Add overridable go_version input (default 1.26.x) to org go-test workflow
  • Stop using setup-go stable, which jumped to Go 1.27 and broke golangci-lint (built with 1.26)

Test plan

  • Confirm callers of encodium/.github go-test pick up Go 1.26.x after merge
  • Spot-check golangci-lint no longer panics on Go 1.27 mismatch

Avoid setup-go 'stable' jumping to Go 1.27 and breaking golangci-lint binaries built with 1.26.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bbooth
bbooth requested a review from a team as a code owner August 20, 2026 18:09
@bbooth
bbooth merged commit b6e9c42 into main Aug 20, 2026
2 checks passed
@bbooth
bbooth deleted the plat-5469-pin-go-ci-1-26 branch August 20, 2026 18:16
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.

2 participants