Skip to content

Conversation

@knmcguire
Copy link
Contributor

The windows CI is failing and that is due to this line right here:

xcopy /E /I /Y D:\a\ros2_rust\ros2_rust C:\workspace\src\ros2_rust

Apparently this directory changed from D:/ to C:/ when it got merged into main. Why? no idea! But now it should use the GITHUB_WORKSPACE directory instead of hardcoding it, so it should should be more generic at least.

I've put it into draft until it builds.

@knmcguire knmcguire marked this pull request as ready for review June 16, 2025 14:51
Copy link
Collaborator

@esteve esteve left a comment

Choose a reason for hiding this comment

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

@knmcguire LGTM, thanks!

@knmcguire
Copy link
Contributor Author

knmcguire commented Jun 17, 2025

Awesome! I have no more additions and it shouldn't conflict the other PR i'm working on, so feel free to merge at your convinience

@jhdcs
Copy link
Collaborator

jhdcs commented Jun 24, 2025

CI has passed. Merging.

@jhdcs jhdcs merged commit 4aa536d into ros2-rust:main Jun 24, 2025
5 of 7 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.

4 participants