-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
In order to automate some CI a bit it would be awesome if the docker tag itself could hold information on if the distro is active or inactive. Maybe it already does this somewhere but I just dont know about it yet?
I see tag_status and status in the json from here:
https://hub.docker.com/v2/repositories/rostooling/setup-ros-docker/tags?page_size=1000"
Related Issues
Not that I could find
Completion Criteria
- some way included in the image json to tell when a distro is inactive
Implementation Notes / Suggestions
- maybe add a new element called
distro_statusor something? That way it shouldnt disrupt any existing code
Testing Notes / Suggestions
** All features in this project need tests. Please give some input on cases that will need to be tested - and how the testing might be implemented. **
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request