bfgroup / barbarian

The open, decentralized, distributed, easy, build from source Conan package index.
https://barbarian.bfgroup.xyz/
Boost Software License 1.0
16 stars 1 forks source link

Does barbarian work with conan 2.0? #20

Open dimi309 opened 1 year ago

dimi309 commented 1 year ago

Hello! I have really appreciated using barbarian with conan 1.x. Has it been tried with conan 2.0? I thought to ask before publishing any conan 2.0 package.

grafikrobot commented 1 year ago

Technically the server works but.. The tool to create the packages needs to get rewritten as the Conan 2 Python API is totally different than the previous version. It's going to take me a bit of time to figure out the new API as it's no longer a CLI look-alike, and there's almost no documentation, and I don't know yet if all the features I need are available.

dimi309 commented 1 year ago

Thanks for your answer @grafikrobot ! And, once again, no matter how things turn out for conan 2.x, thank you very much for having created and having provided us with this great service for conan 1.x 👍 👍 👍

dimi309 commented 1 year ago

(reopening just so that others can also be informed 😄 )