This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 2f88009 Fix error on triggering a dag that doesn't exist using
dagrun_conf (#18655)
add 1213386 Support all Unix wildcards in S3KeySensor (#18211)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/s3.py | 2 +-
airflow/providers/amazon/aws/sensors/s3_key.py | 2 +-
tests/providers/amazon/aws/hooks/test_s3.py | 12 ++++++++++++
tests/providers/amazon/aws/sensors/test_s3_key.py | 10 ++++++++++
4 files changed, 24 insertions(+), 2 deletions(-)