#2905 Add CLI related to channels + add comments to channels
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-1711  into  master

Download 2905.patch

Fixes: https://pagure.io/koji/issue/1711
Fixes: https://pagure.io/koji/issue/1849

rebased onto f7858844b089e96272ef8fe1434b67c96e8694dd

add info about command being replaced by edit-channel

Don't use direct inserts if InsertProcessor can be used.

It is not necessarry if addChannel raises an exception (there could be one less call)

We usually return None from edit methods.

It should already internally use editChannel, so we don't have two codepaths meanwhile.

typo in comment

Generally, I would replace "comment" with "description" to be aligned with what we've in hostinfo.

With strict=True it could be less code.

Also not needed, editChannel would raise an exception.

rebased onto d85ad2dd7e91da51da5f5b4da5f4580de3ce5fe5

rebased onto 7e7982ce22b5b244f18e480b5cf648e0168855c8

@tkopecek all should be fixed

rebased onto 85825b63f08a7194859b2612e1403e0cbc578cd2

rebased onto 8a6394c0e551179f64221b771ae26148b36d9dd1

pretty please pagure-ci rebuild

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

"comma" here will cause a syntax error (in the last "column" line)

rebased onto 8f16c8f784466737cf1029475085a57c26e33efe

@julian8628 thanks! fixed.

rebased onto 38a041019ea6df5722d670fb682bf22d8082bb89

rebased onto 6e29ea3dc57baa01a1e799bf75cc96dc1678f833

rebased onto 0e953ec60939e6609fad76e4f5d9d675a0ed80d1

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

Commit 1206011b fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata