This is an automated email from the ASF dual-hosted git repository.

turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from bae5cc2  Fix race in Celery tests by pre-creating result tables (#8909)
     add 499493c  [AIRFLOW-6586] Improvements to gcs sensor (#7197)

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                      | 23 ++++++++
 airflow/providers/google/cloud/sensors/gcs.py    | 52 +++++++++++-------
 airflow/sensors/base_sensor_operator.py          | 39 ++++++++++++++
 docs/howto/custom-operator.rst                   | 24 +++++++++
 tests/providers/google/cloud/sensors/test_gcs.py | 44 +++++++--------
 tests/sensors/test_base_sensor.py                | 68 +++++++++++++++++++++++-
 6 files changed, 206 insertions(+), 44 deletions(-)

Reply via email to