mirror of
				https://github.com/conan-io/conan-center-index.git
				synced 2025-10-31 10:32:38 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			2.0 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			2.0 KiB
		
	
	
	
	
	
	
	
Community Resources
This is a curated list of various bots and helpful tools that aim to making approaching Conan-Center-Index and contributing easier.
Contents
Social Media and More
The community is very active on the Cpplang's Slack channel, it's a great place to get help.
Bots
- 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 systemversions 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/
 
Tools
- FreeBSD Testing: Detects pull requests with FreeBSDin 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
