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

Codeowners update #4706

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Codeowners update #4706

merged 2 commits into from
Feb 19, 2025

Conversation

asteel-gsa
Copy link
Contributor

Updates the codeowners file, as well as updates the onboarding and access control policies for the system

Copy link
Contributor

github-actions bot commented Feb 19, 2025

Terraform plan for meta

No changes. Your infrastructure matches the configuration.
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

✅ Plan applied in Deploy to Development and Management Environment #953

Copy link
Contributor

github-actions bot commented Feb 19, 2025

Terraform plan for dev

Plan: 1 to add, 3 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.dev.cloudfoundry_app.postgrest will be updated in-place
!~  resource "cloudfoundry_app" "postgrest" {
!~      docker_image                    = "ghcr.io/gsa-tts/fac/postgrest@sha256:de9850eea3284945aef0a78b3b40fed9f6c2d11544e3d89a8e95822e327fc4d6" -> "ghcr.io/gsa-tts/fac/postgrest@sha256:914f1e934017ac8e27f66b4264d7ad2609aead8d84ae772832c7550477ac4d20"
        id                              = "5de6f04c-52e0-400f-961a-16243b1c7c9a"
        name                            = "postgrest"
#        (17 unchanged attributes hidden)

#        (2 unchanged blocks hidden)
    }

  # module.dev.module.clamav.cloudfoundry_app.clamav_api will be updated in-place
!~  resource "cloudfoundry_app" "clamav_api" {
!~      docker_image                    = "ghcr.io/gsa-tts/fac/clamav@sha256:690e09c6e98b61a98732de0aa67f2ee3489039fcf6edfe019544ba03f3c48d25" -> "ghcr.io/gsa-tts/fac/clamav@sha256:a6c226320cc2bc15a67d36d9e959e35fd5d45cec1dc33ad941f6c5c57f381aad"
        id                              = "779bbc51-f78a-4186-90eb-5acb68d7d746"
        name                            = "fac-av-dev"
#        (17 unchanged attributes hidden)

#        (1 unchanged block hidden)
    }

  # module.dev.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~      id       = "*******************" -> (known after apply)
!~      triggers = { # forces replacement
!~          "always_run" = "2025-02-14T17:02:58Z" -> (known after apply)
        }
    }

  # module.dev.module.file_scanner_clamav.cloudfoundry_app.clamav_api will be updated in-place
!~  resource "cloudfoundry_app" "clamav_api" {
!~      docker_image                    = "ghcr.io/gsa-tts/fac/clamav@sha256:690e09c6e98b61a98732de0aa67f2ee3489039fcf6edfe019544ba03f3c48d25" -> "ghcr.io/gsa-tts/fac/clamav@sha256:a6c226320cc2bc15a67d36d9e959e35fd5d45cec1dc33ad941f6c5c57f381aad"
        id                              = "65c83416-4126-4785-99c2-5e1adb810422"
        name                            = "fac-av-dev-fs"
#        (17 unchanged attributes hidden)

#        (1 unchanged block hidden)
    }

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

✅ Plan applied in Deploy to Development and Management Environment #953

@asteel-gsa asteel-gsa added this pull request to the merge queue Feb 19, 2025
Merged via the queue into main with commit b9650fc Feb 19, 2025
15 of 16 checks passed
@asteel-gsa asteel-gsa deleted the codeowners-update branch February 19, 2025 19:36
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Health
. 100% 100%
api 98% 90%
audit 97% 87%
audit.cross_validation 98% 88%
audit.fixtures 84% 50%
audit.intakelib 91% 82%
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 94% 76%
audit.templatetags 100% 100%
audit.views 72% 54%
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 77% 37%
curation 100% 100%
curation.curationlib 93% 100%
curation.migrations 100% 100%
dissemination 92% 72%
dissemination.migrations 97% 25%
dissemination.searchlib 76% 66%
dissemination.templatetags 100% 100%
djangooidc 53% 38%
djangooidc.tests 100% 94%
report_submission 93% 88%
report_submission.migrations 100% 100%
report_submission.templatetags 74% 100%
support 91% 66%
support.migrations 100% 100%
support.models 96% 50%
tools 98% 50%
users 95% 92%
users.fixtures 100% 83%
users.management 100% 100%
users.management.commands 100% 100%
users.migrations 100% 100%
Summary 91% (18338 / 20078) 77% (2272 / 2952)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants