You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/20 00:02:30 UTC

[airflow] branch master updated (7a742cb -> 1602ec9)

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

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


    from 7a742cb  Change log level from debug to info when spawning new gunicorn workers (#13780)
     add 1602ec9  Add a new argument for HttpSensor to accept a list of http status code to Continue Poking (#13499)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/http/sensors/http.py    |  5 ++++-
 tests/providers/http/sensors/test_http.py | 27 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)