Releases: infinitelambda/diqu
0.2.0
0.1.2
0.1.1
0.1.0
Automate and streamline the alerting/ notification process for dbt test results using this versatile CLI companion tool. Receive detailed alerts & test metadata seamlessly on various platforms, promoting improved collaboration on dbt project issues 🐞🚀.
Who is this for
This tool is designed for individuals or teams seeking to automate the management of their dbt project issues (test warnings, errors... etc) outside the dbt environment.
Features
- Automated alerts and notifications based on recorded dbt test results.
- Built-in support for dq-tools and custom query input.
- Auto-labels
deprecated
tests for quick & easy identification. - Creates and updates Jira tickets with the latest tests' metadata.
- Sends succinct and informative messages to a dedicated Slack channel.
dbt alert rant 🟢 🟡 🔴 ⚫
"Run errors are red,
Test warnings are yellow,
Where's my bug alert,
And joint bugfix workflow?"
-- bydiqu
OG Contributors
Contributors
Full Changelog: 0.1.0rc1...0.1.0
0.1.0rc5
Full Changelog: 0.1.0rc4...0.1.0rc5
0.1.0rc4
0.1.0rc3
0.1.0rc2
0.1.0rc1
What's Changed
CLI companion tool supporting the Alert / Notification for and more.
- Supported Sources:
- Snowflake
- csv file
- Supported Sinks:
- JIRA
- Slack
Installation
pip install diqu [--upgrade]
Usage
diqu alert
See the official documentation site here
Contributors
Full Changelog: https://github.com/infinitelambda/diqu/commits/0.1.0rc1