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

Upgrade to Ubuntu 22.04, Python 3.10, Update NPM Packages and Python Packages #1834

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

gregelin
Copy link
Contributor

@gregelin gregelin commented Nov 11, 2023

Upgrade to Ubuntu 22.04, Python 3.10, python packages, docker image

Upgrade Ubuntu to 22.04 in order to have Python 3.10 installed because certain packages want at least 3.9.

Upgrade various python packages with vulnerabilities and compatibility issues.

Upgrade includes Django to 3.2.22

KNOWN ISSUE: Selecting and adding a component to system from drop down does not appear to work.

POSSIBLE ISSUE: Had to add 'allauth.account.middleware.AccountMiddleware', to settings.py MIDDLEWARE, after Django upgrade. Not sure of impact.

Also upgrade CircleCI to test with Python 3.10.5

gregelin and others added 9 commits November 11, 2023 11:09
Upgrade Ubuntu to 22.04 in order to have Python 3.10 installed
because certain packages want at least 3.9.

Upgrade various python packages with vulnerabilities and compatibility
issues.
Upgrade includes Django to 3.2.22

KNOWN ISSUE: Selecting and adding a component to system from drop down
does not appear to work.
POSSIBLE ISSUE: Had to add 'allauth.account.middleware.AccountMiddleware', to settings.py MIDDLEWARE,
after Django upgrade. Not sure of impact.
…on_pkg_update' into npm_update_nov-python_pkg_update
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