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

Bundle and ensure the exportation of rosidl generated targets #601

Merged
merged 3 commits into from
Jun 30, 2021

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented Jun 24, 2021

Precisely what the title says. The rosidl pipeline was not exporting libraries and their transitive dependencies correctly, and neither was ensuring these libraries are later discovered in topological order by downstream consumers (and thus the need to bundle in a single export set).

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

Precisely what the title says. The rosidl pipeline was not exporting libraries and their transitive dependencies correctly, and neither was ensuring these libraries are later discovered in topological order by downstream consumers (and thus the need to bundle in a single export set).

Can you explain what this patch is doing and how does this patch fix the issue?
It isn't obvious to me

@hidmic hidmic requested a review from ivanpauno June 25, 2021 14:16
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@hidmic
Copy link
Contributor Author

hidmic commented Jun 29, 2021

Full CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@hidmic hidmic merged commit 204d920 into master Jun 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the hidmic/fix-target-exports branch June 30, 2021 14:49
hidmic added a commit that referenced this pull request Aug 4, 2021
…#601)"

This reverts commit 204d920.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
hidmic added a commit that referenced this pull request Aug 6, 2021
…#601)"

This reverts commit 204d920.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
hidmic added a commit that referenced this pull request Aug 9, 2021
…#601)" (#611)

This reverts commit 204d920.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
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