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

develop a versioning scheme for pypi versions #7

Open
simzacks opened this issue Feb 9, 2021 · 2 comments
Open

develop a versioning scheme for pypi versions #7

simzacks opened this issue Feb 9, 2021 · 2 comments
Labels
question Further information is requested

Comments

@simzacks
Copy link
Contributor

simzacks commented Feb 9, 2021

No description provided.

@waynesun09
Copy link
Collaborator

https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/specification.html#standard-versioning-schemes

@leelavg and I have discussed the version scheme and since we are not expecting frequent maintenance release versions, agreed with use date scheme.

@tomswallaRH this will require update on the version:
https://github.com/RedHatQE/pylero/blob/main/setup.py#L29

also with
https://github.com/RedHatQE/pylero/blob/main/.github/workflows/publish-to-pypi.yml

in position, when we use tag and release package on github new pypi will be published, so tag also need be the date format.

@tomswallaRH
Copy link

Hi, @simzacks there are a few types of versioning. Which do you think would suit this project best?

@waynesun09 waynesun09 mentioned this issue Feb 10, 2022
@leelavg leelavg added the question Further information is requested label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants