Closed
Description
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
- gh-112088: Run autoreconf in GHA check_generated_files #112090
- [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) #112126
- [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) #112159
- gh-112088: aclocal version is updated to 1.16.5 in docs #125457
- [3.13] gh-112088: aclocal version is updated to 1.16.5 in docs (GH-125457) #125459