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

[CT-2506] Accept a list of ProjectDependency in dbtRunner's constructor #7484

Closed
MichelleArk opened this issue May 1, 2023 · 2 comments
Closed
Labels
multi_project Refinement Maintainer input needed

Comments

@MichelleArk
Copy link
Contributor

When provided a list of ProjectDependencys in dbtRunner's constructor, plumb this through to create a manifest.

@github-actions github-actions bot changed the title Accept a list of ProjectDependency in dbtRunner's constructor [CT-2506] Accept a list of ProjectDependency in dbtRunner's constructor May 1, 2023
@iknox-fa
Copy link
Contributor

Per BLG- May 15 23:
Currently ProjectDependency looks like this:

@dataclass
class ProjectDependency(dbtClassMixin):
    name: str

I think we'll need more information about how that becomes a project to estimate this ticket properly.

@iknox-fa iknox-fa added the Refinement Maintainer input needed label May 15, 2023
@MichelleArk
Copy link
Contributor Author

Closing in favor of #7736

@MichelleArk MichelleArk closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi_project Refinement Maintainer input needed
Projects
None yet
Development

No branches or pull requests

3 participants