oliver-twist icon indicating copy to clipboard operation
oliver-twist copied to clipboard

dbt DAG Auditor

Results 16 oliver-twist issues
Sort by recently updated
recently updated
newest added

Latest pypi version is at 0.2 which does not include features such as `add-rules-from`

Right now rules appear to be applied to all models by default. An ability to configure a way to ignore a specific model would be really appreciated especially as one...

I'm thinking about using `oliver-twist` to help with auditing our dbt project and just wondering if this project is being actively maintained/accepting feature requests/etc?

Hiya! I'm trying to update to dbt 0.20.0, and it seems dbt now requires Jinja2 2.11.3 ([see here](https://github.com/dbt-labs/dbt/blob/develop/core/setup.py#L52)) and Olivertwist requires Jinja2 2.11.2 ([see here](https://github.com/autotraderuk/oliver-twist/blob/main/pyproject.toml#L25)). Obviously this is causing an...

Hello team, We are mainly using Oliver twist in the CircleCi pipeline for DBT projects. Everytime OliverTwist is used we get this error: `Error: Invalid value for 'INPUT': Could not...

Hey team, thanks for the great work with olivertwist! We are using olivertwist in the CircleCI pipeline in one of our dbt projects and it works great. When rolling it...

Creating as a start of a conversation around implementing #26

https://docs.github.com/en/actions/guides/caching-dependencies-to-speed-up-workflows

With configuration file, it is now possible to run with no rules enabled. Currently this result in a success response from `check`. It would be better to exit early with...

good first issue
invalid