#545 Add support for side tag suffix
Merged by onosek. Opened by lsedlar.
lsedlar/rpkg side-tag-suffix  into  master

Download 545.patch

This requires changes in the side-tag plugin in Koji. With that it would be possible to use a set of preconfigured suffixes for the tags.

This should probably not be merged before the argument is supported in Koji. However it should be backwards compatible, as long as no suffix is specified, no koji request should change.

CC @tkopecek

:thumbsup:
I've created
https://pagure.io/koji/issue/2729 and https://pagure.io/koji/pull-request/2730 for koji.

rebased onto d96bb6e01bbfccc7368226570696ad39886ddf65

Change looks good. @tkopecek, is there some ETA when will koji part be released? If needed, I can do a rpkg patch and rhpkg changes could go to the next release.

We're shortly after regular release. :-( As this is behaviour changing change we can't release it via minor release, so next major release 1.25 is scheduled to second half of May. (Internally I'll backport it ASAP)

OK, understand. Originally, I planned rhpkg release on this or next week. So this feature will go to some later one.

rebased onto c6d5a68627033570995645e574d39ff7d2bbef82

Functionality was checked. Able to create and remove side-tag with suffix.

Pull-Request has been merged by onosek

Metadata