James
James
> Thanks for the details. I'm not sure if such guarantees exist for EFS. Notably, we are using the same OS for all clients accessing the shared storage. It's a...
Hi @jasal82 Thanks for the feedback. We need to check where to put that info, because it is not possible to put those files inside many folders, as that would...
https://github.com/conan-io/conan/pull/18518 PR is proposing a new ``conan cache ref `` command that can return an artifact reference based on a specific folder. We have discussed in the team, and there...
Closed by https://github.com/conan-io/conan/pull/18518 for next Conan 2.18
@czoido I guess this could be considered breaking if someone was reading the ``global.conf`` core.conf items in recipes, but this was always unexpected, it is not documented, and users shouldn't...
Thanks for your contribution @valgur > The runtime_deployer from https://github.com/conan-io/conan/pull/15382 is a very good addition to Conan, but the implementation currently has some defects: > - Only *.so files (e.g....
Closing this as not planned, as suggested above the way to move forward is new focused different PRs for bugs and for new features. Also not breaking existing users if...
> This is one of the alternatives, another one might be to test each factor in isolation too? Yes, I think the combinatorics is not complete, and the empty element...
Hi @JNURay Thanks for your question. > set attribute visible of requires to A and B to be False. The ``visible=False`` works only in Conan 2 (with all the other...
Hi @JNURay Did the above clarify it? Any other further question or comment? Thanks for the feedback.