Skip to content

Fix runners after refactor on #17961#18040

Merged
memsharded merged 3 commits intoconan-io:develop2from
perseoGI:fix/runners
Mar 28, 2025
Merged

Fix runners after refactor on #17961#18040
memsharded merged 3 commits intoconan-io:develop2from
perseoGI:fix/runners

Conversation

@perseoGI
Copy link
Contributor

@perseoGI perseoGI commented Mar 28, 2025

Changelog: omit
Docs: omit

This PR fixes two issues related with conan runners:

  1. An error introduced in organizing cli, moving to api #17961 where an invalid runner instance were being returned instead of a runner class

  2. Make runner tests run again in GitHub actions. This PR Removed intermediate python versions in CI matrix #17839 forced the github job to use a custom docker image instead which does not have enabled docker in docker feature, making pytest to skip all the conan runner tests

@perseoGI perseoGI marked this pull request as ready for review March 28, 2025 13:23
@memsharded memsharded merged commit c0ef44d into conan-io:develop2 Mar 28, 2025
15 checks passed
@memsharded memsharded added this to the 2.15.0 milestone Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants