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

   Add shared/*.py pattern to ALL_SOURCE_FILES so changes that only
   touch the shared libraries (e.g., shared/timezones, shared/logging)
   trigger the unit test suite. Previously such changes were missed by
   selective checks because the shared/ folder was not part of the
   source files patterns, leading to skipped tests for changes that
   affect symlinked code in airflow-core, task-sdk, and providers.
   (cherry picked from commit f13b71371da3ae1ee5bb0b60d48fe535fa0abb26)
   
   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