The GitHub Actions job "Tests" on 
airflow.git/check-if-provider-depedencies-changed has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
99aa08a12c4d7fc36287a424819bb7a6ae3ead65 / Jarek Potiuk <[email protected]>
Manages cross-distribution dependencies better

This PR addresses the case where we have to manage dependencies
between Airfow distributions and we have to manage the right lower
bind versions for them.

Since we missed a comprehensive documentation on how our dependencies
are managed in general, and we had no good place to describe it, this
PR not only adds code to manage it, but also extends the documentation
of the "12_airflw_dependencies_and_extras.rst" chapter of the
contributing documentation to include comprehensive (but also hopefully
helpful) documentation explaining to contributors how our dependencies
are managed.

The changes in the doc:

* add missing documentation explaining dependency management in airflow
  distributions in the monorepo

* adds selective check to verify if cross-airflow-distribution
  dependencies have not been modified in the PR, and fails if they were,
  unless appropriate label is set on the PR

* adds breeze tests covering the test cases of selective check

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

With regards,
GitHub Actions via GitBox


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

Reply via email to