Skip to content

chore: use sourcegraph/actions/go-setup and upgrade mise go to 1.25.6#1251

Merged
burmudar merged 6 commits intomainfrom
wb/use-go-setup-action
Feb 26, 2026
Merged

chore: use sourcegraph/actions/go-setup and upgrade mise go to 1.25.6#1251
burmudar merged 6 commits intomainfrom
wb/use-go-setup-action

Conversation

@burmudar
Copy link
Contributor

@burmudar burmudar commented Jan 23, 2026

  • use sourcegraph/actions/go-setup for go setup
  • set go to 1.26 in mise

@burmudar burmudar requested a review from a team January 23, 2026 08:52
@burmudar burmudar self-assigned this Jan 23, 2026
shell: bash
- name: Set up Go
uses: actions/setup-go@v6
uses: sourcegraph/actions/go-setup@main
Copy link
Member

Choose a reason for hiding this comment

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

why do we have our own action?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mainly for easier private go module setup (even though we do not use it here), but it also makes it easier to update setup-go / checkout at a central place instead of across repositories.

@burmudar burmudar enabled auto-merge (squash) February 26, 2026 08:39
@burmudar burmudar merged commit ad16cda into main Feb 26, 2026
8 checks passed
@burmudar burmudar deleted the wb/use-go-setup-action branch February 26, 2026 08:44
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