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-15 | MAIN --> PROD | DEV (212a90e) --> STAGING #4189

Merged
merged 3 commits into from
Aug 15, 2024
Merged

2024-08-15 | MAIN --> PROD | DEV (212a90e) --> STAGING #4189

merged 3 commits into from
Aug 15, 2024

Conversation

jadudm
Copy link
Contributor

@jadudm jadudm commented Aug 15, 2024

This is an auto-generated pull request to merge main into prod for a staging release on 2024-08-15 with the last commit being merged as 212a90e

asteel-gsa and others added 3 commits August 14, 2024 14:30
* Update Django

* Update pip-tools
* Enabling a11y workflows

* Bumping node used to 18

* Commenting out django-test to test faster

* Trying to get cypress running

* Adding back start service step

* Fixing .env location

* Trying node 20

* Removing upload-artifact for now

* Adding npm ci

* Trying i instead of ci

* Removing sudo

* Fixing a11y finding

* Adding load_fixtures

* Swapping up and load_fixtures

* Fixing a11y cancel button findings

* Running login test before load_fixtures

* Setting DISABLED_AUTH

* Adding login creds

* Setting staging env

* Enabling screenshot upload

* Commenting out login and load_fixtures

* CYPRESS_DISABLE_AUTH=false and commenting out 3 failing tests

* Actually setting CYPRESS_DISABLE_AUTH=false

* Trying docker-compose-web

* Removing staging

* Setting DISABLE_AUTH to false

* Using node-version 18

* Going back to 18

* Moving cypress env vars

* Trying docker-first-run

* Uncommented some a11y tests

* Removing login test stuff

* Setting DISABLE_AUTH to true

* Creating MV

* Using docker to create MV

* Uncommenting out django tests
* #3748 Added logic to remove workbook artifacts once report is successfully disseminated

* Linting

* More linting

* Update backend/dissemination/remove_workbook_artifacts.py

Co-authored-by: Phil Dominguez <142051477+phildominguez-gsa@users.noreply.github.com>

* Fixed typo in function name

---------

Co-authored-by: Phil Dominguez <142051477+phildominguez-gsa@users.noreply.github.com>
@jadudm jadudm added autogenerated Automated pull request creation automerge Used for automated deployments labels Aug 15, 2024
Copy link
Contributor

github-actions bot commented Aug 15, 2024

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" = "2024-08-14T11:13:01Z" -> (known after apply)
        }
    }

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

Warning: Argument is deprecated

  with module.staging-backups-bucket.cloudfoundry_service_instance.bucket,
  on /tmp/terraform-data-dir/modules/staging-backups-bucket/s3/main.tf line 14, in resource "cloudfoundry_service_instance" "bucket":
  14:   recursive_delete = var.recursive_delete

Since CF API v3, recursive delete is always done on the cloudcontroller side.
This will be removed in future releases

(and 6 more similar warnings elsewhere)

✅ Plan applied in Deploy to Staging Environment #254

Copy link
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" = "2024-08-14T17:32:02Z" -> (known after apply)
        }
    }

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

Warning: Argument is deprecated

  with module.domain.cloudfoundry_service_instance.external_domain_instance,
  on /tmp/terraform-data-dir/modules/domain/domain/main.tf line 45, in resource "cloudfoundry_service_instance" "external_domain_instance":
  45:   recursive_delete = var.recursive_delete

Since CF API v3, recursive delete is always done on the cloudcontroller side.
This will be removed in future releases

(and 6 more similar warnings elsewhere)

📝 Plan generated in Pull Request Checks #3471

Copy link
Contributor

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
18136 16554 91% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 212a90e by action🐍

@jadudm jadudm merged commit 9b318a0 into prod Aug 15, 2024
75 of 76 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.

4 participants