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

Admin command that reset <CI_CNT>.<B_CNT> on a project. #13555

Open
mlaguilharre opened this issue Dec 19, 2022 · 0 comments
Open

Admin command that reset <CI_CNT>.<B_CNT> on a project. #13555

mlaguilharre opened this issue Dec 19, 2022 · 0 comments
Labels

Comments

@mlaguilharre
Copy link

Problem:
We modify packages name builded by obs by adding the following in project configuration:
Release: <CI_CNT>.<B_CNT>.OBS
https://en.opensuse.org/openSUSE:Build_Service_prjconf#Release

Though packagers/maintainers should care for NAME and VERSION, RELEASE shall be auto-managed by OBS and ARCHITECTURE is obviously the architecture of the repo build this to guaranty that builded packages will have a higher version than the one builded before. However, we still want a neat release versioning.

For test purpose, we built some packages with increasing <B_CNT> (builds count) (xxx.n.m.OBS.x86_64.rpm). Now the tests are done we need to go back to m=1 for real production.

If we create package from internal OBS, and recreate it, there is no counter reset.

Workaround:
The only way we found to reset the counter was to delete the entire project and recreate it, which is cumbersome.

Feature request:
Could you add an admin command that allow the reset?

@danidoni danidoni added Feature Frontend Things related to the OBS RoR app labels Dec 20, 2022
@hennevogel hennevogel removed the Frontend Things related to the OBS RoR app label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants