Adding a docker file to help test for missing package.xml dependencies (#606)
* Adding a dockerfile that builds all of ROS2 in a single workspace. This catches missing dependencies in the package.xml files. * Adding some comments on choice of docker starting image. * Adding pre-release checklist. * Removing unneeded build code * Update to dashing branches. * Change name to better reflect reality * Make full_build dockerfile configurable * ARG before FROM doesn't propogate to lines after FROM * Updating docs and addressing review content * More doc fixes. * Fixing review comments
Showing
Dockerfile.full_ros_build
0 → 100644
doc/process/PreReleaseChecklist.md
0 → 100644
Please register or sign in to comment