Skip to content

Add --deploy to graph-info#12243

Merged
czoido merged 3 commits into
conan-io:develop2from
memsharded:feature/develop2_info_deployers
Oct 7, 2022
Merged

Add --deploy to graph-info#12243
czoido merged 3 commits into
conan-io:develop2from
memsharded:feature/develop2_info_deployers

Conversation

@memsharded

Copy link
Copy Markdown
Member

How to do some quick graph info, and extract custom information from the graph, in an extensible way?

  • Formatters at the moment are very built-in, and seems difficult to change it
  • --deploy only applies to install, so it is necessary to install the binaries, which can be slow
  • There are no more global custom generators, only as python_requires
  • It could be possible to fork the graph_info command, but seems a bit too much to just do something equivalent to the deployers

On the other hand, I don't love the deploy name, but I don't want to create yet another name for something that is mostly identical

@memsharded memsharded added this to the 2.0.0-beta4 milestone Oct 4, 2022
@memsharded memsharded marked this pull request as ready for review October 5, 2022 21:57
@czoido czoido merged commit 727d8ff into conan-io:develop2 Oct 7, 2022
@memsharded memsharded deleted the feature/develop2_info_deployers branch October 7, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants