feat: add ability to do CI with multiple workspaces at once #328
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I only turned it on for the initial packages on quick install, we can sit down and add more later, but observe they run in parallel and the CI time is not TOO much more than before.
will require a change to our Branch protections so that it validates the specific packages are working -- i propose we set it to the quick start install CI working and then other packages CAN fail but will let you know they failed and are non-blocking
the accompanying PR to CI
PickNikRobotics/moveit_pro_ci#11