Actions
action #157612
opencoordination #58184: [saga][epic][use case] full version control awareness within openQA
coordination #159573: [epic] Marketing/training/documentation about new version control features
Bump openQA version from 4.6.x to 5.x to be consistent with semver
Status:
Blocked
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2024-03-20
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
We automatically update versions but it looks like we only deliver "patches" with versions like 4.6.177… . We don't have maintenance patches for older versions so to be compliant with https://semver.org/ we should bump to a new major version and automatically update minor versions, e.g. 5.….
Suggestions¶
- Update references to "4.6" in os-autoinst codebase
- Same as above for openQA
- Update https://build.opensuse.org/projects/devel:openQA/packages/os-autoinst/files/_service?expand=1
- Update https://build.opensuse.org/projects/devel:openQA/packages/openQA/files/_service?expand=1
- Ensure new versions 5.x are released as part of RPM packages for both os-autoinst+openQA properly
- Ensure there is no relevant impact on production operation
Further details¶
- Small caveat: Major versions should be bumped on non-backward compatible changes which we currently don't have and also we wouldn't guarantee major version upgrades on breaking changes but I think we are still better off.
Updated by okurz 8 months ago · Edited
- Description updated (diff)
- Status changed from New to Blocked
- Target version changed from future to Tools - Next
- Parent task set to #159573
I would like to link that version bump to the completion of the #58184 saga, in particular #152847, to show that the related new features are significant.
- https://github.com/os-autoinst/os-autoinst/pull/2492
- https://github.com/os-autoinst/openQA/pull/5591
But first wait for #152847
Updated by okurz about 2 months ago
- Target version changed from Tools - Next to Ready
Updated by okurz 6 days ago
- Blocked by action #168379: Enable automatic openQA git clone by default size:S added
Actions