dbt-labs / hub.getdbt.com

Package hub for dbt.

Home Page:https://hub.getdbt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hub.getdbt.com

Package hub for dbt.

Adding a new package

The hubcap.py script which generates PRs for new versions of packages is hosted at https://github.com/dbt-labs/hubcap and runs hourly on Heroku. To add a new package to the hub index, create a PR which adds the package name to this file.

Rename a package

Renaming a package involves two steps:

  1. Redirecting from the old name to the new name
  2. Removing the old name from the hub homepage

To notify users of a new package name, add a "redirectname" key to data/packages/ORG_NAME/OLD_PACKAGE_NAME/index.json.

To remove an old package name from the hub homepage, add it to blocklist.json.

See #1539 for an example of both steps.

About

Package hub for dbt.

https://hub.getdbt.com


Languages

Language:SCSS 76.4%Language:CSS 18.6%Language:HTML 3.7%Language:Ruby 1.0%Language:Python 0.2%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:JavaScript 0.0%