AltimateAI / AltimateAI/altimate-code

[FEATURE]: discover dbt utilities configuration

Aperta
#448 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
811
Fork
134
Merge medio
3g 2h
PR unite (30g)
50

Descrizione

### Feature hasn't been suggested before.

- [x] I have verified this feature I'm about to request hasn't been suggested before.

### Describe the enhancement you want to request

When running `/discover` it would be awesome if it automatically detects in your project that you use [SQLFluff](https://github.com/sqlfluff/sqlfluff), [dbt-osmosis](https://github.com/z3z1ma/dbt-osmosis) and/or [pre-commit](https://github.com/pre-commit/pre-commit) and uses this to guide the model to adhere to these standards.

For SQLFluff the configuration of how you want your `.sql` files to be formatted is already defined within your project.

For the `.yaml` files we use dbt-osmosis commands to format the yaml files in alphabetical order.

Besides from how we format our files we also run additional checks in CI, when making changes it would be really nice if tool could also use the pre-commit hooks to verify that the changes that are made by it is in line with our project.

My alternative now was to use `/train` to give all this context to the model so that it conforms to it, this seems to be working for a bit. But not as much as I had hoped for.

Perhaps we can enhance altimate-code by making these dbt utilities an integrated part of the tool to adhere to already defined project standards

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.