sunildataengineer commented on PR #68298: URL: https://github.com/apache/airflow/pull/68298#issuecomment-4662406629
@srchilukoori @potiuk @dabla Iām opening a new PR as a continuation/replacement for accidentally closed PR #65480. While rebasing and cleaning up the branch history against upstream/main, I mistakenly performed a reset/rebase sequence that rewrote the branch history and caused GitHub to show ā0 commits,ā which made the original PR impossible to reopen properly. This was completely unintentional, and I sincerely apologize for the confusion and extra noise caused during review. Over the past couple of months, I worked extensively on this contribution ā implementing deferrable support for `SFTPOperator`, adding async trigger support, moving transfer logic into hooks, addressing multiple rounds of review feedback, fixing CI/lint/test failures, updating docs/newsfragments, and continuously rebasing on latest `main`. Thankfully, the commits were still recoverable through `git reflog`, so I recreated the contribution cleanly from a fresh branch based on current upstream `main`. This new PR contains the same intended changes and review fixes from #65480, but with a clean branch history and correct diff. Thank you again for all the reviews, feedback, patience, and guidance throughout this process. I truly appreciate the maintainers and reviewers taking another look at the contribution š -- 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]
