You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/01/04 10:15:19 UTC

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

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

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


    from 4437137  Replace tests-only dependency - tzlocal (#13413)
     add 523e2f4  Additional properties should be allowed in provider schema (#13440)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           | 40 +++++++++++++++-
 .../customized_form_field_behaviours.schema.json   |  2 +-
 .../provider-2.0.0.yaml.schema.json}               |  4 --
 airflow/provider.yaml.schema.json                  | 12 ++---
 dev/provider_packages/prepare_provider_packages.py | 56 +++++++++++++++++++++-
 setup.py                                           |  1 +
 6 files changed, 100 insertions(+), 15 deletions(-)
 copy airflow/{provider.yaml.schema.json => deprecated_schemas/provider-2.0.0.yaml.schema.json} (96%)