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

Start removing Ubuntu 16.04 support #762

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

trey0
Copy link
Contributor

@trey0 trey0 commented Feb 7, 2024

This is a minimal PR that turns off most of the CI workflow variants that build for 16.04. This will save time/resources and enable us to modernize in ways that break backward compatibility where that's convenient going forward.

An issue for discussion is the msgs_jar.yaml workflow that has to use Ubuntu 16.04 inside a Docker container to build a JAR file of ROS message definitions for the HLP because it relies on the ros-kinetic-rosjava package. But we may be able to isolate a small wedge of relevant code and build scripts so we can continue building that on 16.04 but everything else can move forward.

  • We won't merge this PR without getting approval from the facility team.

@trey0 trey0 changed the title Ubuntu 1604 die die die Start removing Ubuntu 16.04 support Feb 7, 2024
@trey0 trey0 merged commit f942cdd into nasa:develop Feb 7, 2024
4 checks passed
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.

2 participants