potiuk commented on issue #10984: URL: https://github.com/apache/airflow/issues/10984#issuecomment-700935526
This is not a programming problem it's more of lack of (at least some time ago) an information about merge commit that should be used to build the image. The thing to impleentt here is to make a merge of an incoming commit with the target one. I think it should be rather easy by running appropriate git merge command before the build. We have both commits - the source and target one so it should be possible. ---------------------------------------------------------------- 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]
