Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate go-version to 'stable' #1478

Closed
kaovilai opened this issue Jan 14, 2025 · 3 comments
Closed

Migrate go-version to 'stable' #1478

kaovilai opened this issue Jan 14, 2025 · 3 comments

Comments

@kaovilai
Copy link

kaovilai commented Jan 14, 2025

  - uses: actions/setup-go@v5
    with:
      go-version: 'stable'

per https://github.com/actions/setup-go/#:~:text=%2D%20uses%3A%20actions/setup%2Dgo%40v5%0A%20%20%20%20with%3A%0A%20%20%20%20%20%20go%2Dversion%3A%20%27stable%27

Seems to be what you guys are aiming for..

#1454 (comment)

And it will help unblock #1454 for real.

@cpanato
Copy link
Member

cpanato commented Jan 15, 2025

I think we will use a pinned go version instead of a mark stable and eventually have a matrix of go versions to test against it

i will close this for now

@cpanato cpanato closed this as completed Jan 15, 2025
@cpanato
Copy link
Member

cpanato commented Jan 15, 2025

cc @xnox as you had discussions in previous issues

@xnox
Copy link
Contributor

xnox commented Jan 15, 2025

Yeah, we want to have a commit of anything to tag a new release; with a new hash; and trigger builds and publication and upgrades.

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

No branches or pull requests

3 participants