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

2024-08-22 | MAIN --> PROD | DEV (e1605f2) --> STAGING #4211

Merged
merged 2 commits into from
Aug 22, 2024
Merged

2024-08-22 | MAIN --> PROD | DEV (e1605f2) --> STAGING #4211

merged 2 commits into from
Aug 22, 2024

Commits on Aug 21, 2024

  1. Update STORAGES settings for Django 5.1 (#4205)

    * update storages for django 5.1
    
    * try updating whitenoise middleware config
    
    * small change to test image rebuild
    
    * undo temp changes
    
    * Bump Staging to 4G
    
    Per Dev Huddle Discussion, we want to test staging deployments RE
    marterialized views with 4G just to see if it will go through, based on
    a theory about potential memory capping during the process.
    
    ---------
    
    Co-authored-by: Alex Steel <130377221+asteel-gsa@users.noreply.github.com>
    danswick and asteel-gsa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9d4f0a2 View commit details
    Browse the repository at this point in the history
  2. Rerunning individual validations before cross validations and submiss…

    …ion (#4203)
    
    * Running wb validations in pre-submission validation
    
    * Displaying generic error and moving to separate method
    
    * Lint
    
    * Lint
    
    * Lint
    
    * Returning empty object when no errors
    
    * Running wb validations during submission
    
    * Lint
    
    * Lint
    
    * Fixing test_post_redirect
    
    * Fixing test_ready_for_certification
    
    * Fixing test_submission
    
    * Fixing test_unlock_after_certification
    
    * Lint
    
    * Typo
    phildominguez-gsa authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e1605f2 View commit details
    Browse the repository at this point in the history