Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split windows dockerfiles for different ROS distros. #451

Merged
merged 3 commits into from
May 13, 2020

Conversation

nuclearsandwich
Copy link
Member

Right now both Dockerfiles are identical but this split will allow us to start using Python 3.8 (#432) and OpenSSL 1.1.1 (#421) in Foxy without dropping support for building Dashing and Eloquent.

Test builds with both Dockerfiles just building rcutils (just validating parameter as the files are currently identical).
Foxy Build Status
Dashing Build Status

One for Dashing (and Eloquent) and one for Foxy.

Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
Rather than using separate Dockerfiles for separate Visual Studio
versions, do so based on the CI_ROS_DISTRO parameter.

Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
Dashing and Eloquent share supported Python and OpenSSL versions and so
can share a Dockerfile.

Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nuclearsandwich nuclearsandwich merged commit a7c41fb into master May 13, 2020
@nuclearsandwich nuclearsandwich deleted the split-windows-dockerfiles branch May 13, 2020 17:38
@dirk-thomas
Copy link
Member

Nitpick: it would have been nice to maintain the history of Dockerfile for Foxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants