andon 0.2.0
DuckDB sources, a GitHub Action, and a pre-commit hook.
- DuckDB sources — a source can be a SQL query (
duckdb: SELECT ...), so a report reconciles against the same data a BI tool reads.pip install 'andon-verify[duckdb]'. - GitHub Action —
uses: gulmezeren2-byte/andon@v1, verdict in the job summary. - pre-commit hook — an
andonhook that stops a commit on a broken report.
pip install andon-verify · CHANGELOG