-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spdlog: provide at least one RREV with conan v2 support for "unmaintained versions" #14458
spdlog: provide at least one RREV with conan v2 support for "unmaintained versions" #14458
Conversation
… with conan v2 support
Conan v1 pipelineFailure in build 2 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Not worth the effort unless someone needs a specific version. |
I detected other pull requests that are modifying spdlog/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prsso don't hesitate to report issues/improvements there. |
This recipe has been migrated to conan v2 in #11981, but this PR has also removed many spdlog versions so their latest RREV is stuck to conan v1 style. I think each version in conan-center should have at least one conan v2 RREV, it was too brutal to remove so many versions.
Another PR can remove these versions afterwards, but at least each of them will have a future proof RREV.
Some rational: #14459