bugraoz93 commented on PR #58522: URL: https://github.com/apache/airflow/pull/58522#issuecomment-3559985471
> cc @bugraoz93 you have already migrated this to the airflowctl library but an headsup that you can start using the new path in sdk as well: https://github.com/apache/airflow/pull/58521 Thanks @amoghrajesh! I have moved (duplicated the code a bit to not depend on core package in airflowctl as we want to keep it as not dependent as a package/workspace to core. I was thinking to move and use it from `shared/` packages to be used from multiple distributions. I made duplicate to release earlier and pay this tech dept I created later the actual release I beleive using from sdk would also make dependent to sdk as a package/workspace. If you are okay, we can move it to shared/ to be used. I like the idea of moving to sdk in the other PR but I don't want to create the dependency you are trying to remove from core to sdk for ctl to sdk -- 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]
