fedora-infra / koschei

Continuous integration for Fedora packages
GNU General Public License v2.0
37 stars 15 forks source link

API RFE : Add last_complete_build time to /api/v1/packages #327

Closed frantisekz closed 2 years ago

frantisekz commented 3 years ago

Oraculum ( https://pagure.io/fedora-qa/oraculum ) would make use of having build time included in last_complete_build in the api.

The format could be something like:

"last_complete_build": {"task_id": xxxx, "build_time": timestamp or isoformat}.

Thanks!

FaramosCZ commented 3 years ago

Any update on this? We would greatly appreciate this feature so it can enhance the Fedora Packager Dashboard experience: https://pagure.io/fedora-qa/packager_dashboard/issue/55