You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/06/12 21:31:51 UTC

[airflow] branch master updated (63c1edb -> f90a141)

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

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


    from 63c1edb  Fix null conn_type for TestDiscordWebhookHook & TestGoogleApiToS3Transfer (#9257)
     add f90a141  Update (previously null) imap_default conn_type (#9256)

No new revisions were added by this update.

Summary of changes:
 .../8f966b9c467a_set_conn_type_as_non_nullable.py   | 21 +++++++++++++++++++++
 airflow/models/connection.py                        |  2 ++
 tests/providers/imap/hooks/test_imap.py             |  1 +
 3 files changed, 24 insertions(+)