dagster-io / hooli-data-eng-pipelines

Example Dagster Cloud code for the Hooli Data Engineering organization.
72 stars 15 forks source link

use PROD target for makefile #77

Closed cnolanminich closed 4 months ago

cnolanminich commented 5 months ago

We need to use the PROD version of the manifest for certain features to be enabled in prod (such as column-level-lineage). This is somewhat temporary since we will eventually have other options based on some of the upcoming dagster-dbt feartures coming up

github-actions[bot] commented 5 months ago

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
batch_enrichment View in Cloud Apr 09, 2024 at 08:36 PM (UTC)
data-eng-pipeline View in Cloud Apr 09, 2024 at 08:36 PM (UTC)
snowflake_insights View in Cloud Apr 09, 2024 at 08:36 PM (UTC)
basics View in Cloud Apr 09, 2024 at 08:36 PM (UTC)
demo_assets View in Cloud Apr 09, 2024 at 08:36 PM (UTC)
cnolanminich commented 4 months ago

@slopp closing this because this has been fixed by #78 #80 -- big thanks to @alangenfeld for those PRs 🎉 !