Until now we (me to blame) just requested the first page of results :/
Details
Details
One way to try this is the following (debug output enabled):
python cli.py -d --start `date --date="2016-04-26 07:00" +%s` --end `date --date="2016-04-26 08:00" +%s`
For me (my local time), this returned 14 pages of results. While most of the jobs were ignored (epel builds, not primary koji instance, ...), running this with bigger time period as an input might take a while.
Diff Detail
Diff Detail
- Repository
- rTRGR taskotron-trigger
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.