C00ldudeNoonan / simple-dbt-runner

45 stars 6 forks source link

define github actions #3

Closed matsonj closed 1 year ago

matsonj commented 1 year ago

we need to define some actions, i recommend the following.

matsonj commented 1 year ago

first order of business is to the dbt action to actually see the dbt_profiles.yml file

mermelstein commented 1 year ago

manual dbt run (for emergency reasons) are we thinking like running specific models in prod or dev? Feel like we should stay away from dev stuff in this project

matsonj commented 1 year ago

I’m cloning dev to prod, they can be dupes for this so that everything runs fine.