You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/03/09 16:27:15 UTC

[airflow] branch v2-5-test updated (cc8963d5c1 -> 867ec28da1)

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

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


    from cc8963d5c1 Add release commands to release management command config (#29995)
     add 4606da28b9 Return error when group is not defined in breeze configuration (#29997)
     add 867ec28da1 Add release flag to Breeze generate-issue-content (#28952)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |   5 +
 BREEZE.rst                                         |   6 +-
 dev/README_RELEASE_PROVIDER_PACKAGES.md            |   4 +-
 .../commands/release_management_commands.py        |   4 +-
 .../commands/release_management_commands_config.py |   2 +-
 .../src/airflow_breeze/commands/setup_commands.py  |   8 +-
 images/breeze/output-commands-hash.txt             |  10 +-
 images/breeze/output_release-management.svg        |  14 +-
 ...management_generate-issue-content-providers.svg | 196 +++++++++++++++++++++
 ...t_release-management_generate-issue-content.svg | 188 --------------------
 .../output_setup_check-all-params-in-groups.svg    |   2 +-
 .../output_setup_regenerate-command-images.svg     |   2 +-
 12 files changed, 227 insertions(+), 214 deletions(-)
 create mode 100644 images/breeze/output_release-management_generate-issue-content-providers.svg
 delete mode 100644 images/breeze/output_release-management_generate-issue-content.svg