Skip to content

saras-daton/hub.getdbt.com

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 76.9%
  • CSS 18.7%
  • HTML 3.2%
  • Ruby 1.0%
  • Python 0.2%
  • Dockerfile 0.0%