dbt-labs / hubcap

This app adds modules to the hubsite at hub.getdbt.com
13 stars 100 forks source link

Add `yu-iskw/dbt-ops` #294

Closed yu-iskw closed 9 months ago

yu-iskw commented 9 months ago

Description

I have implemented a new dbt Package to help maintaining a dbt project. For instance, currently, it provides the dbt_ops.find_unreferenced_sources macro which enables us to find sources unreferenced by any dbt models, snapshots and exposures.

Link to your package's repository: https://github.com/yu-iskw/dbt-ops

Checklist

This checklist is a cut down version of the best practices that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience.

First run experience

Customisability

Dependencies

Dependencies on dbt Core

Versioning