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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from ecc8e24  Create a short-link for Airflow Slack Invites (#10034)
     new fab690f  Add DateTimeSensor (#9697)
     new e55f9e1  Updated link to official documentation (#9629)
     new 98c8864  Add Qingping Hou to committers list (#9725)
     new e896e83  Add new committers: Ry Walker & Leah Cole to project.rst 
(#9892)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/sensors/date_time_sensor.py    | 76 ++++++++++++++++++++++++++++++++++
 docs/project.rst                       |  8 ++--
 tests/sensors/test_date_time_sensor.py | 72 ++++++++++++++++++++++++++++++++
 3 files changed, 153 insertions(+), 3 deletions(-)
 create mode 100644 airflow/sensors/date_time_sensor.py
 create mode 100644 tests/sensors/test_date_time_sensor.py

Reply via email to