sunildataengineer commented on PR #68298: URL: https://github.com/apache/airflow/pull/68298#issuecomment-5201132266
Final Fixes - All Blockers Resolved @bugraoz93 @dabla Just pushed the final fixes: **1. asgiref Version Bumped** - Updated: asgiref>=3.8.1 → asgiref>=3.11.1 (latest stable) - File: providers/sftp/pyproject.toml line 67 **2. Merge Conflict Markers Removed** - Cleaned up all conflict markers from docs/index.rst - Branch now has clean, single-topic diff **3. SFTPOperation Already Properly Implemented** Already is: class SFTPOperation(str, Enum) Values: GET, PUT, DELETE All requested changes are now complete and pushed. Ready for final re-review! -- 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]
