Last weeks/months, the quay.io server failed time time time. The problem is that the Python workflow has a GitHub Action "Check if generated files are up to date" job which pulls a container image from quay.io to run the make regen-configure command.
Should we consider avoiding the dependency on the quay.io server to make our workflow more reliable?
Linked PRs