Skip to content

cpp: Add COLCON_IGNORE to keep ros build farm happy #266

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

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

amacneil
Copy link
Contributor

@amacneil amacneil commented Mar 1, 2025

Changelog

None

Docs

None

Description

The ROS build farm was trying to build our c++ package even though it is not a ROS package.

https://build.ros2.org/job/Rdev__foxglove_msgs__ubuntu_noble_amd64/78/console

Adding a COLCON_IGNORE file seems to be enough to make colcon ignore this package.

@amacneil amacneil requested a review from jtbandes March 1, 2025 04:11
Copy link
Member

@jtbandes jtbandes left a comment

Choose a reason for hiding this comment

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

🙏

@amacneil amacneil merged commit 399da68 into main Mar 1, 2025
36 checks passed
@amacneil amacneil deleted the adrian/colcon-ignore branch March 1, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants