-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Simplify docker release process in the release pipeline #9928
Conversation
…ll be handled in those repos
Wiz Scan Summary
|
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9928 +/- ##
==========================================
- Coverage 88.15% 88.05% -0.11%
==========================================
Files 178 180 +2
Lines 22455 22546 +91
==========================================
+ Hits 19796 19852 +56
- Misses 2659 2694 +35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Problem
We simplified the docker release process and delegated the adapter-specific releases to the adapter repos. We need to reflect that in
dbt-core
Solution
dbt-core
from the build arg, we only need the versionChecklist