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

Add dbt-project type mapping (from fork) #114

Closed
wants to merge 1 commit into from
Closed

Add dbt-project type mapping (from fork) #114

wants to merge 1 commit into from

Conversation

pranasziaukas
Copy link
Contributor

This change introduces a new dbt-project repository type mapping, designed specifically for dbt (data build tool) projects, such as https://github.com/balena-io/analytics-dbt-models

All dbt projects require a standard dbt_project.yml configuration file at a minimum, which is used in this script.

For reference, see https://docs.getdbt.com/docs/build/projects

This change introduces a new `dbt-project` repository type mapping, desgined specifically for dbt (data build tool) projects.
All dbt projects require a standard `dbt_project.yml` configuration file at a minimum, which is used in this script.
For reference, see https://docs.getdbt.com/docs/build/projects

Change-type: minor
Signed-off-by: Pranas Ziaukas <[email protected]>
@pranasziaukas
Copy link
Contributor Author

Inspired heavily by #95

@pranasziaukas
Copy link
Contributor Author

pranasziaukas commented Jun 12, 2024

cc @Page- (since you reviewed the previous PR), @gantonayde, @AlidaOdendaal

@gantonayde
Copy link
Contributor

As Pranas mentioned, this change is analogous to the python poetry inclusion to balena-versionist types and is needed by the analytics team to kick off the dbt project.

@pranasziaukas pranasziaukas changed the title Add dbt-project type mapping Add dbt-project type mapping (from fork) Jun 13, 2024
@pranasziaukas
Copy link
Contributor Author

Closing in favor of #115 since engineers now have write access to the repository

@pranasziaukas pranasziaukas deleted the dbt-project-type branch June 13, 2024 08:03
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

Successfully merging this pull request may close these issues.

2 participants