Closed dirk-thomas closed 5 years ago
Correct. There are two approaches how to test this:
setup.cfg
file (and just use the necessary branch of colcon-core
in the same workspace)--symlink-install
and then switch the repos to their PR branches (no need to rebuild which avoids pkg_resources
to pick up the new version constraint)
Requires colcon/colcon-core#145 to be released.
Supports the on-error argument in the parallel executor.