Skip to content

Conversation

erikamov
Copy link
Contributor

Description

Describe your changes and why you're making them. Please include the context, motivation, and relevant dependencies.

Resolves #[issue]

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

How has this been tested?

Include commands/logs/screenshots as relevant.

If making changes to dbt models, please run the command poetry run dbt run -s CHANGED_MODEL and poetry run dbt test -s CHANGED_MODEL, then include the output in this section of the PR.

Post-merge follow-ups

Document any actions that must be taken post-merge to deploy or otherwise implement the changes in this PR (for example, running a full refresh of some incremental model in dbt). If these actions will take more than a few hours after the merge or if they will be completed by someone other than the PR author, please create a dedicated follow-up issue and link it here to track resolution.

  • No action required
  • Actions required (specified below)

Copy link

github-actions bot commented Jul 18, 2025

Terraform plan in iac/cal-itp-data-infra/airflow/us

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # google_storage_bucket_object.calitp-composer-dags["seeds/payments_entity_mapping.csv"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-composer-dags" {
!~      crc32c              = "ADTWuA==" -> (known after apply)
!~      detect_md5hash      = "bEGR2bSCFDvRHqw53kx19A==" -> "different hash"
!~      generation          = 1751416664118695 -> (known after apply)
        id                  = "calitp-composer-data/warehouse/seeds/payments_entity_mapping.csv"
!~      md5hash             = "bEGR2bSCFDvRHqw53kx19A==" -> (known after apply)
        name                = "data/warehouse/seeds/payments_entity_mapping.csv"
#        (17 unchanged attributes hidden)
    }

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

📝 Plan generated in Plan Airflow DAGs #380

@erikamov erikamov force-pushed the mov/fix-viz-report branch from 457b759 to 3a40d67 Compare July 18, 2025 19:34
Copy link

github-actions bot commented Jul 18, 2025

Failed to add ci-report to a comment. You can download the ci-report in the Summary.

@cal-itp cal-itp deleted a comment from github-actions bot Jul 18, 2025
@cal-itp cal-itp deleted a comment from github-actions bot Jul 18, 2025
@erikamov erikamov force-pushed the mov/fix-viz-report branch 2 times, most recently from dce70f8 to 4d67e8f Compare July 18, 2025 22:21
Copy link

github-actions bot commented Jul 18, 2025

Terraform plan in iac/cal-itp-data-infra-staging/airflow/us

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # google_storage_bucket_object.calitp-staging-composer-dags["seeds/payments_entity_mapping.csv"] will be updated in-place
!~  resource "google_storage_bucket_object" "calitp-staging-composer-dags" {
!~      crc32c              = "ADTWuA==" -> (known after apply)
!~      detect_md5hash      = "bEGR2bSCFDvRHqw53kx19A==" -> "different hash"
!~      generation          = 1749663112136418 -> (known after apply)
        id                  = "calitp-staging-composer-data/warehouse/seeds/payments_entity_mapping.csv"
!~      md5hash             = "bEGR2bSCFDvRHqw53kx19A==" -> (known after apply)
        name                = "data/warehouse/seeds/payments_entity_mapping.csv"
#        (17 unchanged attributes hidden)
    }

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

📝 Plan generated in Plan Airflow DAGs #380

@erikamov erikamov force-pushed the mov/fix-viz-report branch from 4d67e8f to 9f5c18b Compare July 21, 2025 21:41
@cal-itp cal-itp deleted a comment from github-actions bot Jul 22, 2025
@ohrite ohrite force-pushed the mov/fix-viz-report branch from 9f5c18b to 78ad5e6 Compare July 22, 2025 20:56
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