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

Python 3.12 upgrade #335

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Python 3.12 upgrade #335

merged 1 commit into from
Sep 9, 2024

Conversation

UsamaSadiq
Copy link
Member

Description

  • Updated GitHub CI and tox to run checks with Python 3.12 env only
  • Updated requirements with Python 3.12 env
  • Updated Dockerfile to build with Python 3.12.
  • Dropped support for Python<3.12

Testing

  • Tested the docker build locally using make_build with updated Dockerfile to be successful.
  • CI checks with Python 3.12 are green.

Copy link

github-actions bot commented Aug 1, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  designer/apps/api/v1
  test_pages_api.py
  views.py
  designer/apps/core
  models.py
  signals.py
  views.py
  designer/apps/core/management/commands
  create_program.py
  designer/apps/core/management/commands/tests
  test_create_program.py
  designer/apps/core/tests
  test_context_processors.py
  test_views.py
  designer/apps/pages
  models.py
Project Total  

This report was generated by python-coverage-comment-action

@UsamaSadiq UsamaSadiq marked this pull request as ready for review August 1, 2024 11:32
@MichaelRoytman MichaelRoytman merged commit 95830f3 into master Sep 9, 2024
7 checks passed
@MichaelRoytman MichaelRoytman deleted the python312-upgrade branch September 9, 2024 14:48
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.

2 participants