cpython/.github/workflows
Victor Stinner d9fd33a869
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
The "Check if generated files are up to date" job of GitHub Actions
now runs the "autoreconf -ivf -Werror" command instead of the "make
regen-configure" command to avoid depending on the external quay.io
server.

Add Tools/build/regen-configure.sh script to regenerate the configure
with an Ubuntu container image. The
"quay.io/tiran/cpython_autoconf:271" container image
(https://github.com/tiran/cpython_autoconf) is no longer used.
2023-11-15 21:47:14 +01:00
..
add-issue-header.yml
build.yml gh-112088: Run autoreconf in GHA check_generated_files (#112090) 2023-11-15 21:47:14 +01:00
build_msi.yml
documentation-links.yml
lint.yml
mypy.yml
new-bugs-announce-notifier.yml build(deps): bump actions/setup-node from 3 to 4 (#111594) 2023-11-02 11:49:01 +01:00
posix-deps-apt.sh gh-112088: Run autoreconf in GHA check_generated_files (#112090) 2023-11-15 21:47:14 +01:00
project-updater.yml
regen-abidump.sh
require-pr-label.yml
reusable-docs.yml
reusable-macos.yml gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552) 2023-10-31 15:55:17 +00:00
reusable-ubuntu.yml gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552) 2023-10-31 15:55:17 +00:00
reusable-windows.yml gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552) 2023-10-31 15:55:17 +00:00
stale.yml
verify-ensurepip-wheels.yml