turbaszek commented on pull request #11241: URL: https://github.com/apache/airflow/pull/11241#issuecomment-728843450
> Yup. Just to confirm what exactly needs to be done? > Do I change the target branch back to `v1-10-test` and then rebase my commits with `v1-10-test`? > > Could you clarify @turbaszek Sorry my bad! I meant `v1-10-stable` as it is now. The was fixed so it would be nice to: - squash all your commits form this branch (squashing will help with rebasing) - rebase it onto `v1-10-stable` branch In this way we will be able to run whole CI tests hopefully ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
