Noel Gomez
Noel Gomez
**Describe the bug** If you add a test to a model (only updating the yml file) and run dbt with deferral and slim CI. the model will not get built...
## Background When we started using pre-commit-dbt (the original project) we found that some hooks did not exhibit what we believe is the "correct" behavior. We made updates to the...
### 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...
I am using dbt-snow-mask as part of a CI/CD pipeline. We use dbt build with state:modifed and defer flags. We also create a new database per pull request. We want...
**Is your feature request related to a problem? Please describe.** [PR 40](https://github.com/nicholasyager/dbt-loom/issues/40) shows better error when accessing a private or protected model of the upstream project, however, the group is...
When elementary is installed on a docker image in a read-only folder, dbt deps are run and that will generate a packages-lock file. The way to solve the packages issue...
### Describe the feature Today Recce expects the production manifest to be at `target-base/` I would like to pass a different location for the manifest. Ideally there would be a...