-
Notifications
You must be signed in to change notification settings - Fork 14.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
Add deferrable mode to WasbPrefixSensor
#30252
Merged
Merged
Conversation
This file contains 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
boring-cyborg
bot
added
area:providers
area:system-tests
provider:microsoft-azure
Azure-related issues
labels
Mar 23, 2023
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
March 23, 2023 16:43
b524e03
to
bc705c7
Compare
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
March 24, 2023 07:09
bc705c7
to
14656c4
Compare
phanikumv
force-pushed
the
wasb_prefix_async
branch
3 times, most recently
from
April 4, 2023 16:06
14b8501
to
093d82d
Compare
pankajkoti
approved these changes
Apr 5, 2023
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
April 5, 2023 10:47
093d82d
to
03844a0
Compare
phanikumv
changed the title
Add
Add deferrable mode to Apr 5, 2023
WasbPrefixAsyncSensor
WasbPrefixSensor
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
April 5, 2023 12:59
ff3647d
to
0c67295
Compare
phanikumv
force-pushed
the
wasb_prefix_async
branch
5 times, most recently
from
April 11, 2023 16:23
e8a8e05
to
3a63574
Compare
phanikumv
force-pushed
the
wasb_prefix_async
branch
5 times, most recently
from
April 17, 2023 17:13
9733ecb
to
577cb9c
Compare
Stati checks failure. |
phanikumv
force-pushed
the
wasb_prefix_async
branch
6 times, most recently
from
April 20, 2023 11:21
914c07b
to
559ac86
Compare
@potiuk static checks passed now. |
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
April 20, 2023 12:34
559ac86
to
29c78ae
Compare
potiuk
approved these changes
Apr 20, 2023
josh-fell
approved these changes
Apr 21, 2023
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.
Some trivial updates and a suggestion on the system test. LGTM otherwise.
tests/system/providers/microsoft/azure/example_azure_blob_to_gcs.py
Outdated
Show resolved
Hide resolved
phanikumv
force-pushed
the
wasb_prefix_async
branch
from
April 21, 2023 12:41
29c78ae
to
e39760c
Compare
80 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This PR donates the
WasbPrefixAsyncSensor
from astronomer-providers to OSScc @josh-fell
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rst
or{issue_number}.significant.rst
, in newsfragments.