github-actions[bot] opened a new pull request, #58472:
URL: https://github.com/apache/airflow/pull/58472

   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
   (cherry picked from commit ce9364e031db8eeb0d72cdbb3455e66396fa8cbb)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to