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/04 13:40:25 UTC

[airflow] branch master updated (523e2f4 -> 3341d21)

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

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


    from 523e2f4  Additional properties should be allowed in provider schema (#13440)
     add 3341d21  Add docker health check to integrations (#13446)

No new revisions were added by this update.

Summary of changes:
 breeze                                              |  2 ++
 scripts/ci/docker-compose/backend-mysql.yml         | 11 ++++++++++-
 scripts/ci/docker-compose/backend-postgres.yml      | 10 +++++++++-
 scripts/ci/docker-compose/integration-cassandra.yml | 11 ++++++++++-
 scripts/ci/docker-compose/integration-kerberos.yml  | 18 ++++++++++++++++--
 scripts/ci/docker-compose/integration-mongo.yml     | 11 ++++++++++-
 scripts/ci/docker-compose/integration-openldap.yml  | 11 ++++++++++-
 scripts/ci/docker-compose/integration-pinot.yml     |  9 ++++++++-
 scripts/ci/docker-compose/integration-presto.yml    |  9 ++++++++-
 scripts/ci/docker-compose/integration-rabbitmq.yml  | 11 ++++++++++-
 scripts/ci/docker-compose/integration-redis.yml     | 11 ++++++++++-
 11 files changed, 103 insertions(+), 11 deletions(-)