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

Add get_package_condition_context function #182

Merged
merged 1 commit into from
May 31, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented May 28, 2024

This function captures package condition context variables for use when resolving conditions in package manifests. This function is currently implemented in ros_buildfarm, but is useful in other contexts as well.

This function captures package condition context variables for use when
resolving conditions in package manifests. This function is currently
implemented in ros_buildfarm, but is useful in other contexts as well.
@cottsay cottsay requested a review from nuclearsandwich May 28, 2024 19:05
@cottsay cottsay self-assigned this May 28, 2024
@mikepurvis
Copy link
Contributor

Looks good. I implemented something similar in colcon-distro to correctly handle chimera packages like plotjuggler, where the same source branches are being built for ROS 1 and 2 distributions.

@cottsay
Copy link
Member Author

cottsay commented May 29, 2024

Looks good.

Thanks for the feedback. GitHub reviews are always welcome on the infrastructure team, even if the check mark isn't green :)

@cottsay cottsay merged commit 8226325 into master May 31, 2024
18 checks passed
@cottsay cottsay deleted the cottsay/condition-context branch May 31, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants