James

Results 2692 comments of James

> Thanks for the added details, that is helpful to know the background. I understand the desire to have conan manage the build order, but please try to see how...

Hi @rodiers Thanks for your feedback. It seems that you are referring to the legacy Conan 1.X integration. I am afraid that Conan 1.X is not supported anymore, both the...

Hi @sharadupadhyaya Thanks for your feedback. In some conditions, because the uploads are not fully atomic on the server side, there might be race conditions over the "recipe" part of...

Thanks for the feedback: > Sorry the Conan version 3.2.1 was a type, it's 2.3.1. Still a bit outdated, we are now in Conan 2.23, that is 20 releases more...

Hi @sharadupadhyaya Did you manage to reproduce with a local ArtifactoryCE?

A new section "CI tutorial" is being added to the docs in https://github.com/conan-io/conan/issues/6589 that will close this ticket. Feedback welcome.

This ticket has been closed by https://github.com/conan-io/docs/pull/3799, (at the moment in the ``develop2`` branch, but it will be published live soon). Please take a look, and don't hesitate to open...

Hi @DominicPicard Great that you found a solution. However, depending on the context, this shouldn't be necessary? The ``VirtualRunEnv`` is already added to the test presets, isn't that enough for...

> In each of our Conan packages, we have unit tests project(s) and these test projects use the post-build command gtest_discover_tests. That post-build command requires the .so/.dll to be found....

Hi @dannera Thanks for your report. I think there might be some misunderstanding. The ``tool_requires`` should go to the "host" profile, not to the "build" profile. The meaning is: -...