James
James
> Yes @memsharded , while navigating through Jfrog UI it is very inconvenient to figure out the exact package as all of them appear in form of hashes. The thing...
Any further question or comment here? If not, I think we can close the ticket as answered, please let us know.
Closing as answered, please open new tickets for any further question, thanks for the feedback.
Hi @fschoenm Thanks for your question. There is no mechanism to override the ``upload_policy = "skip"``, besides modifying the recipe. The ``upload_policy`` is intended as an exceptional safe guard to...
Hi @AndreasAckermannTSystems Thanks for your question As a general guideline for CI at scale, the ongoing work in https://github.com/conan-io/docs/pull/3799 might be useful, hopefully it can be published soon, but you...
Another important aspect to take into account would be the time of building the ``orm`` thing. If it is fast enough, then it wouldn't be a concern to just re-build...
Hi @AndreasAckermannTSystems Any further question or clarification? Thanks for the feedback!
Thanks very much for the feedback @AndreasAckermannTSystems ! > This works well for executing the tests during the orm build. Sounds good, happy that it is working. If you don't...
Closing as responded, please create new tickets for any further question, thanks for your feedback!
In Conan 2 (and also using the ``CMakeDeps`` and ``CMakeToolchain`` integrations in Conan 1), the integration is transparent. No need to modify the ``CMakeLists.txt`` to include anything Conan-specific. Just standard...