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

Automatic updates for Go releases #11573

Open
StefMa opened this issue May 10, 2024 · 0 comments
Open

Automatic updates for Go releases #11573

StefMa opened this issue May 10, 2024 · 0 comments

Comments

@StefMa
Copy link
Contributor

StefMa commented May 10, 2024

For whatever reasons there is a versionsMap in the go-helpers.ts.
This map indicates what Go versions are supported by Vercel.

As of today, this map will be updated by the community from time to time.
See also
#11572
#11156
#10552
#9576
#7590
#7002
... And probably more 🙃

Does it make sense to introduce some automation (GitHub Action) that runs periodically, checks for Go updates and adjust the map automatically? 🤔

We could also start by introducing this only for patch versions.
However, Go is known to not breaking stuff for minot releases. So I woulnd't see the point.

Maybe, as another idea, supporting "any patch" and getting rid of the map in terms of "maximum version" would probably also a good idea?! 🤔
What do you think?

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

1 participant