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

Implement semver for repository #67

Open
klimkin opened this issue Jan 26, 2021 · 4 comments
Open

Implement semver for repository #67

klimkin opened this issue Jan 26, 2021 · 4 comments

Comments

@klimkin
Copy link

klimkin commented Jan 26, 2021

Considering adding a Conan package to CCI: conan-io/conan-center-index#4262
Could you use tags to implement semver on the repository, please? That would simplify version tracking in CCI.

@ianlancetaylor
Copy link
Owner

You should always use HEAD.

I don't see how semver would help here.

@klimkin
Copy link
Author

klimkin commented Jan 31, 2021

semver tags are convenient for referring to particular release of the library. semver also helps making reproducible builds.

Using HEAD as versioning strategy is really a choice of a user, why to limit the choice?

@amery
Copy link

amery commented Mar 2, 2021

it's not that HEAD is not always the greatest. the point is to know what did one use in retrospective

@lanodan
Copy link

lanodan commented Dec 12, 2023

Not having versions means it's going to be hard for:

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

4 participants