Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Development Environment #100

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Add Development Environment #100

merged 5 commits into from
Aug 22, 2024

Conversation

marcus-snx
Copy link
Collaborator

@marcus-snx marcus-snx commented Aug 20, 2024

Create a separate development (dev) target for dbt in order to help us test model changes against production (prod).

  • add dev target in transformers
  • add DAGs for dev in scheduler
  • add DB_ENV secret for streamlit in dashboard
  • test stuff

@marcus-snx marcus-snx added the wip Work in progress label Aug 20, 2024
@marcus-snx marcus-snx removed the wip Work in progress label Aug 21, 2024
@marcus-snx marcus-snx requested a review from Tburm August 21, 2024 14:12
scheduler/dags/v3_etl.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@Tburm Tburm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed one update to the Makefile to include the seed commands for prod and dev. The dags will fail the first time they are run unless we run the seeds first, or run dbt build

@Tburm Tburm merged commit 8468386 into main Aug 22, 2024
2 checks passed
@Tburm Tburm deleted the transformers/add-dev-target branch August 22, 2024 19:07
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