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 79d54f3ca08 Change old performance sub-project to pyproject.toml 
(#58372)
     add bbc1833595d Fix source link generation for providers (#58367)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/test-providers.yml               |  3 +
 .rat-excludes                                      |  3 +
 dev/README_RELEASE_PROVIDERS.md                    | 15 +++-
 ...e-management_prepare-provider-documentation.svg | 92 +++++++++++++---------
 ...e-management_prepare-provider-documentation.txt |  2 +-
 .../commands/release_management_commands.py        | 13 +++
 .../commands/release_management_commands_config.py |  1 +
 .../src/airflow_breeze/utils/click_validators.py   | 52 ++++++++++++
 dev/breeze/src/airflow_breeze/utils/path_utils.py  |  1 +
 dev/breeze/tests/test_release_date_validation.py   | 67 ++++++++++++++++
 devel-common/src/docs/provider_conf.py             |  6 ++
 .../includes/installing-providers-from-sources.rst | 15 ++--
 providers-summary-docs/conf.py                     | 15 ++--
 providers-summary-docs/installing-from-sources.rst | 12 ++-
 providers/.last_release_date.txt                   |  1 +
 scripts/ci/prek/update_providers_build_files.py    |  7 ++
 16 files changed, 250 insertions(+), 55 deletions(-)
 create mode 100644 dev/breeze/src/airflow_breeze/utils/click_validators.py
 create mode 100644 dev/breeze/tests/test_release_date_validation.py
 create mode 100644 providers/.last_release_date.txt

Reply via email to