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

Task/TUP-454: Upgrade to Django v4.2 #324

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Conversation

jarosenb
Copy link
Collaborator

@jarosenb jarosenb commented Sep 20, 2023

Overview

Switch to a base CMS image running Django 4.2 and update imports.

Related

Changes

Testing

  1. Run docker volume rm tup-cms_tup_cms_postgres_data to remove data created using Postgres v10
  2. Spin up the site/portal as normal and run migrations.

UI

Notes

Copy link
Member

@wesleyboar wesleyboar left a comment

Choose a reason for hiding this comment

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

apps/tup-cms/Dockerfile Outdated Show resolved Hide resolved
# TACC/Core-CMS#v3.12.0-beta.3
FROM taccwma/core-cms:0992f47
# TACC/Core-CMS#707 (v3.12.0-beta.4 candidate)
FROM taccwma/core-cms:1f7b95d
Copy link
Member

@wesleyboar wesleyboar Sep 27, 2023

Choose a reason for hiding this comment

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

Though there have been changes since 1f7b95d in TACC/Core-CMS#707, those changes1 an inconsequential to https://github.com/TACC/tup-ui/. Let's keep this commit has, because we tested it.

Footnotes

  1. The changes are (fixes) relevant to other projects that use https://github.com/TACC/Core-CMS.

@wesleyboar wesleyboar merged commit 33f5270 into main Sep 27, 2023
1 check passed
@wesleyboar wesleyboar deleted the task/TUP-454--django-4 branch September 27, 2023 19:55
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