Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,13 @@ To run this project (assuming you have dbt installed):
12. Run the new job


## Branching Strategy

As shown below, our branching strategy allows for quick iteration in the uat branch from feature branches, which will build out changes in its own schema. Once changes pass uat, a PR will be open against the main branch and then reflected in production.

![Branching Strategy](/assets/branching%20strategy.jpg)


## Connect Business Intelligence tool

To see how a Business Intelligence tool can integrate with dbt using these standards, check out one of these:
Expand Down
Binary file added assets/branching strategy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.