The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 7360c8bbb8854d9eec462703f774d001bb04e9ba / Jarek Potiuk <[email protected]> Fix case when release manager does not accept version change (#40636) When release manager does not accept version change, they can select a new "type" of change to override one coming from the individual change assesment. The previous version applied the change-selection first and then further bump was based on that original update which lead to the case that when something was classified as feature first, and bugfix later had both - minor and patchlevel versions upgraded. This change preserves the original content of provider yaml and in case of selecting "no" by the release manager, the original yaml content is used to make a subsequent version bump. We need to restore the original content and clear package metadata cache in order to restore the new version. Report URL: https://github.com/apache/airflow/actions/runs/9827943355 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
