-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upgrade admin to Python 3.12 #463
Labels
Reliability
Task related to reliability.
Security | Sécurité
Tech Debt
An issue targeting an identified technical debt
Comments
sastels
added
Reliability
Task related to reliability.
Security | Sécurité
Tech Debt
An issue targeting an identified technical debt
labels
Nov 25, 2024
sastels
changed the title
Copy of Upgrade document-download-api to Python 3.12
Upgrade admin to Python 3.12
Nov 25, 2024
|
There are some tests to fixed, following the upgrade to Python 3.12 and due to its stricter type check. Steve is on a quest to fix these. |
all tests passing locally and in CI |
Working locally (devcontainer) with other apps. |
Ready for review |
Pond will review |
Looks ok! Steve can merge this and move to QA |
in staging, looks good |
QA'ed!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Reliability
Task related to reliability.
Security | Sécurité
Tech Debt
An issue targeting an identified technical debt
Description
As a software developer working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest features of the language and better/safer code.
As a system ops working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest performance improvement
And process notifications faster.
WHY are we building?
To get latest performance improvements, features and security updates of the Python language/runtime.
WHAT are we building?
Upgrade the stack to the latest possible version of Python. A few considerations:
VALUE created by our solution
Better performance, security and reliability.
Acceptance Criteria
QA Steps
The text was updated successfully, but these errors were encountered: