conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
921 stars 1.66k forks source link

[config] Enable github status checks for conan v2 profiles #24326

Closed danimtb closed 2 weeks ago

danimtb commented 3 weeks ago

Summary

This enables the status checks for conan v2 and disables the conan v1 one.

Motivation

As the conan v2 builds gain importance, it is better feedback to the user to show the conan v2 builds in the status checks than the ones in conan 1. As in conan 2 there are less configurations built than in conan 1, this will also help on reducing the noise in the PRs.

Details

See this as an example of a PR with a recipe that has just one version: image