This is an automated email from the ASF dual-hosted git repository.
Miretpl pushed a change to branch backport-3931d6a-chart/v1-2x-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 40793941fbc [chart/v1-2x-test] Fix Helm chart parameter examples that
fail the chart's own schema (#72698) (cherry picked from commit
3931d6ab6dc16c4d3ef0d93a12706fae373e2c5a)
add 2979c07735b Fix CI on `chart/v1-2x-test` branch (#73050)
add 3e242467b77 Merge branch 'chart/v1-2x-test' into
backport-3931d6a-chart/v1-2x-test
No new revisions were added by this update.
Summary of changes:
.github/actions/breeze/action.yml | 2 +-
.github/actions/install-prek/action.yml | 4 +-
.github/workflows/basic-tests.yml | 4 +-
.github/workflows/ci-amd-arm.yml | 2 +-
.github/workflows/registry-backfill.yml | 2 +-
.github/workflows/registry-build.yml | 2 +-
.github/workflows/release_dockerhub_image.yml | 2 +-
.github/workflows/ui-e2e-tests.yml | 2 +-
.pre-commit-config.yaml | 6 +-
Dockerfile.ci | 4 +-
dev/breeze/doc/ci/02_images.md | 4 +-
dev/breeze/doc/images/output-commands.svg | 2 +-
dev/breeze/doc/images/output_build-docs.txt | 2 +-
dev/breeze/doc/images/output_ci-image_pull.txt | 2 +-
dev/breeze/doc/images/output_ci-image_verify.txt | 2 +-
dev/breeze/doc/images/output_exec.txt | 2 +-
.../doc/images/output_k8s_deploy-airflow.txt | 2 +-
dev/breeze/doc/images/output_k8s_dev.txt | 2 +-
dev/breeze/doc/images/output_k8s_k9s.txt | 2 +-
.../doc/images/output_k8s_run-complete-tests.txt | 2 +-
dev/breeze/doc/images/output_k8s_shell.txt | 2 +-
dev/breeze/doc/images/output_k8s_tests.txt | 2 +-
dev/breeze/doc/images/output_prod-image_pull.txt | 2 +-
dev/breeze/doc/images/output_prod-image_verify.txt | 2 +-
...tput_release-management_add-back-references.txt | 2 +-
...tput_release-management_check-release-files.txt | 2 +-
...management_generate-issue-content-providers.txt | 2 +-
...e-management_prepare-provider-distributions.txt | 2 +-
...e-management_prepare-provider-documentation.txt | 2 +-
.../output_release-management_publish-docs.txt | 2 +-
dev/breeze/doc/images/output_run.txt | 2 +-
dev/breeze/doc/images/output_shell.txt | 2 +-
dev/breeze/doc/images/output_start-airflow.txt | 2 +-
...utput_testing_airflow-ctl-integration-tests.txt | 2 +-
.../images/output_testing_airflow-ctl-tests.txt | 2 +-
.../images/output_testing_airflow-e2e-tests.txt | 2 +-
.../output_testing_core-integration-tests.txt | 2 +-
.../doc/images/output_testing_core-tests.txt | 2 +-
.../images/output_testing_docker-compose-tests.txt | 2 +-
.../doc/images/output_testing_helm-tests.txt | 2 +-
.../output_testing_providers-integration-tests.txt | 2 +-
.../doc/images/output_testing_providers-tests.txt | 2 +-
.../output_testing_python-api-client-tests.txt | 2 +-
.../doc/images/output_testing_system-tests.txt | 2 +-
.../output_testing_task-sdk-integration-tests.txt | 2 +-
.../doc/images/output_testing_task-sdk-tests.txt | 2 +-
.../doc/images/output_testing_ui-e2e-tests.txt | 2 +-
.../images/output_workflow-run_publish-docs.txt | 2 +-
dev/breeze/pyproject.toml | 2 +
.../commands/release_management_commands.py | 2 +-
dev/breeze/uv.lock | 1556 +++++++++++---------
scripts/ci/prek/check_imports_in_providers.py | 2 +-
scripts/ci/prek/generate_openapi_spec_providers.py | 2 +-
scripts/tools/setup_breeze | 2 +-
54 files changed, 959 insertions(+), 715 deletions(-)