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

Head commit for run:
42590e8529ade684f21bd1cafb8f023cd95bb257 / Jarek Potiuk <ja...@potiuk.com>
Change version handling in provider documentation to packaging version

We have been using SemVer to handle version updates in provider
documentation breeze commands, which started to break at the moment
we started to have pre-release packages - Puthon packaging follows
PEP-440 and it is implemented in packaging.version module.

This module does not have all the nice features semver has (like
bumping the major/minor/patchlevel versions so we had to implement
it ourselves (packaging Versions are immutable and we need to
recreate the version after bump.

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to