Skip to content

Commit

Permalink
Merge pull request #23 from prefeitura-rio/staging/add-dw-bi-alvaras
Browse files Browse the repository at this point in the history
Staging/add dw bi alvaras
  • Loading branch information
d116626 authored Oct 30, 2024
2 parents 619c4e1 + f66d27f commit 5716487
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 15 deletions.
4 changes: 2 additions & 2 deletions pipelines/atividade_economica/dump_db/flows.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
Database dumping flows for alvaras....
Database dumping flows for alvaras......
"""

from copy import deepcopy
Expand All @@ -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(
Expand Down
4 changes: 0 additions & 4 deletions pipelines/ergon/dump_db_ergon/flows.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# -*- coding: utf-8 -*-
"""
<<<<<<< HEAD
Database dumping flows for segovi project..........
=======
Database dumping flows for segovi project.....
>>>>>>> 9248dea3c889cc0dd0466f8c2e75465ca1dbf796
"""

from copy import deepcopy
Expand Down
6 changes: 1 addition & 5 deletions pipelines/templates/run_dbt_model/flows.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 0 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5716487

Please sign in to comment.