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

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


    from 4c786c42dd6 Deprecate old bigquery operators and introduce 
CreateTableOperator (#46673)
     add 165ea9ed0c4 [EDGE]CLI allows to retrieve status of worker (#46818)

No new revisions were added by this update.

Summary of changes:
 providers/edge/README.rst                          |   6 +-
 providers/edge/docs/changelog.rst                  |   9 ++
 providers/edge/provider.yaml                       |   2 +-
 providers/edge/pyproject.toml                      |   6 +-
 .../edge/src/airflow/providers/edge/__init__.py    |   2 +-
 .../src/airflow/providers/edge/cli/edge_command.py | 131 ++++++++++++++++-----
 .../airflow/providers/edge/get_provider_info.py    |   2 +-
 .../edge/tests/unit/edge/cli/test_edge_command.py  |  36 +++---
 8 files changed, 140 insertions(+), 54 deletions(-)

Reply via email to