Skip to content

2026-03-13 | MAIN --> PROD | DEV (ee9d1d6) --> STAGING#5452

Merged
neilmb merged 1 commit intoprodfrom
main
Mar 13, 2026
Merged

2026-03-13 | MAIN --> PROD | DEV (ee9d1d6) --> STAGING#5452
neilmb merged 1 commit intoprodfrom
main

Conversation

@neilmb
Copy link
Contributor

@neilmb neilmb commented Mar 13, 2026

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

* Creating tribal access helper method for 1.1.0, 1.1.0

* Creating resubmission access helper method for 1.1.0, 1.1.1

* Fixes for 1_1_1

---------

Co-authored-by: James Person <james.person@gsa.gov>
@neilmb neilmb added autogenerated Automated pull request creation automerge Used for automated deployments labels Mar 13, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2026

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-03-12T10:57:04Z" -> (known after apply)
        }
    }

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

✅ Plan applied in Deploy to the Staging Environment #439

@github-actions
Copy link
Contributor

Terraform plan for production

Plan: 1 to add, 1 to change, 1 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place
-/+ 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-03-10T18:09:19Z" -> (known after apply)
        }
    }

  # module.production.module.newrelic.newrelic_nrql_alert_condition.db_slow_queries will be updated in-place
!~  resource "newrelic_nrql_alert_condition" "db_slow_queries" {
!~      enabled                        = true -> false
        id                             = "4902235:37687582"
        name                           = "DB Statement Duration Exceeds Threshold"
#        (18 unchanged attributes hidden)

#        (2 unchanged blocks hidden)
    }

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

📝 Plan generated in Pull Request Checks #566

@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Health
. 100% 100%
api 98% 86%
api.serializers 97% 88%
api.views 91% 96%
audit 95% 81%
audit.cross_validation 97% 86%
audit.fixtures 84% 50%
audit.formlib 36% 0%
audit.intakelib 89% 83%
audit.intakelib.checks 92% 85%
audit.intakelib.common 98% 82%
audit.intakelib.transforms 100% 95%
audit.management.commands 78% 17%
audit.migrations 100% 100%
audit.models 91% 68%
audit.templatetags 100% 100%
audit.views 72% 49%
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 98% 100%
curation.curationlib 88% 72%
curation.migrations 100% 100%
dissemination 91% 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 62% 45%
dissemination.templatetags 52% 6%
dissemination.views 67% 48%
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% (21918 / 24780) 69% (2693 / 3920)

@neilmb neilmb merged commit 625d312 into prod Mar 13, 2026
89 of 93 checks passed
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.

2 participants