Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
Update the docs (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-iskw authored Oct 13, 2021
1 parent a1a6f95 commit b4e52b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,3 @@ make setup
# Create and test the dbt models
make run && make test
```

## Known Issue
The application can deal with only `run_results.json` and `sources.json` at the moment.
We will support `catalog.json` and `manifest.json` in the next version.
3 changes: 3 additions & 0 deletions dbt_artifacts_models/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ vars:
project: "YOUR-PROJECT-ID"
dataset: "dbt_artifacts"
```
## DAG
![dbt-artifacts-loader-dag](./docs/images/dbt-artifacts-loader-dag.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b4e52b5

Please sign in to comment.