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

Suppress automatic rosdep with BLOOM_SKIP_ROSDEP_UPDATE #565

Merged
merged 1 commit into from
Feb 27, 2020
Merged

Suppress automatic rosdep with BLOOM_SKIP_ROSDEP_UPDATE #565

merged 1 commit into from
Feb 27, 2020

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Jan 14, 2020

This off-by-default flag will suppress the automatic call to rosdep update at the beginning of each generator.

Note that answering 'y' to a rosdep resolution failure prompt will still trigger a call to rosdep update, this flag only suppresses the automatic one.

@cottsay cottsay self-assigned this Jan 14, 2020
@cottsay cottsay requested a review from wjwwood February 26, 2020 03:32
Copy link
Contributor

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm with a small comment. Feel free to merge.

This off-by-default flag will suppress the automatic call to `rosdep
update` at the beginning of each generator.

Note that answering 'y' to a rosdep resolution failure prompt will still
trigger a call to `rosdep update`, this flag only suppresses the
automatic one.
@cottsay cottsay merged commit d9b2c45 into ros-infrastructure:master Feb 27, 2020
@cottsay cottsay deleted the skip_rosdep_update branch February 27, 2020 08:21
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