galaxyproject / galaxyproject/brc-analytics
Separate dbt environments for BRC and GA2 as necessary
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 11
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 15
Description
Currently, the dbt project is run from the location at which it's defined (`catalog/py_package/catalog_build/transform/dbt`), which means that artifacts related to the dbt run are saved in that folder. Since this carries some risk of conflicts or conflations between the two catalogs, we should explore options for separating them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.