o-nikolas commented on PR #54692: URL: https://github.com/apache/airflow/pull/54692#issuecomment-3207077244
> because the testing infrastructure does not use task-sdk I'm curious about this, we're certainly using the task API and we're not doing anything special beyond running the breeze system tests commands. > this actualy should be fixed by installing task-sdk in the system tests environment.. This is interesting, the image we use for most test workers is either breeze itself (in the local case) or the apache airflow public image from dockerhub. If task-sdk isn't installed in either we can be sure to do that, but shouldn't it be there already @potiuk? -- 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]
