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

Tag the initial commit #16

Closed
Thann opened this issue Jun 3, 2020 · 5 comments
Closed

Tag the initial commit #16

Thann opened this issue Jun 3, 2020 · 5 comments

Comments

@Thann
Copy link

Thann commented Jun 3, 2020

I makes sense to me to tag the initial commit at v1.8.0 so packagers have a canonical version to work with. =]

@furai
Copy link
Member

furai commented Jun 4, 2020

I agree but I'm not sure that v1.8.0 should be the initial tag. The 1.8 version is the aim for us. To make it. The repo in current state is far from 1.8. So we probably should call it differently. I don't know right now what. Maybe v1.8.0-alpha Maybe some smaller number. Anything that actually fits cause initial commit for sure isn't 1.8.

Do you guys have any ideas?

@Thann
Copy link
Author

Thann commented Jun 11, 2020

I think v1.8.0-alpha is fine.

@Shoozza
Copy link
Member

Shoozza commented Jun 12, 2020

I'd say we should mostly follow https://semver.org/.
With the exception that the first number 1 will stick and the Patch number can be dropped if 0:
1.X.Y.Z-P+A (1.Major.Minor.Patch-Prerelease+Build)

Maybe we can also drop the v at the beggining (or is it a convention to use it in linux packages?)
So 1.8.0-alpha+initial
skipping the Patch number when not necessary
and using the Build meta information initial so we know it is the initial release of the source code - maybe 1.8.0-alpha+initial-floss to be 100% clear.

What do you think? Also are there any potential issues with that suggestion for packaging?

@furai
Copy link
Member

furai commented Jun 20, 2020

So what is the decision? 1.8.0-alpha+initial ? I don't think floss part is required, it's on GitHub, it's open source, it has a license. What else would it be than FOSS/FLOSS.

@Shoozza
Copy link
Member

Shoozza commented Jun 20, 2020

initial tag: 1.8.0-alpha+initial created

@Shoozza Shoozza closed this as completed Jun 20, 2020
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