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

Copr-release + Use single-digit package versioning #3164

Closed
praiskup opened this issue Mar 1, 2024 · 4 comments
Closed

Copr-release + Use single-digit package versioning #3164

praiskup opened this issue Mar 1, 2024 · 4 comments
Assignees

Comments

@praiskup
Copy link
Member

praiskup commented Mar 1, 2024

What do you think about having just single-digit versions?

Currently, we have two-digit versions (some are 3-digits by mistake), major.minor but we never actually bumped major which leads to a ridiculous version like:

copr-backend    1.173
copr-frontend   1.202
copr-common     0.21.1
...

My bet that the 0 -> 1 bump in backend/frontend/etc.` was only done to not go 0ver.

What I propose is to use 1 -> 2 -> ... -> inf.

@praiskup praiskup added the RFC label Mar 1, 2024
@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Mar 1, 2024
@praiskup praiskup changed the title RFC: single-digit package versioning Use single-digit package versioning Mar 1, 2024
@xsuchy xsuchy moved this from Needs triage to In 3 months in CPT Kanban Mar 6, 2024
@praiskup praiskup changed the title Use single-digit package versioning Copr-release + Use single-digit package versioning Mar 18, 2024
@praiskup praiskup removed the RFC label Mar 18, 2024
@FrostyX
Copy link
Member

FrostyX commented Aug 13, 2024

I am bumping up the priority for this issue. Not because of the single-digit versioning but because we need to do a new release soon. I already hotfixed a few issues in production.

@nikromen nikromen self-assigned this Sep 16, 2024
@FrostyX
Copy link
Member

FrostyX commented Sep 20, 2024

The release fixes https://bugzilla.redhat.com/show_bug.cgi?id=2291505 and maybe other Bugzilla. We shouldn't forget to mention them in the Bodhi update.

@nikromen
Copy link
Member

openmandriva fails but this is known issue -> rpm-software-management/mock#1066

@praiskup
Copy link
Member Author

praiskup commented Oct 1, 2024

We re-discussed this today, and the idea was to do major bump everywhere right now, to avoid 0ver, and to shorten the versions from 3 digits to two.

@nikromen nikromen closed this as completed Oct 7, 2024
@nikromen nikromen moved this from In Progress to Done in CPT Kanban Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants