Josh Devlin

Results 6 issues of Josh Devlin

Migrating @ahmedrad's [comment](https://github.com/brooklyn-data/dbt_artifacts/pull/175#issuecomment-1224980949) from #175 where he said: > just to add our 2 cents as new users to this package. For us, we use star schema modelling but there's...

Currently we rebuild pages on every merge, rather than release, which means that it's out of sync with the current release often. My proposal is that we move this to...

This looks like it may have been copied over from `model_executions` in error. Removing it is a non-trivial task because of the migration path — our insert statements don't enumerate...

bug

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement
triage

### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...

enhancement

In a pre 1.0 world, new features were added in patch releases and breaking changes in minor versions. Now, new features come in minor versions and breaking changes in major...