@bennyjohnson None of what you say is supported by evidence on the nytimes front page. If it is not there then a large percentage of people won’t care or think there is any truth to what you believe is real.
@FranziCros@code@ApacheAirflow Thanks for sharing, great article :D
When you merge from a PR to a main branch, do you run all the models or just the one's that were modified?
@FranziCros@code@ApacheAirflow Thanks for sharing, great article :D
When you merge from a PR to a main branch, do you run all the models or just the one's that were modified?
@floydophone@FranziCros@getdbt@ApacheAirflow@code@dagster I run dbt core in the published docker container from GitHub on my local bitbucket runner. I would assume gitlab could do similar. Benefit is the container gets direct access to the code on PR. Using airflow instead seems more complicated. I wish to run only changed models