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 Python 3.12, Django 4.2 to CI #130

Merged
merged 5 commits into from
Jun 27, 2023
Merged

Add Python 3.12, Django 4.2 to CI #130

merged 5 commits into from
Jun 27, 2023

Conversation

kytta
Copy link
Member

@kytta kytta commented Jun 27, 2023

This PR adds Django 4.2 to the CI rig. It also adds Python 3.12 (currently in beta) to Django main version.

Apart from this, this PR improves CI by not running it on every push and by using the built-in cache of @actions/setup-python

Also use 'include' instead of 'exclude' for more readability
@kytta kytta self-assigned this Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #130 (499311a) into master (ecdaa2e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #130   +/-   ##
=======================================
  Coverage   90.12%   90.12%           
=======================================
  Files           5        5           
  Lines         314      314           
  Branches       74       74           
=======================================
  Hits          283      283           
  Misses         15       15           
  Partials       16       16           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kytta kytta merged commit 921e42a into master Jun 27, 2023
@kytta kytta deleted the new-ci-targets branch June 27, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant