Skip to content

Document instructions how to rename a package #284

Description

@dbeatty10

There are some pre-existing instructions here, but they should be more explicit, imo.

Based on https://github.com/dbt-labs/hub.getdbt.com/pull/1539/files, it looks like the process is similar to:

Example

  1. Original dbt_package.yml file created within a GitHub repo named CerebriumAI/airbyte_dbt_github
    • github org name: CerebriumAI
    • github repo name: airbyte_dbt_github
    • dbt package name: github
  2. Repo for package added to hub.json
    • github org name: CerebriumAI
    • github repo name: airbyte_dbt_github
  3. Changed dbt package name from github to airbyte_github
    • github org name: CerebriumAI
    • github repo name: airbyte_dbt_github
    • dbt package name: airbyte_github
  4. Updated data/blocklist.json and data/packages/ORG_NAME/OLD_PACKAGE_NAME/index.json to redirect to new dbt package name

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions