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

Fix builder internal naming #244

Closed
wants to merge 1 commit into from
Closed

Fix builder internal naming #244

wants to merge 1 commit into from

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Feb 12, 2024

Improve the readability of the builder-bumper by using semver naming for Go version components.

Improve the readability of the builder-bumper by using semver
naming for Go version components.

Signed-off-by: SuperQ <[email protected]>
@SuperQ SuperQ requested a review from bboreham February 12, 2024 08:12
@bboreham
Copy link
Member

It's more consistent with Semver but less consistent with what the Go project says, e.g.

Go 1.22.0 is a major release of Go.

I don't mind the change, but maybe you could put one or two comments in noting the use of terminology?

@SuperQ
Copy link
Member Author

SuperQ commented Feb 12, 2024

Yea, I find it weird that Go tells everyone to use semver for Go modules, but doesn't use semver correctly itself.

@SuperQ
Copy link
Member Author

SuperQ commented Feb 14, 2024

I think I'm going to leave this as-is.

@SuperQ SuperQ closed this Feb 14, 2024
@SuperQ SuperQ deleted the superq/semver branch February 14, 2024 14:35
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.

3 participants