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

Use backtracking resolver in pip-compile #6184

Conversation

Jackenmen
Copy link
Member

Description of the changes

Seems that our current set of dependencies cannot be resolved without a backtracking resolver. This will eventually become the default so let's just start using it now.

Have the changes in this PR been tested?

Yes

You can see the successful run here: https://github.com/Jackenmen/Red-DiscordBot/actions/runs/5246241248
And the relevant failure with the legacy resolver here: https://github.com/Cog-Creators/Red-DiscordBot/actions/runs/5246079647/jobs/9474415297

@Jackenmen Jackenmen added Type: Enhancement Something meant to enhance existing Red features. Changelog Entry: Skipped Changelog entry for this PR is unnecessary. labels Jun 12, 2023
@github-actions github-actions bot added the Category: CI This is related to repository's CI configuration. label Jun 12, 2023
@Jackenmen Jackenmen added the QA: Bypassed QA is unnecessary. label Jun 12, 2023
@Jackenmen Jackenmen merged commit 3abf4ca into Cog-Creators:V3/develop Jun 12, 2023
@Jackenmen Jackenmen deleted the use_backtracking_resolver_in_pip_compile branch June 12, 2023 17:08
Dav-Git pushed a commit to Dav-Git/Red-DiscordBot that referenced this pull request Sep 8, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: CI This is related to repository's CI configuration. Changelog Entry: Skipped Changelog entry for this PR is unnecessary. QA: Bypassed QA is unnecessary. Type: Enhancement Something meant to enhance existing Red features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant