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

deploy on python 3.12 #101

Merged
merged 14 commits into from
Aug 28, 2024
Merged

deploy on python 3.12 #101

merged 14 commits into from
Aug 28, 2024

Conversation

chris48s
Copy link
Member

@chris48s chris48s commented Aug 15, 2024

This PR is part of the project to upgrade all our tier 1 applications to use

  • ubuntu 24.04
  • python 3.12
  • node 18
  • postgres 16

and to adopt

  • ruff for python linting/formatting
  • djhtml for django template formatting

This project doesn't use a lot of the things in that list so its really just changes related to python 3.12 and ruff here plus a few minor bits of scope creep.

As well as local testing, I did test deploying this to dev, which I have since reverted 153effb

@chris48s chris48s changed the base branch from main to tests202408 August 15, 2024 13:57
@chris48s

This comment was marked as outdated.

@chris48s chris48s changed the base branch from tests202408 to main August 27, 2024 10:57
@chris48s chris48s force-pushed the upgrades202408 branch 2 times, most recently from 153effb to ca53e75 Compare August 27, 2024 12:24
@chris48s chris48s changed the title WIP python 3.12 deploy on python 3.12 Aug 27, 2024
@chris48s chris48s marked this pull request as ready for review August 27, 2024 12:28
Copy link
Contributor

@VirginiaDooley VirginiaDooley left a comment

Choose a reason for hiding this comment

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

Ran it locally without issues, LGTM 👍

@chris48s chris48s merged commit cae7978 into main Aug 28, 2024
9 checks passed
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