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: ability to create alpha versions #1

Open
remusbaciu opened this issue Jun 29, 2022 · 0 comments
Open

Feature request: ability to create alpha versions #1

remusbaciu opened this issue Jun 29, 2022 · 0 comments

Comments

@remusbaciu
Copy link
Collaborator

Motivation

When working on libraries, most times we do not want to release an official version straight away, due to multiple test phases we have to go through, so we end up relying on incremental alpha version until we decide we want to release an official version.

Requirements

  • have the ability to specify a custom suffix e.g. alpha
  • if current snapshot does not include any alpha versions, automaticaly create one
  • if alpha suffix is provided, everytime a new tag is created, the suffix will be incremented .e.g. alpha-1, alpha-2 etc ...

To be filled in by Assignee:

Questions / Defuzz / Decisions

Dependencies

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

1 participant