-
Notifications
You must be signed in to change notification settings - Fork 180
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
Remove unused docs dependency #1414
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1414 +/- ##
=======================================
Coverage 96.52% 96.52%
=======================================
Files 73 73
Lines 4320 4320
=======================================
Hits 4170 4170
Misses 150 150 ☔ View full report in Codecov by Sentry. |
2de07fd
to
611b43e
Compare
611b43e
to
c3f672c
Compare
c3f672c
to
0120025
Compare
✅ Deploy Preview for sunny-pastelito-5ecb04 canceled.
|
0120025
to
3dfb3bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for cleaning this up, @pankajastro ! This looks much better!
1.8.1 (2024-12-30) -------------------- Bug Fixes * Fix rendering dbt tests with multiple parents by @tatiana in #1433 * Add ``kwargs`` param in DocsOperator method ``upload_to_cloud_storage`` by @pankajastro in #1422 Docs * Improve OpenLineage documentation by @tatiana in #1431 Others * Enable Docs DAG in CI leveraging existing CI connections by @pankajkoti in #1428 * Install providers with airflow by @pankajkoti in #1432 * Remove unused docs dependency by @pankajastro in #1414 * Pre-commit hook updates in #1424 --------- Co-authored-by: Tatiana Al-Chueyr <tatiana.alchueyr@gmail.com> Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
This PR clean-up requires dependency for building and publishing docs