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

[dbt.artifacts] Remove dbt.core imports from dbt.artifacts #9926

Open
1 task done
Tracked by #9099
MichelleArk opened this issue Apr 12, 2024 · 0 comments
Open
1 task done
Tracked by #9099

[dbt.artifacts] Remove dbt.core imports from dbt.artifacts #9926

MichelleArk opened this issue Apr 12, 2024 · 0 comments
Assignees

Comments

@MichelleArk
Copy link
Contributor

Housekeeping

  • I am a maintainer of dbt-core

Short description

In order to complete decoupling of dbt/artifacts from dbt/core, we need to remove any imports of dbt.core modules from dbt.artifacts.

Acceptance criteria

allow imports from dbt_common and dbt.artifacts in dbt.artifacts, but not other dbt.* modules

Suggested Tests

Tests associated to moved components should be defined in tests/unit/artifacts or tests/functional/artifacts.

Impact to Other Teams

N/A

Will backports be required?

nope

Context

No response

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

No branches or pull requests

1 participant