Skip to content

Conversation

@memsharded
Copy link
Member

@memsharded memsharded commented Jul 14, 2025

Changelog: Feature: New VirtualRunEnv handler to do custom copy and env-var definition.
Docs: https://github.com/conan-io/docs/pull/XXXX

Close #18627

This is just a preliminary proof of concept to discuss with the team.
Some points:

  • It seems that Conan could provide some built-in default handler, similar to the runtime_deploy
  • The overlap with runtime_deploy and the feedback over it so far, with different users wanting different things from it, is a concern, this is why I am proposing a customizable behavior, injecting a handler, not just some arguments
  • It should be extended to VirtualBuildEnv too

TODO: Check if the deployers strategy could adapt the VirtualRunEnv paths a posteriori, as CMakeDeps is doing with the full_deploy

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.

[feature/bug] PATH can get overfilled on windows very easly

1 participant