cpython/.github
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
..
ISSUE_TEMPLATE Use Markdown Headers in GitHub Issue templates (GH-95111) 2022-07-22 09:19:08 -07:00
problem-matchers [3.12] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-108005) (#108049) 2023-08-17 01:18:01 +02:00
workflows [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#112159) 2023-11-16 15:55:40 +01:00
CODEOWNERS [3.12] Remove myself from typing CODEOWNERS (GH-111523) (#111525) 2023-10-30 21:47:22 +00:00
CONTRIBUTING.rst Update build status links in contributing doc (GH-98672) 2022-10-25 12:13:37 -05:00
dependabot.yml [3.12] Sync location of mypy pin with the main branch (#111317) 2023-10-25 12:54:05 +00:00
PULL_REQUEST_TEMPLATE.md Replace contributor-visible mentions of BPO in .github/* (GH-91426) 2022-04-11 00:03:27 +02:00
SECURITY.md Update link to supported versions table in security policy (GH-98670) 2022-10-25 11:59:19 -05:00