Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document instructions how to rename a package #284

Open
Tracked by #256
dbeatty10 opened this issue Sep 25, 2023 · 0 comments
Open
Tracked by #256

Document instructions how to rename a package #284

dbeatty10 opened this issue Sep 25, 2023 · 0 comments

Comments

@dbeatty10
Copy link
Contributor

dbeatty10 commented Sep 25, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant