On Tue, 20 Sep 2016 14:50:50 +0100
"Richard W.M. Jones" <rjo...@redhat.com> wrote:

> 
> Is there a way to get a list of the latest builds out of Koji?
> Especially builds from a particular tag/target (f25).
> 
> I tried a few things, but none of them are ideal:
> 
> (1) There is an RSS feed
> (http://koji.fedoraproject.org/koji/recentbuilds) but it only
> contains a handful of builds.
> 
> (2) `koji latest-pkg --all f25` shows the highest NVR of all packages
> in f25.  Unfortunately when I diffed the output over about an hour, it
> never changed.
> 
> (3) `koji list-tasks` seems like another candidate, but it only goes
> back a few dozen builds.

koji list-history --tag f25 --after ...
^ has a lot of options how to ask the database


                Dan
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to