dbt-labs / dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://getdbt.com
Apache License 2.0
9.77k stars 1.62k forks source link

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

Open MichelleArk opened 6 months ago

MichelleArk commented 6 months ago

Housekeeping

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

github-actions[bot] commented 6 days ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.