#2554 list-builds should be able to search builds by NVR pattern
Closed: Fixed by tkopecek. Opened by julian8628.

This is from https://pagure.io/koji/issue/2551

We can add the pattern support for list-builds cmd and listBuilds API, rather than some extra options in search. Although listing all builds of a package doesn't spend much time, and we could use other shell cmd (jq, grep, etc ) for the same purpose, a simple pattern option can save our keryboard's life.


PR #2555

Metadata Update from @julian8628:
- Custom field Size adjusted to None

Metadata Update from @julian8628:
- Issue set to the milestone: 1.24

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue untagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 838c3781 fixes this issue

Commit 3f57163c fixes this issue

great! thanks tkopecek.

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2554

Please continue any further discussion there.

Metadata
Related Pull Requests