You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been a long standing short coming that make it difficult for new contributors to learn some of the finer details and costs time on the reviewers to help pull requests get merged - and less important but notably the build resources are not insignificant when dozens of commits are pushed trying to correct issues.
Developing recipes locally docs: Document working locally + Conan 2.0 commands #13102
- This will be the single location for all the commands you need to contribute to CCI
- One reference package for everything (fmt was picked since it has all the supported configurations of c3i)
This has been a long standing short coming that make it difficult for new contributors to learn some of the finer details and costs time on the reviewers to help pull requests get merged - and less important but notably the build resources are not insignificant when dozens of commits are pushed trying to correct issues.
🔎 Preview of the direction: https://github.com/conan-io/conan-center-index/compare/master...prince-chrismc:conan-center-index:docs/seperate-by-method?expand=1
Proposed Structures
- This will be the single location for all the commands you need to contribute to CCI
- One reference package for everything (
fmt
was picked since it has all the supported configurations of c3i)Break down content by
break down methods into their own files (there will be some grouping based on size like "configure, config_options, and validate" would be an example)
Possible Future Work
Notable changes
recipes/
should be in this new sectionSimilar efforts
The main Conan docs have gotten the same treatment
The text was updated successfully, but these errors were encountered: