Skip to content

Commit

Permalink
Update README with notice of repository transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
NiallRees authored Dec 20, 2021
1 parent 1bdfaa5 commit 9db63ec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Tails.com's dbt Artifacts Package
# dbt Artifacts Package
This package builds a mart of tables from dbt artifacts loaded into a table. It is compatible with Snowflake only. The models are based off of the [v1 schema](https://docs.getdbt.com/reference/artifacts/dbt-artifacts/#notes) introduced in dbt 0.19.0.

Models included:
Expand Down Expand Up @@ -85,7 +85,9 @@ file_format = (type = 'JSON')
## Usage
The models will be picked up on your next `dbt run` command. You can also run the package specifically with `dbt run -m dbt_artifacts`.

## Additional acknowledgement
## Acknowledgements
Thank you to [Tails.com](https://tails.com/gb/careers/) for initial development and maintenance of this package. On 2021/12/20, the repository was transferred from the Tails.com GitHub organization to Brooklyn Data Co.

The macros in this package have been adapted from code shared by [Kevin Chan](https://github.com/KevinC-wk) and [Jonathan Talmi](https://github.com/jtalmi) of [Snaptravel](snaptravel.com).

Thank you for sharing your work with the community!

0 comments on commit 9db63ec

Please sign in to comment.