pytest-dev / pytest-django

A Django plugin for pytest.
https://pytest-django.readthedocs.io/
Other
1.32k stars 341 forks source link

Run non-test workflows with Python 3.12 #1088

Closed adamchainz closed 7 months ago

adamchainz commented 7 months ago

Use the latest, fastest Python for linting, docs, and publishing.

adamchainz commented 7 months ago

Codecov failing on test runs when uploading:

[2023-11-06T14:45:49.602Z] ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}

I think this is their problem...

bluetech commented 7 months ago

Updated the branch protection rule to linting,docs, 3.12