potiuk commented on PR #46801: URL: https://github.com/apache/airflow/pull/46801#issuecomment-2661429710
> I would like to use some test fixtures from airflow in my test cases, but have to copy-paste them just because of lacking of package to depend on it. BTW. It's extremely unlikely we are going to release and publish those fixtures in any way. They will continue to be in development-only-distribution and they will be treated as "internal detail". If we decide to release and publish them, we will have to maintain backwards compatibility and account for our users (like you) using them for their own purpose. That would bliock as or make it very difficult to make breaking changes. So while you will be free to continue copying the whole distribution and use it in your tests as you want (our licence allows that) - I seriously doubt we will ever release and publish it in "reusable form" with "compatibility guarantees". It's far more efficient if people like you just copy them and are aware that they can change any time. -- 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]
