-
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 our stack to latest Python #355
Comments
Looking at moving document-download-api from 3.10 to 3.12 need utils before document-download-api of course :/ |
also admin WIP cds-snc/notification-admin#1996 |
also started on api |
fixing many broken tests 😭 |
Tests passing, ran admin / api / dd-api locally and all working! Going to give the changes another read through and then put for review. |
Will convert this card to an epic and create separate cards for the 4 repos. |
Documented how to build and run admin and dd-api on dev. dd-api crashed on start :/ This is a problem for Thursday Steve. Thursday Steve should also break up this card. |
It seems the DD-API pod restart once in a while even without the Python upgrade. Steve will double-validate and create a card to follow up on that if that's the case. |
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: