You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we have more libraries to release, it becomes harder to keep track of which binary releases went through for each architecture combination. It would be helpful to have a live dashboard which displays:
Whether a library's major version is available for a given OS + arch combination
If available, what's the latest version number
I think that would look a bit like the ROS status pages:
While tracking the Dome release, I created a simple script that gets the job partially done, but there's a lot still hardcoded in it. It also needs to be run locally, which is less convenient than a web page.
This is what the results look like:
The text was updated successfully, but these errors were encountered:
chapulina
changed the title
Dashboard to check what releases are available to each architecture
Dashboard to check what releases are available for each architecture
Oct 1, 2020
As we have more libraries to release, it becomes harder to keep track of which binary releases went through for each architecture combination. It would be helpful to have a live dashboard which displays:
I think that would look a bit like the ROS status pages:
http://repositories.ros.org/status_page/ros_noetic_default.html
While tracking the Dome release, I created a simple script that gets the job partially done, but there's a lot still hardcoded in it. It also needs to be run locally, which is less convenient than a web page.
This is what the results look like:
The text was updated successfully, but these errors were encountered: