Skip to content

Support latest dependencies output format for conan2#1056

Open
melter2m wants to merge 2 commits into
pivotal:masterfrom
melter2m:conan2_update
Open

Support latest dependencies output format for conan2#1056
melter2m wants to merge 2 commits into
pivotal:masterfrom
melter2m:conan2_update

Conversation

@melter2m
Copy link
Copy Markdown
Contributor

Background

Recently conan2 changed dependencies graph output and writes dependencies list to stdout and additional information to stderr. Before that everything was written to stdout. Because of that there is no "Basic graph information" header in the parsed output and we fail to parse dependencies.

Solution

Added check if there is a "Basic graph information" header, if no, we are parsing everything from the beginning

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.

1 participant