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

potiuk pushed a change to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f0a6f9651c Add pkgconf to system dependencies for the CI/prod image 
(#32075)
     new 2779be2cda Fix copy artifacts to svn command (#31975)
     new 06e3640069 Add release management command that generates SHOM 
information (#31835)
     new 55ab6a5586 Bump: kind 0.20.0 (#31922)
     new d4a1212ade Add command to generate requirements that are needed by a 
provider (#31943)
     new cc5c4ffe59 Remove casting of forward_credentials for shell and 
start-airflow breeze (#32087)
     new 4b3af9d32c Exit asset compilation fork in start-airflow after it 
completed (#32114)
     new d042f010d3 Avoid permission error when asset compilation exists before 
killing it (#32116)
     new b19721907d Add release management command to retreive provider version 
metadata (#32119)
     new bdda263423 Add airflow to docs packages if only docs/apache-airflow/* 
files changed (#32149)
     new 5c38fa8b54 add mobuchowski to committers breeze variable (#32228)
     new 2c8c00795c Add phanikumv to committers (#32229)
     new 1e80b2e941 Add vincbeck as committer (#32240)
     new b08f9c9d93 Add apache-airflow-providers to filter in selective checks 
if needed (#32284)
     new 75cc3ab3e7 Update git-sync description in Helm Chart documentation 
(#32181)
     new 1cc4c091f5 Separate out advanced logging configuration (#32131)
     new 6bb0b7e74c Update references to restructured documentation from 
airflow core (#32282)
     new 06a88536db Update security model of Airflow (#32098)
     new 4e1c0bb638 Fix Pydantic 2 pickiness about model definition (#32307)
     new 1bc6c99935 Limit Pydantic to < 2.0.0 until we solve 2.0.0 
incompatibilities (#32312)

The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/{SECURITY.rst => SECURITY.md}              |  115 +-
 .github/boring-cyborg.yml                          |    2 +-
 .pre-commit-config.yaml                            |    2 +-
 BREEZE.rst                                         |   52 +
 airflow/serialization/pydantic/dataset.py          |    8 +-
 dev/breeze/src/airflow_breeze/breeze.py            |    2 +
 .../src/airflow_breeze/commands/ci_commands.py     |    3 +-
 .../airflow_breeze/commands/developer_commands.py  |    4 +-
 .../commands/developer_commands_config.py          |    2 +-
 .../src/airflow_breeze/commands/release_command.py |   20 +-
 .../commands/release_management_commands.py        |   78 +-
 .../commands/release_management_commands_config.py |    3 +
 .../src/airflow_breeze/commands/sbom_commands.py   |  272 ++
 .../commands/sbom_commands_config.py               |   61 +
 .../src/airflow_breeze/commands/setup_commands.py  |    6 +-
 .../src/airflow_breeze/configure_rich_click.py     |   24 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   20 +-
 dev/breeze/src/airflow_breeze/utils/cdxgen.py      |  282 ++
 .../src/airflow_breeze/utils/common_options.py     |    8 +
 dev/breeze/src/airflow_breeze/utils/github.py      |  156 +
 .../src/airflow_breeze/utils/github_actions.py     |   30 -
 dev/breeze/src/airflow_breeze/utils/parallel.py    |    6 +
 dev/breeze/src/airflow_breeze/utils/path_utils.py  |    6 +-
 .../airflow_breeze/utils/provider_dependencies.py  |   32 +-
 dev/breeze/src/airflow_breeze/utils/run_utils.py   |   15 +-
 .../src/airflow_breeze/utils/selective_checks.py   |    9 +-
 dev/breeze/tests/test_selective_checks.py          |   30 +
 .../logging/stackdriver.rst                        |    3 +-
 .../core-extensions/auth-backends.rst              |    2 +-
 .../core-extensions/secrets-backends.rst           |    2 +-
 .../administration-and-deployment/index.rst        |    1 -
 .../advanced-logging-configuration.rst             |   91 +
 .../logging-monitoring/index.rst                   |    1 +
 .../logging-monitoring/logging-architecture.rst    |   10 +-
 .../logging-monitoring/logging-tasks.rst           |   53 +-
 .../security/index.rst                             |   28 -
 docs/apache-airflow/howto/connection.rst           |    6 +-
 docs/apache-airflow/howto/variable.rst             |    2 +-
 docs/apache-airflow/index.rst                      |    1 +
 .../installation/installing-from-pypi.rst          |    1 +
 docs/apache-airflow/integration.rst                |    8 +-
 docs/apache-airflow/project.rst                    |    3 +
 docs/apache-airflow/public-airflow-interface.rst   |    2 +-
 docs/apache-airflow/redirects.txt                  |   35 +-
 .../security/access-control.rst                    |    0
 .../security/api.rst                               |    2 +-
 .../security/audit_logs.rst                        |    0
 .../security/flower.rst                            |    0
 docs/apache-airflow/security/index.rst             |  164 +
 .../security/kerberos.rst                          |    0
 .../security/secrets/fernet.rst                    |    0
 .../security/secrets/index.rst                     |    0
 .../security/secrets/mask-sensitive-values.rst     |    0
 .../security/secrets/secrets-backend/index.rst     |    0
 .../local-filesystem-secrets-backend.rst           |    0
 .../security/webserver.rst                         |    2 +-
 .../security/workload.rst                          |    0
 docs/helm-chart/manage-dags-files.rst              |   80 +-
 docs/spelling_wordlist.txt                         |    3 +-
 generated/README.md                                |    5 +
 generated/provider_metadata.json                   | 5156 ++++++++++++++++++++
 images/breeze/output-commands-hash.txt             |   36 +-
 images/breeze/output-commands.svg                  |  126 +-
 images/breeze/output_build-docs.svg                |  118 +-
 images/breeze/output_ci-image.svg                  |   24 +-
 images/breeze/output_ci-image_build.svg            |  144 +-
 images/breeze/output_ci-image_pull.svg             |   66 +-
 images/breeze/output_ci-image_verify.svg           |   40 +-
 images/breeze/output_k8s.svg                       |   58 +-
 images/breeze/output_k8s_build-k8s-image.svg       |   52 +-
 images/breeze/output_k8s_configure-cluster.svg     |   60 +-
 images/breeze/output_k8s_create-cluster.svg        |   62 +-
 images/breeze/output_k8s_delete-cluster.svg        |   34 +-
 images/breeze/output_k8s_deploy-airflow.svg        |   70 +-
 images/breeze/output_k8s_k9s.svg                   |   32 +-
 images/breeze/output_k8s_logs.svg                  |   36 +-
 images/breeze/output_k8s_run-complete-tests.svg    |   90 +-
 images/breeze/output_k8s_shell.svg                 |   40 +-
 images/breeze/output_k8s_status.svg                |   36 +-
 images/breeze/output_k8s_tests.svg                 |   68 +-
 images/breeze/output_k8s_upload-k8s-image.svg      |   58 +-
 images/breeze/output_prod-image.svg                |   24 +-
 images/breeze/output_prod-image_build.svg          |  182 +-
 images/breeze/output_prod-image_pull.svg           |   64 +-
 images/breeze/output_prod-image_verify.svg         |   40 +-
 images/breeze/output_release-management.svg        |   50 +-
 ...put_release-management_generate-constraints.svg |   62 +-
 ...management_generate-issue-content-providers.svg |   32 +-
 ...ease-management_generate-providers-metadata.svg |  112 +
 ...elease-management_install-provider-packages.svg |   74 +-
 ...e-management_prepare-provider-documentation.svg |   38 +-
 ...elease-management_prepare-provider-packages.svg |   30 +-
 ...tput_release-management_release-prod-images.svg |   46 +-
 ...release-management_verify-provider-packages.svg |   60 +-
 images/breeze/output_sbom.svg                      |  107 +
 .../output_sbom_generate-provider-requirements.svg |  174 +
 .../breeze/output_sbom_update-sbom-information.svg |  186 +
 images/breeze/output_setup.svg                     |   42 +-
 .../output_setup_check-all-params-in-groups.svg    |   62 +-
 images/breeze/output_setup_config.svg              |   40 +-
 .../output_setup_regenerate-command-images.svg     |   72 +-
 images/breeze/output_shell.svg                     |  110 +-
 images/breeze/output_start-airflow.svg             |  120 +-
 images/breeze/output_static-checks.svg             |  128 +-
 images/breeze/output_testing.svg                   |   24 +-
 .../breeze/output_testing_docker-compose-tests.svg |   44 +-
 images/breeze/output_testing_integration-tests.svg |   68 +-
 images/breeze/output_testing_tests.svg             |  108 +-
 setup.cfg                                          |    4 +-
 109 files changed, 8671 insertions(+), 1591 deletions(-)
 rename .github/{SECURITY.rst => SECURITY.md} (53%)
 create mode 100644 dev/breeze/src/airflow_breeze/commands/sbom_commands.py
 create mode 100644 
dev/breeze/src/airflow_breeze/commands/sbom_commands_config.py
 create mode 100644 dev/breeze/src/airflow_breeze/utils/cdxgen.py
 create mode 100644 dev/breeze/src/airflow_breeze/utils/github.py
 delete mode 100644 dev/breeze/src/airflow_breeze/utils/github_actions.py
 create mode 100644 
docs/apache-airflow/administration-and-deployment/logging-monitoring/advanced-logging-configuration.rst
 delete mode 100644 
docs/apache-airflow/administration-and-deployment/security/index.rst
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/access-control.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/api.rst (98%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/audit_logs.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/flower.rst (100%)
 create mode 100644 docs/apache-airflow/security/index.rst
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/kerberos.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/secrets/fernet.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/secrets/index.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/secrets/mask-sensitive-values.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/secrets/secrets-backend/index.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/secrets/secrets-backend/local-filesystem-secrets-backend.rst (100%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/webserver.rst (99%)
 rename docs/apache-airflow/{administration-and-deployment => 
}/security/workload.rst (100%)
 create mode 100644 generated/provider_metadata.json
 create mode 100644 
images/breeze/output_release-management_generate-providers-metadata.svg
 create mode 100644 images/breeze/output_sbom.svg
 create mode 100644 images/breeze/output_sbom_generate-provider-requirements.svg
 create mode 100644 images/breeze/output_sbom_update-sbom-information.svg

Reply via email to