sunildataengineer commented on PR #68298: URL: https://github.com/apache/airflow/pull/68298#issuecomment-5166156883
All Issues Fixed & Branch Updated I've successfully: Fixed all 3 blocking issues - Removed all `.lower()` from SFTPOperation enum comparisons - Updated asgiref from 3.5.2 to 3.11.1 - Resolved circular import by adding SFTPOperation to operators/sftp.py Updated branch:** Rebased on latest apache/airflow main (b3cc48d5ab) All conflicts resolved** in docs/index.rst and pyproject.toml All checks passing** **Commits:** - 850a5c97... - Initial enum & trigger fixes - 32817ccc... - Circular import resolution - 6f1a06b0... - Rebase on latest main Ready for final review and merge! @bugraoz93 @dabla @potiuk @ashb @eladkal @srchilukoori @gopidesupavan @amoghrajesh @jason810496 @jscheffl -- 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]
