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

[v15] postrelease: automatically update the Go version #49743

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Dec 4, 2024

Extract the Go version from go.mod and use it when we update the version numbers used throughout the docs.

This has several advantages:

  1. We no longer need to remember to periodically update this variable. For example, Teleport 17 was built with Go 1.23 but the docs still (incorrectly) mention Go 1.22.
  2. We get even more precision, as we'll start using the full patch version of Go instead of only the minor.

Backports #49116

Extract the Go version from go.mod and use it when we update the
version numbers used throughout the docs.

This has several advantages:
1. We no longer need to remember to periodically update this variable.
   For example, Teleport 17 was built with Go 1.23 but the docs still
   (incorrectly) mention Go 1.22.
2. We get even more precision, as we'll start using the full patch
   version of Go instead of only the minor.
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-49743.d1v2yqnl3ruxch.amplifyapp.com

@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Dec 4, 2024
@zmb3 zmb3 added this pull request to the merge queue Dec 5, 2024
Merged via the queue into branch/v15 with commit cfd9892 Dec 5, 2024
36 of 37 checks passed
@zmb3 zmb3 deleted the auto-backport/49116-to-branch/v15 branch December 5, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants