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 basic html output to conan list #13135

Merged
merged 5 commits into from
Feb 16, 2023

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Feb 15, 2023

Changelog: Feature: Add basic html output to conan list command.
Docs: omit

Adding the simplest html output to conan list command, just rendering the json as it is in the html
Also fixing a broken message when missing packages

Closes: #13022
Closes: #13021

@czoido czoido added this to the 2.0.0-beta10 milestone Feb 15, 2023

More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'
''' % (missing_pkgs, ref, build_str)))
More Info at 'https://docs.conan.io/en/2/knowledge/faq.html#error-missing-prebuilt-package'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that this url does not exist yet, this is were the docs will be published in the near future before we launch 2.0

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.

3 participants