Skip to content

2026-04-30 | MAIN --> PROD | DEV (d994839) --> STAGING#5612

Merged
neilmb merged 2 commits into
prodfrom
main
Apr 30, 2026
Merged

2026-04-30 | MAIN --> PROD | DEV (d994839) --> STAGING#5612
neilmb merged 2 commits into
prodfrom
main

Conversation

@neilmb
Copy link
Copy Markdown
Contributor

@neilmb neilmb commented Apr 30, 2026

This is an auto-generated pull request to merge main into prod for a staging release on 2026-04-30 with the last commit being merged as d994839

phildominguez-gsa and others added 2 commits April 30, 2026 13:41
* Removing sling

* Adding deprecation warnings

* Removing sling-based dumper

* Linting
* adding the necessary code for the admin panel changes

* adding a test for the uei ein changes

* uei/ein change migrations

* test edit record admin wpi

* Adding auditee_name to the command

* Reverting to `curs.execute()`

* Admin command fixes, reduced complexity, and linting

* Test fixed for admin command.

Mocks out the CurationTracking!

* Typo fixes :)

* adding the curation tracking fix to auditee name as well

* lint fix on test_edit_record_admin

* lint fixes

* removing Audit import

* adding another new line for lint

* adding another new line for lint on MockRequest

* lint change

* Linting! Yay!

* Migration check in all Django apps

* Banish some old comments + an unused function, a little cleanup.

* Curation audit tracking, always `init` at least once.

* Solidifying the Django connection path for management commands.

* LINTING! YES!

* Rename `enabled` to `initiaized`. It makes way more sense.

* changes to the edit record narrowing down input options to just one

* black applied to models.py

* breaking out the option dictionary into its own function

* black fixes

* `black`, with v2026

---------

Co-authored-by: James Person <jperson1@umbc.edu>
Co-authored-by: James Person <james.person@gsa.gov>
@neilmb neilmb requested a review from a team as a code owner April 30, 2026 16:33
@neilmb neilmb added autogenerated Automated pull request creation automerge Used for automated deployments labels Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Terraform plan for production

Plan: 1 to add, 0 to change, 1 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # module.production.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~      id       = "*******************" -> (known after apply)
!~      triggers = { # forces replacement
!~          "always_run" = "2026-04-29T18:00:31Z" -> (known after apply)
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.

📝 Plan generated in Pull Request Checks #876

@github-actions
Copy link
Copy Markdown
Contributor

Terraform plan for staging

Plan: 1 to add, 0 to change, 1 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # module.staging.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~      id       = "*******************" -> (known after apply)
!~      triggers = { # forces replacement
!~          "always_run" = "2026-04-30T11:03:02Z" -> (known after apply)
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.

📝 Plan generated in Pull Request Checks #876

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Branch Rate Health
. 100% 100%
api 98% 86%
api.serializers 97% 88%
api.views 91% 96%
audit 95% 80%
audit.cross_validation 97% 86%
audit.fixtures 84% 50%
audit.formlib 92% 62%
audit.intakelib 89% 83%
audit.intakelib.checks 92% 86%
audit.intakelib.common 98% 82%
audit.intakelib.transforms 100% 95%
audit.management.commands 78% 17%
audit.migrations 100% 100%
audit.models 91% 69%
audit.templatetags 100% 100%
audit.test_viewlib 100% 100%
audit.views 75% 52%
census_historical_migration 96% 65%
census_historical_migration.migrations 100% 100%
census_historical_migration.sac_general_lib 92% 84%
census_historical_migration.transforms 95% 90%
census_historical_migration.workbooklib 68% 69%
config 78% 37%
curation 94% 86%
curation.curationlib 91% 71%
curation.management.commands 46% 34%
curation.migrations 100% 100%
dissemination 90% 70%
dissemination.analytics 27% 0%
dissemination.forms 80% 30%
dissemination.migrations 97% 25%
dissemination.models 100% 100%
dissemination.report_generation 21% 0%
dissemination.report_generation.excel 32% 0%
dissemination.searchlib 61% 44%
dissemination.templatetags 52% 6%
dissemination.views 67% 47%
djangooidc 53% 38%
djangooidc.tests 100% 94%
report_submission 100% 96%
report_submission.migrations 100% 100%
report_submission.templatetags 74% 100%
report_submission.views 78% 61%
support 94% 75%
support.migrations 100% 100%
support.models 90% 50%
tools 98% 50%
users 95% 86%
users.fixtures 100% 83%
users.management 100% 100%
users.management.commands 100% 100%
users.migrations 100% 100%
Summary 88% (22521 / 25462) 69% (2741 / 3994)

Minimum allowed line rate is 85%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Automated pull request creation automerge Used for automated deployments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants