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

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


    from 6e80bcd463 Only run mssql tests on self-hosted runners (#30831)
     add 9409446097 Add cli cmd to list the provider trigger info (#30822)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_config.py                       |  6 +++
 airflow/cli/commands/provider_command.py        | 13 +++++++
 airflow/provider.yaml.schema.json               |  6 +--
 airflow/providers/apache/kafka/provider.yaml    |  4 +-
 airflow/providers/apache/livy/provider.yaml     |  4 +-
 airflow/providers/cncf/kubernetes/provider.yaml |  4 +-
 airflow/providers/databricks/provider.yaml      |  4 +-
 airflow/providers/dbt/cloud/provider.yaml       |  4 +-
 airflow/providers/google/provider.yaml          | 52 +++++++++++++++----------
 airflow/providers_manager.py                    | 30 ++++++++++++++
 10 files changed, 94 insertions(+), 33 deletions(-)

Reply via email to