potiuk commented on issue #49187: URL: https://github.com/apache/airflow/issues/49187#issuecomment-3144274885
Yeah. I think we can't really consider it done yet. I think the REAL proof that we completed it is to complete stage 3 from this - https://github.com/apache/airflow/issues/42632#issuecomment-2449671014 and convert ALL remaining tests in providers to be non-DB tests (and forbid adding new DB tests). This has the prerequisite of having task.sdk fully decoupled from airflow-core, because only there we will not have "Airflow" in dependencies of the providers and only then we will be truly the same as future workers - that will not have it either. So that's something that we **might** be able to do in the coming month as follow up after task-isolation work is completed. -- 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]
