cpython/.github/workflows
Victor Stinner a498433df2
[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159)
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.

(cherry picked from commit d9fd33a869)
2023-11-16 15:55:40 +01:00
..
build.yml [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) 2023-11-16 15:55:40 +01:00
build_msi.yml [3.12] CI: Bump GitHub Actions (GH-108879) (#108889) 2023-09-05 12:50:44 +02:00
documentation-links.yml Replace Netlify with Read the Docs build previews (#103843) 2023-04-29 23:02:03 -06:00
lint.yml [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598) 2023-10-10 08:58:56 +00:00
mypy.yml [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033) 2023-11-13 13:59:56 +00:00
new-bugs-announce-notifier.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
posix-deps-apt.sh [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) 2023-11-16 15:55:40 +01:00
project-updater.yml Remove expert-* from project-updater GH workflow (#103579) 2023-04-17 06:26:22 +03:00
regen-abidump.sh Add ABI dump script (#94135) 2022-06-23 22:52:43 +01:00
require-pr-label.yml [3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#109348) 2023-09-13 12:36:03 +02:00
reusable-docs.yml [3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636) 2023-09-22 14:30:57 +02:00
reusable-macos.yml [3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568) 2023-11-16 00:44:39 +00:00
reusable-ubuntu.yml [3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568) 2023-11-16 00:44:39 +00:00
reusable-windows.yml [3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568) 2023-11-16 00:44:39 +00:00
stale.yml gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437) 2023-04-14 12:01:10 +03:00
verify-ensurepip-wheels.yml [3.12] CI: Bump GitHub Actions (GH-108879) (#108889) 2023-09-05 12:50:44 +02:00