mirror of
https://github.com/python/cpython
synced 2024-11-02 09:15:30 +00:00
d9fd33a869
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. |
||
---|---|---|
.. | ||
add-issue-header.yml | ||
build.yml | ||
build_msi.yml | ||
documentation-links.yml | ||
lint.yml | ||
mypy.yml | ||
new-bugs-announce-notifier.yml | ||
posix-deps-apt.sh | ||
project-updater.yml | ||
regen-abidump.sh | ||
require-pr-label.yml | ||
reusable-docs.yml | ||
reusable-macos.yml | ||
reusable-ubuntu.yml | ||
reusable-windows.yml | ||
stale.yml | ||
verify-ensurepip-wheels.yml |