Subham-KRLX commented on PR #53589: URL: https://github.com/apache/airflow/pull/53589#issuecomment-3121575021
I have resolved conflicts and fixed SSL verification logic in PR #53589 but my new commits are on detached HEAD and not part of my feature branch. The branch has diverged from remote so push attempts fail as stale. Even after cloning outside AIRFLOW_HOME and trying rebase steps I can’t attach my commits cleanly or push without risking data loss or duplication. Pre-commit and CI fail mainly because repo is checked out inside AIRFLOW_HOME. How do I connect my commits to the branch fix push errors and set up repo to pass CI? I am not worried about Docker errors. I am ready to follow steps and share more info. -- 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]
