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

Add info_invalid to graph node serialization #13688

Merged
merged 4 commits into from
Apr 14, 2023

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Apr 13, 2023

Changelog: Feature: Add info_invalid to graph node serialization
Docs: Omit

This would have been useful while debugging the cppstd issue in c3i, so I'm adding it to help the next person who find themselves wanting to know why InvalidConfiguration was raised. This might also help in other ways for validate_build in c3i :)

@AbrilRBS AbrilRBS requested a review from memsharded April 13, 2023 17:06
conans/client/graph/graph.py Outdated Show resolved Hide resolved
conans/test/integration/command/info/info_test.py Outdated Show resolved Hide resolved
@memsharded memsharded added this to the 2.0.5 milestone Apr 14, 2023
@memsharded memsharded merged commit c5f9bd9 into conan-io:release/2.0 Apr 14, 2023
@AbrilRBS AbrilRBS deleted the rr/invalid_info_reason branch April 14, 2023 09:03
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