Page MenuHomePhabricator

Create a new gitlab repository for use with dbt
Closed, ResolvedPublic

Description

It is generally recommended to use a single git repository for dbt.

We should create on in the https://gitlab.wikimedia.org/repos/data-engineering group

Event Timeline

Suggestion: instead of naming the repo 'dbt' which looks a bit more like a fork of 'dbt', name it:

data-engineering/dbt-jobs

Or something like that?

Suggestion: instead of naming the repo 'dbt' which looks a bit more like a fork of 'dbt', name it:

data-engineering/dbt-jobs

Or something like that?

This works for me, too.
Should we rename the repository before we get too many WIP branches?

I renamed it to dbt-jobs. The repo is renamed but the URL still uses dbt https://gitlab.wikimedia.org/repos/data-engineering/dbt

If you think it would be better, we could remove it and create it again. I believe there are only a couple of branches in progress and I could push the changes of those branches to the new repository.

Yesterday during a meeting, @amastilovic suggested dbt-models as name, I believe we agreed it is a good name. Is everyone else ok with this name? As I'm the only one having branches, I can rename the repo and the path and push the branches again.
cc @JAllemandou @Ottomata @BTullis

Yesterday during a meeting, @amastilovic suggested dbt-models as name, I believe we agreed it is a good name. Is everyone else ok with this name? As I'm the only one having branches, I can rename the repo and the path and push the branches again.
cc @JAllemandou @Ottomata @BTullis

Works for me, thanks. 👍

Yesterday during a meeting, @amastilovic suggested dbt-models as name, I believe we agreed it is a good name. Is everyone else ok with this name?

I don't think it's a bad name, but I'm wondering if it's not restrictive: in DBT, models are a specific thing, and since DBT also uses other concepts, I wonder if we shouldn't find a different name for this.
I like the dbt-jobs @Ottomata suggested earlier on.

I don't have a strong preference other than not dbt.

this-is-a-repo-that-holds-dbt-stuff-but-not-dbt-itself ?

... I'll show myself out.

I have renamed the path and name to dbt-jobs (https://gitlab.wikimedia.org/repos/data-engineering/dbt-jobs) for now. As we are the only ones working with this repository for now, we can decide later if we want to change to another name.
Maybe we end up finding a better name if we include more things in this repository.

We can keep the ticket open until we all agree on this.

Ahoelzl triaged this task as Medium priority.