Publish dbt-core release¶
Problem¶
Dataface's open-source core runtime is not published as an installable package. External users cannot pip install it, there is no compatibility matrix documenting which dbt versions and database adapters are supported, and there are no changelog or release notes tracking what changed between versions. Without a proper release artifact, external adoption requires cloning the repo and manually resolving dependencies, which is a non-starter for production use.
Context¶
Possible Solutions¶
Plan¶
Implementation Progress¶
-
Confirm scope and acceptance with milestone owner.
-
Milestone readiness signal is updated.
-
Track blockers and mitigation owner.
Review Feedback¶
- Review cleared