-
Notifications
You must be signed in to change notification settings - Fork 26
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
Deprecate s3 keys unchanged sensor async #1398
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1398 +/- ##
==========================================
- Coverage 98.41% 98.40% -0.02%
==========================================
Files 91 91
Lines 5312 5268 -44
==========================================
- Hits 5228 5184 -44
Misses 84 84 ☔ View full report in Codecov by Sentry. |
It has been tested on astro cloud with amazon == 8.15.0 |
1 similar comment
It has been tested on astro cloud with amazon == 8.15.0 |
01aff99
to
08e32a7
Compare
for more information, see https://pre-commit.ci
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.
LGTM
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.
It just struck me. We would need to remove any hook specific code too right for this and other deprecation PRs?
yep, let me remove it in another PR |
sometimes people use hook implementation in taskflow API so wondering if we remove hook code then need a major release? |
This PR is blocked by the release of
apache/airflow#36363apache/airflow#36467upgrade minimum apache-airflow-providers-amazon to 8.15.0 and deprecate S3KeysUnchangedSensorAsync