Skip to content

2025-04-18 | MAIN --> PROD | DEV (e945189) --> STAGING#4932

Merged
asteel-gsa merged 1 commit into
prodfrom
main
Apr 18, 2025
Merged

2025-04-18 | MAIN --> PROD | DEV (e945189) --> STAGING#4932
asteel-gsa merged 1 commit into
prodfrom
main

Conversation

@asteel-gsa
Copy link
Copy Markdown
Contributor

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

@asteel-gsa asteel-gsa added autogenerated Automated pull request creation automerge Used for automated deployments labels Apr 18, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 18, 2025

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" = "2025-04-17T10:47:23Z" -> (known after apply)
        }
    }

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

✅ Plan applied in Deploy to Staging Environment #355

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 18, 2025

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.domain.cloudfoundry_route.origin_route_connected[0] will be updated in-place
!~  resource "cloudfoundry_route" "origin_route_connected" {
!~      destinations = [
-           {
-               app_id           = "5dac166f-2fb0-4e72-8d4d-4359191bf284" -> null
-               app_process_type = "web" -> null
-               id               = "385848b8-a75a-40f9-9d6a-0c08bf152f14" -> null
-               port             = 8080 -> null
-               protocol         = "http1" -> null
            },
+           {
+               app_id           = "************************************"
+               app_process_type = (known after apply)
+               id               = (known after apply)
+               port             = (known after apply)
+               protocol         = (known after apply)
            },
        ]
        id           = "d27762e1-9428-4cfb-b39b-f85710a489fc"
#        (7 unchanged attributes hidden)
    }

  # 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" = "2025-04-17T18:19:02Z" -> (known after apply)
        }
    }

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

❌ Error applying plan in Deploy to Production Environment #131

@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% 100%
audit 95% 80%
audit.cross_validation 97% 85%
audit.fixtures 84% 50%
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% 59%
audit.templatetags 100% 100%
audit.views 74% 55%
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 80% 37%
curation 100% 100%
curation.curationlib 93% 100%
curation.migrations 100% 100%
dissemination 91% 69%
dissemination.migrations 97% 25%
dissemination.report_generation 29% 0%
dissemination.report_generation.excel 32% 0%
dissemination.searchlib 59% 41%
dissemination.templatetags 100% 100%
dissemination.views 76% 55%
djangooidc 53% 38%
djangooidc.tests 100% 94%
report_submission 100% 95%
report_submission.migrations 100% 100%
report_submission.templatetags 74% 100%
report_submission.views 77% 63%
support 93% 74%
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 89% (20092 / 22536) 71% (2440 / 3460)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 18, 2025

Terraform plan for production

Plan: 2 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:
+   create
!~  update in-place
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # module.domain.cloudfoundry_route.origin_route_connected[0] will be created
+   resource "cloudfoundry_route" "origin_route_connected" {
+       created_at   = (known after apply)
+       destinations = [
+           {
+               app_id           = "************************************"
+               app_process_type = (known after apply)
+               id               = (known after apply)
+               port             = (known after apply)
+               protocol         = (known after apply)
            },
        ]
+       domain       = "559e0623-9057-45ef-a9ca-e183df56b4e3"
+       host         = "app"
+       id           = (known after apply)
+       protocol     = (known after apply)
+       space        = "5593dba8-7023-49a5-bdbe-e809fe23edf9"
+       updated_at   = (known after apply)
+       url          = (known after apply)
    }

  # module.domain.cloudfoundry_service_instance.external_domain_instance will be updated in-place
!~  resource "cloudfoundry_service_instance" "external_domain_instance" {
+       dashboard_url     = (known after apply)
        id                = "c36480a2-ec78-4e75-b175-d6b53abf2400"
!~      last_operation    = {
!~          created_at  = "2025-03-14T15:51:27Z" -> (known after apply)
+           description = (known after apply)
!~          state       = "succeeded" -> (known after apply)
!~          type        = "update" -> (known after apply)
!~          updated_at  = "2025-03-14T15:51:27Z" -> (known after apply)
        } -> (known after apply)
!~      maintenance_info  = {
+           description = (known after apply)
+           version     = (known after apply)
        } -> (known after apply)
        name              = "gsa-fac-fac.gov"
!~      parameters        = (sensitive value)
        tags              = [
            "terraform-cloudgov-managed",
        ]
!~      updated_at        = "2025-03-14T15:51:27Z" -> (known after apply)
!~      upgrade_available = false -> (known after apply)
#        (4 unchanged attributes hidden)
    }

  # 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" = "2025-04-18T16:26:41Z" -> (known after apply)
        }
    }

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

✅ Plan applied in Deploy to Production Environment #131

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