crossbario / autobahn-cpp

WAMP for C++ in Boost/Asio
https://crossbar.io/autobahn
Boost Software License 1.0
251 stars 104 forks source link

Publish to conan.io/center #215

Open oberstet opened 3 years ago

oberstet commented 3 years ago

publish autobahn-cpp releases to https://conan.io/center/

see https://github.com/crossbario/autobahn-cpp/pull/214#issuecomment-703103829

PR https://github.com/crossbario/autobahn-cpp/pull/214 added support for installing deps of autobahn-cpp via conan. this new issue is about publishing autobahn-cpp itself to conan.

w4bremer commented 3 years ago

I created the following ticket at the conan-center-index to request the publishing https://github.com/conan-io/conan-center-index/issues/3323 Not sure whether I'll have time to work on it, but it is another step towards publishing conan packages in the official center index.

oberstet commented 3 years ago

thanks for filing the request to conan! just checked, still open. do they expect / require a PR (eg similar to https://github.com/conan-io/conan-center-index/pull/3371) to add autobahncpp ?

Croydon commented 3 years ago

do they expect / require a PR

We don't "expect" that per se, but the core contributors to the Conan Center Index have literally endless amount of work. So hoping that someone else picks up the work might literally take years. If someone of you can create a PR that would be great for you as maintainers and for the Conan community 😃