potiuk commented on PR #30839:
URL: https://github.com/apache/airflow/pull/30839#issuecomment-1521998731

   cc: @hussein-awala -> I added the "models" specifically - but it's basically 
the same as "any other" file in airflow (other than www/cli/api which we know 
are not involved with providers). I did not want to specifically limit models 
only because there are a number of files providers might depend on (exceptions, 
decorators, hooks, listeners, you name it) . Once we clarify the "actual" API 
that Providers can use, we could potentially enumerate those, but for now I 
assume that "any" change in those packages except API/CLI/WWW might impact 
providers directly.


-- 
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