#1401 [RFE] add the ability to query builds by Content Generator
Closed: Fixed by julian8628. Opened by dgregor.

It would be useful to be able to query builds by Content Generator in order to produce Koji metrics on where builds are coming from.


Imported builds are indistinguishable from original ones. Only place, where information about CG is stored are used buildroots.

Metadata Update from @yulwang:
- Issue tagged with: groomed

AC: API and cli for querying builds support the option of filtering by one or more content generators

Metadata Update from @dgregor:
- Issue untagged with: groomed

Metadata Update from @dgregor:
- Issue tagged with: groomed

Do we also want to track/query imported builds in the normal way? I mean this might be similar to CG imported ones.
We could only get them by task_id is Null. It seems a little bit tricky.

Now that we have cg_id in the build table, this should be doable. With the caveat that older cg builds might not show up.

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

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.26

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.27 (was: 1.26)

PR #3009

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

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

Commit 52ae5616 fixes this issue

Commit 0badee26 fixes this issue

PR 3111 fix error when hub is older.

Metadata Update from @jcupova:
- Issue status updated to: Open (was: Closed)

Commit 6f89e387 fixes this issue

Commit 29ceea4e fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests