#3326 Add tag2distrepo plugin to hub
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-2820  into  master

Download 3326.patch

Fixes: https://pagure.io/koji/issue/2820

rebased onto d607709f261312bdb44ab40498ed30924171a4e2

:thumbsup: Please just fix line-wrapping in doc file to be consistent with the rest of the file.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

rebased onto b41194d6e634ae604eef6dd9eedc52fc5be47077

@tkopecek updated.

Metadata Update from @jobrauer:
- Pull-request untagged with: testing-ready

Testing-ready dropped due to merge conflicts, will be re-tagged after https://pagure.io/koji/pull-request/3217 is merged.

rebased onto f3a7e9e75806570b661a50555cfa19bbeb28b9ce

Metadata Update from @jcupova:
- Pull-request tagged with: testing-ready

pretty please pagure-ci rebuild

rebased onto a04e4ad4eadcfbc39a70721276753e1fe85839ba

rebased onto 751fe14baa4808b727b121c61456e7ea84200756

rebased onto 71461a1d42bd5a37b06e28b05f79e483efbf7f07

Metadata Update from @jobrauer:
- Pull-request tagged with: testing-done

I think this is missing latest=False

Will it be possible to set task_opts via some sort of configuration, for example if I wanted 'latest': True? Prior to bringing this into Koji proper, the plugin itself needed to be modified to adjust these options. That becomes a fail point if the plugin is overwritten on upgrade.

Commit b8f67df4 fixes this pull-request

Pull-Request has been merged by tkopecek

Will it be possible to set task_opts via some sort of configuration, for example if I wanted 'latest': True? Prior to bringing this into Koji proper, the plugin itself needed to be modified to adjust these options. That becomes a fail point if the plugin is overwritten on upgrade.

I've seen it late. I've created separate PR #3350

Metadata