ros2 / ci

ROS 2 CI Infrastructure
http://ci.ros2.org/
Apache License 2.0
48 stars 30 forks source link

Completely remove Foxy support. #717

Closed clalancette closed 1 year ago

clalancette commented 1 year ago

I'll note that after this change, there is still a single reference to Foxy in the code here. But that reference more has to do with Focal support, so I've left it in place and it will be removed when we remove Focal support in an upcoming patch.

clalancette commented 1 year ago

I didn't do any grepping or run the script, but the changes look right-on.

Thanks! Like other PRs, I'm going to do a deployment of this to the test_* jobs first, and run some CI with those. Assuming those come back like I expect, I'll then merge and do a full deploy.

clalancette commented 1 year ago

Test CI:

clalancette commented 1 year ago

All right, looks like the infrastructure worked out. Going ahead and merging this, then doing the full deploy.