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

Switch from rcpputils::fs to std::filesystem #254

Conversation

christophebedard
Copy link
Member

@christophebedard christophebedard commented Feb 22, 2024

Part of ros2/rcpputils#164

Requires ros-visualization/qt_gui_core#288 (to avoid downstream breakage)

Requires ros-visualization/python_qt_binding#135 (to avoid downstream breakage)

Since this is a header file, some downstream dependencies need to be updated too.

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
Copy link

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

It looks reasonable to me with green CI. Thanks!

@christophebedard
Copy link
Member Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status
  • Linux RHEL Build Status

@christophebedard
Copy link
Member Author

Well that'll teach me to do a full local build first. Found some downstream breakage. Updated the PR description.

@christophebedard
Copy link
Member Author

@christophebedard
Copy link
Member Author

@clalancette should I run CI again here, or is the above set enough? It should be equivalent.

@clalancette
Copy link

@clalancette should I run CI again here, or is the above set enough? It should be equivalent.

Yeah, agreed. I'm going to go ahead and merge this one in.

@clalancette clalancette merged commit 60b7788 into ros:rolling Feb 26, 2024
3 checks passed
@christophebedard christophebedard deleted the christophebedard/switch-to-std-filesystem branch February 26, 2024 16:21
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.

None yet

2 participants