From 946e3b92156d5fced57f1bd584d264cb50886ed8 Mon Sep 17 00:00:00 2001 From: PedroSiqueira1 Date: Wed, 30 Oct 2024 15:22:09 -0300 Subject: [PATCH 1/3] fix: Change project name --- pipelines/atividade_economica/dump_db/flows.py | 2 +- pipelines/templates/run_dbt_model/flows.py | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/pipelines/atividade_economica/dump_db/flows.py b/pipelines/atividade_economica/dump_db/flows.py index ededf48..fdcb552 100644 --- a/pipelines/atividade_economica/dump_db/flows.py +++ b/pipelines/atividade_economica/dump_db/flows.py @@ -24,7 +24,7 @@ handler_inject_bd_credentials, handler_initialize_sentry, ] -rj_iplanrio_alvaras_flow.name = "IPLANRIO: Alvaras - Ingerir tabelas de banco SQL" +rj_iplanrio_alvaras_flow.name = "SMFP: Alvaras - Ingerir tabelas de banco SQL" rj_iplanrio_alvaras_flow.storage = GCS(constants.GCS_FLOWS_BUCKET.value) rj_iplanrio_alvaras_flow.run_config = KubernetesRun( diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 251f6c0..af5b093 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -1,10 +1,6 @@ # -*- coding: utf-8 -*- """ -<<<<<<< HEAD MATERIALIZA MODELOS DO DBT.............. -======= -MATERIALIZA MODELOS DO DBT... ->>>>>>> 9248dea3c889cc0dd0466f8c2e75465ca1dbf796 """ from copy import deepcopy @@ -39,4 +35,4 @@ default_parameters=templates_run_dbt_model_smas_default_parameters, ) -# add comment to trigger build +# add comment to trigger build From bc4bcd7af75c7aefe1ffd4e0103201e0307b76d5 Mon Sep 17 00:00:00 2001 From: d116626 Date: Wed, 30 Oct 2024 15:22:44 -0300 Subject: [PATCH 2/3] chore: force register --- pipelines/atividade_economica/dump_db/flows.py | 2 +- pipelines/templates/run_dbt_model/flows.py | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/pipelines/atividade_economica/dump_db/flows.py b/pipelines/atividade_economica/dump_db/flows.py index ededf48..cc08aaa 100644 --- a/pipelines/atividade_economica/dump_db/flows.py +++ b/pipelines/atividade_economica/dump_db/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for alvaras.... +Database dumping flows for alvaras..... """ from copy import deepcopy diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 251f6c0..7c8807d 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -1,10 +1,6 @@ # -*- coding: utf-8 -*- """ -<<<<<<< HEAD -MATERIALIZA MODELOS DO DBT.............. -======= -MATERIALIZA MODELOS DO DBT... ->>>>>>> 9248dea3c889cc0dd0466f8c2e75465ca1dbf796 +MATERIALIZA MODELOS DO DBT.... """ from copy import deepcopy From 12c9fd1d394094be2d4240e9ccfbba109c97dc51 Mon Sep 17 00:00:00 2001 From: d116626 Date: Wed, 30 Oct 2024 15:24:06 -0300 Subject: [PATCH 3/3] chore: force register --- pipelines/atividade_economica/dump_db/flows.py | 2 +- pipelines/templates/run_dbt_model/flows.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/atividade_economica/dump_db/flows.py b/pipelines/atividade_economica/dump_db/flows.py index 05b909f..8b32b11 100644 --- a/pipelines/atividade_economica/dump_db/flows.py +++ b/pipelines/atividade_economica/dump_db/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -Database dumping flows for alvaras..... +Database dumping flows for alvaras...... """ from copy import deepcopy diff --git a/pipelines/templates/run_dbt_model/flows.py b/pipelines/templates/run_dbt_model/flows.py index 85f68eb..142d69b 100644 --- a/pipelines/templates/run_dbt_model/flows.py +++ b/pipelines/templates/run_dbt_model/flows.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- """ -MATERIALIZA MODELOS DO DBT............... +MATERIALIZA MODELOS DO DBT................ """ from copy import deepcopy