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 ecd69955f9 fix: Remove redundant operator information from facets 
(#38264)
     add 329c76d2e3 Rename UV_REQUEST_TIMEOUT to UV_HTTP_TIMEOUT and make it 
more usable (#38739)

No new revisions were added by this update.

Summary of changes:
 Dockerfile                                         |   5 +-
 Dockerfile.ci                                      |   4 +-
 dev/breeze/doc/images/output-commands.svg          |  96 +++++++------
 dev/breeze/doc/images/output_ci-image_build.svg    |   2 +-
 dev/breeze/doc/images/output_ci-image_build.txt    |   2 +-
 dev/breeze/doc/images/output_prod-image_build.svg  |   2 +-
 dev/breeze/doc/images/output_prod-image_build.txt  |   2 +-
 dev/breeze/doc/images/output_shell.svg             | 160 +++++++++++----------
 dev/breeze/doc/images/output_shell.txt             |   2 +-
 dev/breeze/doc/images/output_start-airflow.svg     | 130 +++++++++--------
 dev/breeze/doc/images/output_start-airflow.txt     |   2 +-
 .../airflow_breeze/commands/ci_image_commands.py   |   8 +-
 .../commands/ci_image_commands_config.py           |   2 +-
 .../src/airflow_breeze/commands/common_options.py  |   9 +-
 .../airflow_breeze/commands/developer_commands.py  |  16 ++-
 .../commands/developer_commands_config.py          |   6 +
 .../src/airflow_breeze/commands/main_command.py    |   4 +
 .../commands/production_image_commands.py          |   8 +-
 .../commands/production_image_commands_config.py   |   2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   2 +
 .../src/airflow_breeze/params/build_ci_params.py   |   2 +-
 .../src/airflow_breeze/params/build_prod_params.py |   2 +-
 .../airflow_breeze/params/common_build_params.py   |   3 +-
 .../src/airflow_breeze/params/shell_params.py      |   2 +
 docs/docker-stack/build-arg-ref.rst                |   2 +-
 25 files changed, 277 insertions(+), 198 deletions(-)

Reply via email to