Skip to content

Support multiple projects' dbt docs #862

Open
@dwreeves

Description

Discussion here: #737 (comment)

Better to get this done now before 1.4 ships than after, I think.

tldr: The main worry I have is that the API for supporting multiple projects' docs can get very convoluted. Ini file format / env vars for config do not natively support arrays of objects, so you need to do something that isn't pretty or is complicated (e.g. read from a yaml file) basically no matter what.

I'm leaving this as an open ended issue to discuss solutions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area:configRelated to configuration, like YAML files, environment variables, or executer configurationdbt:docsPrimarily related to dbt docs command or functionalitydo-not-staleRelated to stale job and dosubotexecution:localRelated to Local execution environmentparsing:customRelated to custom parsing, like custom DAG parsing, custom DBT parsing, etctriage-neededItems need to be reviewed / assigned to milestone

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions