ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
46 stars 89 forks source link

Consider all build types when updating package versions #340

Closed nuclearsandwich closed 2 years ago

nuclearsandwich commented 2 years ago

Closes #336.

This PR is currently stacked on #337 and should be rebased once that PR merges. Using that new API method we can consider all package build types when checking for catkin_prepare_release support and when updating repository contents in catkin_pkg.package_versions.update_versions.