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

evaluate conditions in devel jobs #621

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Conversation

dirk-thomas
Copy link
Member

Evaluate the conditions in devel jobs to address #620.

Before: Build Status
After: Build Status

Copy link
Contributor

@nuclearsandwich nuclearsandwich left a comment

Choose a reason for hiding this comment

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

Answering my own question: No build_type handling needs to be included for devel jobs as build types are handled by the build tool not the job generation.

Since we now have several tools all making essentially identical use of the evaluated conditions, I wonder if it's worth pushing an API for getting only truthy dependencies back up to catkin_pkg. We shouldn't wait for that to make use of this though. 👍

@dirk-thomas dirk-thomas merged commit 4fae75a into master Apr 15, 2019
@dirk-thomas dirk-thomas deleted the eval_conditions_devel branch April 15, 2019 18:30
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.

2 participants