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: Downgrade pytest for pylint job to allow time to fix breaking changes in pytest 8 #3381

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

echoix
Copy link
Member

@echoix echoix commented Jan 28, 2024

Contributes to #3380

HIGH PRIORITY FIX to not fail every job that will run python code quality and fail.

It pins pytest to 7.4.4, the latest release before 8.

@github-actions github-actions bot added the CI Continuous integration label Jan 28, 2024
Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

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

Thanks!

@echoix echoix merged commit 84fc3fe into OSGeo:main Jan 28, 2024
24 checks passed
@echoix echoix deleted the fix-pytest-pylint branch January 28, 2024 17:07
@neteler neteler added this to the 8.4.0 milestone Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants