-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Add deferrable mode for S3KeySensor #31018
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
3ded5c9
Make S3KeySensor deferrable
sunank200 3d1c188
Remove aiobotocore from dependency
sunank200 85e6edb
Add the S3 trigger path
sunank200 95e74c6
Add the tests
sunank200 f613dd0
Merge branch 'main' into s3keysensor
sunank200 602d9d6
remove unnecessary tests
sunank200 ae83da3
Fix the docs
sunank200 6e1f0a0
update docs and example DAG
sunank200 11ce1b8
Merge branch 'apache:main' into s3keysensor
sunank200 41b0c22
Merge branch 'apache:main' into s3keysensor
sunank200 e5f515f
Merge branch 'main' into s3keysensor
sunank200 571ffa6
Remove S3HookAsync and use S3Hook with async_conn
sunank200 0785452
Add tests for hooks and triggers
sunank200 38583a7
remove aiohttp
sunank200 c4be0da
remove test for Python 3.7 in Airflow
sunank200 e1bbaec
Add more test to system tests
sunank200 debf4a7
Merge branch 'main' into s3keysensor
sunank200 3701f61
Merge branch 'apache:main' into s3keysensor
sunank200 b75c3b9
Merge branch 'main' into s3keysensor
sunank200 d7b3188
Merge branch 'apache:main' into s3keysensor
sunank200 d36487d
add check_fn fix
sunank200 c3e8d8e
Merge branch 'main' into s3keysensor
sunank200 6be1156
Add tests for chech_fn
sunank200 fa49d9c
Remove s3 key unchanged code
sunank200 08ee769
Add the should_check_fn in serializer
sunank200 df55976
Update triggers integration-name in providers.yaml
sunank200 3ac1de4
Refactor integration name from Amazon S3 to Amazon Simple Storage Ser…
sunank200 545a26b
add type checking
sunank200 8d18db9
Add . for static checksin doc-strings
sunank200 9f62328
Merge remote-tracking branch 'upstream/main' into s3keysensor
sunank200 f598da1
Merge branch 'main' into s3keysensor
sunank200 01f64fe
Merge branch 's3keysensor' of https://github.com/sunank200/airflow in…
sunank200 66732fd
Merge branch 'main' into s3keysensor
sunank200 110a8f9
change doc string
sunank200 83c3bed
Merge branch 's3keysensor' of https://github.com/sunank200/airflow in…
sunank200 66e7e4e
Merge branch 'main' into s3keysensor
sunank200 1b315a1
Merge branch 'main' into s3keysensor
sunank200 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.