Skip to content
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

add GenericProvider for resolving versions #259

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dhellmann
Copy link
Member

Refactor existing resolvers to define base classes
to reduce duplication and make it easier to create
new providers.

Add a GenericProvider class that accepts a
callable as argument and picks versions from the
return values.

@mergify mergify bot added the ci label Jul 28, 2024
@dhellmann dhellmann force-pushed the map-version-resolver branch from d807d77 to 9165f37 Compare July 28, 2024 13:52
@dhellmann dhellmann force-pushed the map-version-resolver branch 5 times, most recently from 6ac13d0 to c149502 Compare July 29, 2024 14:16
Refactor existing resolvers to define base classes
to reduce duplication and make it easier to create
new providers.

Add a GenericProvider class that accepts a
callable as argument and picks versions from the
return values.
@dhellmann dhellmann force-pushed the map-version-resolver branch from c149502 to 73bbd9d Compare July 29, 2024 16:08
Copy link
Collaborator

@shubhbapna shubhbapna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mergify mergify bot merged commit 1acd588 into python-wheel-build:main Jul 29, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants