The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
c4c4af744679ef5cc8b301a12fd49d7012b68315 / Ephraim Anierobi 
<[email protected]>
Improving the release process

This PR aims to automate some parts of the release process.

For RC, we have a command to run the release process:

  breeze release-management start-rc-process --version 2.4.3rc1 
--previous-version 2.4.2

For release, the below command runs the process:

  breeze release-management start-release --release-candidate 2.4.3rc1 
--previous-release <PREVIOUS RELEASE>

And there's a command for creating a version branch when releasing a minor 
version:

  breeze release-management create-minor-branch --version-branch 
${VERSION_BRANCH}

Report URL: https://github.com/apache/airflow/actions/runs/3522753780

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to