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

[feature] JSON output for conan profile show #14742

Open
1 task done
p-groarke opened this issue Sep 14, 2023 · 2 comments
Open
1 task done

[feature] JSON output for conan profile show #14742

p-groarke opened this issue Sep 14, 2023 · 2 comments
Assignees

Comments

@p-groarke
Copy link

What is your suggestion?

Along the lines of #5937

It would be swell if we could output a conan profile as a json formatted object. conan profile show --format json my-amazing-profile-unicorns

We use conan profiles to drive our build matrices, which mean we end up converting them manually in many places to interact with other pipeline systems. It would also allow easy parsing in cmake (which can parse json natively).

The addition would help conan profiles be our "single source of truth", enabling consumption in virtually any language out there. Obviously this isn't pressing, just a nice to have :]

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@memsharded
Copy link
Member

Thanks for your suggestion @p-groarke

I think this one is doable, proposing #14743, lets see how it goes

@p-groarke
Copy link
Author

@memsharded Ty!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants