potiuk opened a new issue #16555: URL: https://github.com/apache/airflow/issues/16555
According to https://www.docker.com/blog/changes-to-docker-hub-autobuilds/ Docker is going to disable autobuilds for free tiers. We might be exempt from that via ASF, but docker autobuilds never worked well for us for multitude of reasons, so we should likely get rid of them anyway. This means: - [ ] switch to manual docker image release when we release new airflow version - [ ] switch to the GitHub docker registry (ghcr.io) for breeze image caching - it has now support for GITHUB_TOKEN and allows for better retention of images - [ ] entirely remove `airflow-ci` after the above is complete -- 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]
