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

Always install colcon bundle from source #35

Merged
merged 3 commits into from
Jun 18, 2019
Merged

Conversation

AAlon
Copy link
Contributor

@AAlon AAlon commented Jun 17, 2019

It may take time to release new versions of colcon bundle to pip. This makes from-source installation the default (and unblocks Melodic CI for SAs).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AAlon AAlon requested review from juanrh, raghaprasad and mm318 June 17, 2019 23:23
@mm318
Copy link
Contributor

mm318 commented Jun 18, 2019

Is this what we want? For the reliability of our CI pipeline to depend on the tip of master of colcon-bundle? Didn't we have a massive headache one time when the latest rosdep or colcon or something broke?

@AAlon
Copy link
Contributor Author

AAlon commented Jun 18, 2019

Is this what we want? For the reliability of our CI pipeline to depend on the tip of master of colcon-bundle? Didn't we have a massive headache one time when the latest rosdep or colcon or something broke?

I don't understand this comment - we already depend on tip of master of colcon-bundle, just in an inconsistent manner (inside the gazebo9 script). It's an improvement, not a regression.

In any case, this will be removed once the fixed colcon bundle is in pip (see #36). I will clone a specific commit ID just to be safe.

@AAlon AAlon merged commit 1ff8ae3 into master Jun 18, 2019
@AAlon AAlon deleted the latest-colcon-bundle branch October 3, 2019 23:21
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.

2 participants