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

potiuk pushed a change to branch remove-legacy-ui
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 03dd2240870 Delete 
providers/fab/src/airflow/providers/3rd-party-licenses/LICENSES-ui.txt
     add 3fd6517a072 Bring back api server starting for python client tests
     add 3c64711f22b Add temporary error workaround on test_python_client

No new revisions were added by this update.

Summary of changes:
 Dockerfile.ci                                      |  83 ++++++
 clients/python/test_python_client.py               |   3 +-
 .../doc/images/output_k8s_deploy-airflow.svg       |   2 +-
 .../doc/images/output_k8s_deploy-airflow.txt       |   2 +-
 .../doc/images/output_k8s_run-complete-tests.svg   |   2 +-
 .../doc/images/output_k8s_run-complete-tests.txt   |   2 +-
 dev/breeze/doc/images/output_k8s_status.svg        |   2 +-
 dev/breeze/doc/images/output_k8s_status.txt        |   2 +-
 dev/breeze/doc/images/output_shell.svg             | 300 +++++++++++----------
 dev/breeze/doc/images/output_shell.txt             |   2 +-
 dev/breeze/doc/images/output_start-airflow.svg     |  98 +++----
 dev/breeze/doc/images/output_start-airflow.txt     |   2 +-
 .../airflow_breeze/commands/developer_commands.py  |  18 +-
 .../commands/developer_commands_config.py          |   1 +
 .../airflow_breeze/commands/kubernetes_commands.py |   4 +-
 .../airflow_breeze/commands/testing_commands.py    |   1 +
 dev/breeze/src/airflow_breeze/global_constants.py  |   1 -
 .../src/airflow_breeze/params/shell_params.py      |   6 +
 dev/breeze/src/airflow_breeze/utils/run_tests.py   |   4 +-
 scripts/docker/entrypoint_ci.sh                    |  84 ++++++
 20 files changed, 405 insertions(+), 214 deletions(-)

Reply via email to