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

[Feature request] Version tags #40

Open
MarcelRobitaille opened this issue Aug 9, 2022 · 2 comments
Open

[Feature request] Version tags #40

MarcelRobitaille opened this issue Aug 9, 2022 · 2 comments

Comments

@MarcelRobitaille
Copy link

MarcelRobitaille commented Aug 9, 2022

Could you please make some tags so we can pin the version? I typically don't like to use :latest.

@PeterDaveHello
Copy link
Owner

I'm not really should what kind of tags should be used here yet. Please feel free to suggest and discuss.

@rezzorix
Copy link

I agree with @MarcelRobitaille - versioning is super important.
Also a changelog would be nice.
Just start with your v1 and then take it from there 😉

Below are some versioning possibilities for your inspiration.
In the end you are the one who decides how it is numbered.

  • Date-of-release – The software version number is the date of the release. For example, 20.06 (June 2020)
  • Semantic numbering – Three-digit numbering technique based on Major.Minor.Patch
  • Unary numbering
  • Alphanumeric codes
  • Sequential numbering

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