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

ci: use latest pip in sphinx test #219

Merged
merged 10 commits into from
Jul 10, 2023
Merged

ci: use latest pip in sphinx test #219

merged 10 commits into from
Jul 10, 2023

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented Jul 8, 2023

the sphinx test GitHub Action uses a Docker image that has an old version of pip on it, resulting in poor dependency conflict management with respect to Pydantic v1 vs v2. This pr forces it to upgrade to the latest version to ensure that it handles it better.

@jsstevenson jsstevenson changed the title ci: temporarily pin pydantic v1 ci: upgrade pip Jul 8, 2023
@jsstevenson jsstevenson added priority:low Low priority ci Continuous integration changes labels Jul 8, 2023
@jsstevenson jsstevenson changed the title ci: upgrade pip ci: upgrade pip in sphinx test Jul 8, 2023
@jsstevenson jsstevenson changed the title ci: upgrade pip in sphinx test ci: use latest pip in sphinx test Jul 8, 2023
@jsstevenson jsstevenson marked this pull request as ready for review July 10, 2023 12:45
@jsstevenson jsstevenson merged commit 99eed90 into main Jul 10, 2023
21 checks passed
@jsstevenson jsstevenson deleted the docs-build branch July 10, 2023 12:46
jsstevenson added a commit that referenced this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration changes priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants