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

feat: a2cps_cms #175

Merged
merged 25 commits into from
Aug 18, 2023
Merged

feat: a2cps_cms #175

merged 25 commits into from
Aug 18, 2023

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Jun 27, 2023

Overview

Migrate project from Core-CMS-Resources.

Related

Testing

  1. Verify build and deploy succeed on https://pprd.a2cps.tacc.utexas.edu/.
  2. Verify all CSS files load.
  3. Verify new and deprecated templates load.
  4. Verify new and deprecated templates work.
  5. Verify https://pprd.a2cps.tacc.utexas.edu/ and https://a2cps.tacc.utexas.edu/ match (styles, not content).
    Note: Buttons are supposed to be blue now (example: contact form on pprd and prod).

UI

CSS

local remote
a2cps local ui a2cps pprd ui

Templates

deprecated new
a2cps deprecated template a2cps new template

wesleyboar and others added 4 commits July 18, 2023 23:28
Pprd.ECEP & Dev.FronteraWeb have Internal Server Error from this...

I hope A2CPS succeeds. If it fails, I must stop and get help.
@wesleyboar
Copy link
Member Author

Archive

Before today, this PR had been stalled by a Core-CMS bug. That bug is now fixed.

Warning
Deploy failure since 6a256c2 loads https://github.com/TACC/Core-CMS/releases/tag/v3.12.0-alpha.10 FileNotFoundError: [Errno 2] No such file or directory: '/code/taccsite_ui/dist'.

On a fresh local instance, the error arises after running python manage.py collectstatic --no-input. The taccsite_ui/dist error is novel. I think it is only on a Core-CMS-Custom project using Core-CMS v3.12. The v3.12 websites that currently (2023-07-25) do not have trouble with taccsite_ui/dist are CEP (ui demo) and TUP (ui demo). Potentially related or helpful is TACC/tup-ui#236.

The fix:

@wesleyboar wesleyboar marked this pull request as ready for review August 18, 2023 16:22
@wesleyboar wesleyboar reopened this Aug 18, 2023
@wesleyboar wesleyboar merged commit 274884b into main Aug 18, 2023
1 check passed
@wesleyboar wesleyboar deleted the task/migrate-a2cps branch August 18, 2023 17:15
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