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
Last weeks/months, the
quay.ioserver 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 fromquay.ioto run themake regen-configurecommand.Should we consider avoiding the dependency on the
quay.ioserver to make our workflow more reliable?Linked PRs