Skip to content

Fix empty buildinfo when using conan export-package#157

Closed
czoido wants to merge 6 commits into
mainfrom
fix/art_buildinfo_exportpkg
Closed

Fix empty buildinfo when using conan export-package#157
czoido wants to merge 6 commits into
mainfrom
fix/art_buildinfo_exportpkg

Conversation

@czoido

@czoido czoido commented Sep 12, 2024

Copy link
Copy Markdown
Contributor

Copy of this one: #155
As commented by @getrostt in the original PR:

When building a conan package using conan export-pkg, the resulting build-info when running conan art:build-info >create is empty. This is caused by an unconditional removal of the 1st graph node in the resulting json file.

To run tests with credentials

@czoido czoido self-assigned this Sep 12, 2024
@czoido czoido requested a review from memsharded September 12, 2024 14:58
@czoido czoido requested a review from danimtb September 12, 2024 15:11
Comment thread extensions/commands/art/cmd_build_info.py
Comment thread extensions/commands/art/cmd_build_info.py

@memsharded memsharded left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe this was superseded by recent fixes in conan export-pkg build-info like #201?

@czoido

czoido commented Aug 29, 2025

Copy link
Copy Markdown
Contributor Author

Maybe this was superseded by recent fixes in conan export-pkg build-info like #201?

Yes, I think we can close this one.

@czoido czoido closed this Aug 29, 2025
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.

4 participants