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-3558] Move all ManifestNodes to dbt/artifacts #9388

Closed
1 task done
Tracked by #9099
MichelleArk opened this issue Jan 16, 2024 · 0 comments · Fixed by #9538
Closed
1 task done
Tracked by #9099

[CT-3558] Move all ManifestNodes to dbt/artifacts #9388

MichelleArk opened this issue Jan 16, 2024 · 0 comments · Fixed by #9538
Assignees

Comments

@MichelleArk
Copy link
Contributor

MichelleArk commented Jan 16, 2024

Housekeeping

  • I am a maintainer of dbt-core

Short description

As part of an effort to move any ArtifactMixin subclasses upstream of other core modules into the top -level dbt/artifacts directory, we need to move all ManifestNode classes, which WritableManifest depends on.

Acceptance criteria

All ManifestNode classes should be split into data + functional components, where data contracts are defined upstream in dbt/artifacts.

Impact to Other Teams

N/A - should be a refactor.

Will backports be required?

nope

Context

No response

@github-actions github-actions bot changed the title Move all ManifestNodes to dbt/artifacts [CT-3558] Move all ManifestNodes to dbt/artifacts Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants