conan-io / conan-package-tools

Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)
MIT License
165 stars 70 forks source link

[docs] Conan 2.0 is not supported #605

Closed uilianries closed 2 years ago

uilianries commented 2 years ago
chausner commented 1 year ago

@uilianries Can you elaborate on why Conan 2.0 support is not planned? Does that mean cpt will be deprecated/not further developed at some point? We are heavily depending on cpt at the moment in our CI build pipelines and it would be a shame if we could not update to Conan 2.0 in the future.

memsharded commented 1 year ago

@chausner we want to learn what are the most important features from CPT that you are using, and based on that we might provide alternatives.

Most of the code in CPT comes from a time that we didn't have the current ConanCenter tools and contribution flows, and we were using it to create package, but that is no longer the case. Please elaborate in your use case, what are you using CPT for with details. Thanks!

uilianries commented 1 year ago

@chausner As Memshared commented and as explained in docs, please, open an issue explaining your case with details. You are trying to make Conan good enough to not need external dependencies like CPT.