dbt-labs / hubcap

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

Add dbt-graph-theory package back to `hub.json` #230

Closed dbeatty10 closed 1 year ago

dbeatty10 commented 1 year ago

We'll need to add dbt-graph-theory back into hub.json once it has a tag containing a final release (like 1.0.0 or 0.1.0). This was asserted as being done here.

Adding it back can be as simple as creating a PR that reverts the original revert:

git revert 05292945f33bd083b92c1bd85c5ab4239556bc26
git push

See https://github.com/dbt-labs/hubcap/pull/225 for more detail.