Adrian Schröter
Adrian Schröter
_Replace this line with a description of your changes. Please follow the suggestions in the comment below._ ----------------- If this PR requires any particular action or consideration before deployment, please...
SLSA requires seperation of release managers and code stream managers. Therefore release managers just approve reviews and the code stream managers using the request approve mechanism. As consequence the release...
The token should also support the automatic time extension when releasing into maintenance_release projects
Introducing the new OBS:LimitReleaseSourceProject attribute which allows to list accepted source project. It has only an effect on projects atm.
caused by maintenance_release projects where the package name got not shortened
…jects we have multiple candidates there and we need to take the incident counter or time stamp suffix into account. Should also speed up things as we sort candidates earlier...
Unfortunatly only the md5sums, one need to grep the preinstallimage.info file for package names. _Replace this line with a description of your changes. Please follow the suggestions in the comment...
should solve bottlenecks on large cache configurations _Replace this line with a description of your changes. Please follow the suggestions in the comment below._ ----------------- If this PR requires any...
This avoids necessary checking and possible races when doing the final approve of a request. Accepting an approve and triggering the request accept in case all reviews are done already...