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 2020/06/22 16:34:51 UTC

[airflow] branch v1-10-test updated (b795a7a -> d3e3f50)

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 b795a7a  JSON escape text in test_list_dagrun_includes_conf (#9264)
     add 3368cc4  Flush pending Sentry exceptions before exiting (#7232)
     add d3e3f50  fixup! JSON escape text in test_list_dagrun_includes_conf (#9264)

No new revisions were added by this update.

Summary of changes:
 airflow/sentry.py                                | 9 +++++++++
 airflow/task/task_runner/standard_task_runner.py | 9 +++++++--
 tests/www_rbac/test_views.py                     | 5 ++++-
 3 files changed, 20 insertions(+), 3 deletions(-)