The ROS build farm provides nice status pages, listing all available packages and their versions. We should have that too.
How are these status pages generated by the ROS build farm? Community contributions are highly welcome!
I could imagine extracting that info on the repo server from the output of reprepro list after each import.
However, this doesn't allow us to report build failures. These should be logged separately and merged with the former list.
The ROS build farm provides nice status pages, listing all available packages and their versions. We should have that too.
How are these status pages generated by the ROS build farm? Community contributions are highly welcome!
I could imagine extracting that info on the repo server from the output of
reprepro listafter each import.However, this doesn't allow us to report build failures. These should be logged separately and merged with the former list.