As part of the new dbt repository, we have to create a dbt folder structure with the basic dbt setup so it can be executed and models can be added.
We can follow dbt recommendations
As part of the new dbt repository, we have to create a dbt folder structure with the basic dbt setup so it can be executed and models can be added.
We can follow dbt recommendations
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | Mayakp.wiki | T369226 [MI 1] Reporting, Data Visualization, and Data Communications | |||
| Resolved | Mayakp.wiki | T403304 [MI 1.2] Provide metric updates to staff through 2 metric-focused presentations | |||
| Resolved | Mayakp.wiki | T403305 Contributors Metrics Reporting for Staff and stakeholders | |||
| Resolved | Mayakp.wiki | T408146 [Hypothesis] WE1.5.1 Contributor metrics dashboard | |||
| Open | None | T416679 dbt DPE work | |||
| Open | amastilovic | T406764 Provide a dbt-core development environment and production setup in the data-platform | |||
| Resolved | None | T406765 Create a new gitlab repository for use with dbt | |||
| Resolved | JMonton-WMF | T407322 Create dbt folder structure |
@JMonton-WMF I think we could use this task to include a .dbtignore file that will let dbt commands ignore the .ipynb_checkpoint folders: https://docs.getdbt.com/reference/dbtignore
Sounds good. I've updated the MR to include the .dbignore and remove all the example code, so now it is a clean dbt isntallation.