astronomer / astronomer-cosmos

Run your dbt Core projects as Apache Airflow DAGs and Task Groups with a few lines of code
https://astronomer.github.io/astronomer-cosmos/
Apache License 2.0
774 stars 170 forks source link

[Feature] Store manifest.json state file after each execution #1253

Open ismailsimsek opened 1 month ago

ismailsimsek commented 1 month ago

Description

is it possible to store manifest.json state file after each dbt execution?

similar to https://github.com/astronomer/astronomer-cosmos/blob/2dd8c7a0dd44ce436b62c3907806d4240fca41f7/cosmos/operators/local.py#L353C5-L353C17

Use case/motivation

motivation will be using it as a state file and avoiding seed reloads.

Related issues

https://github.com/dbt-labs/dbt-core/issues/7762

Are you willing to submit a PR?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.