This is a curated list of various bots and helpful tools that aim to making approaching Conan-Center-Index and contributing easier.
The community is very active on the Cpplang's Slack channel, it's a great place to get help.
If you are looking to stay up to date with the last Conan news, follow us on Twitter @conan_io
- Updatable Recipes: Automatically scans available recipes and checked for new upstream releases and tests one configuration
- The results can be found here: https://qchateau.github.io/conan-center-bot/#/updatable
- Conflicting Pull Requests: Checks all the open pull requests for those which edit the same
recipe files and posts a message.
- The results can be found here: https://ericlemanissier.github.io/conan-center-conflicting-prs/
- Pending Review
- The results can be found here: https://prince-chrismc.github.io/conan-center-index-pending-review/
- System Package Checks: Builds automatically all
system
versions of recipes merged on CCI and being pull requested on a selection of Linux distributions and FreeBSD- The results can be found here: https://bincrafters.github.io/system-packages-checks/
- FreeBSD Testing: Detects pull requests with
FreeBSD
in the description and runs a test for one configuration on that platform- The results can be found here: https://github.com/ericLemanissier/conan-center-index/actions?query=workflow%3ACI
- Bincrafters Conventions: Automatically updates Conan recipes to the latest conventions and rules