potiuk commented on pull request #15528: URL: https://github.com/apache/airflow/pull/15528#issuecomment-830861670
Those are scripts to move the GitHub and DockerHub "master" images to "main" (basically re-tagging them). Since we are going to implement the "master" -> "main" rename eventually (https://lists.apache.org/thread.html/r97f52ffa37868be325c22c48cef2e28639538c35f99eff4807931556%40%3Cdev.airflow.apache.org%3E) - having script to do it semi-automatically will be helpful. Those images are used in Github Actions and Breeze (as cache of the latest built images) - thank to those building an image in GitHub CI takes < 1 m in most cases and refreshing Breeze image is also < 2 minutes (instead of ~ 10-15 minutes). -- 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]
