Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090)#112159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:3.12fromvstinner:avoid_quay_io12
Nov 16, 2023

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedNov 16, 2023
edited by github-actionsbot
Loading

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 commitd9fd33a)


📚 Documentation preview 📚:https://cpython-previews--112159.org.readthedocs.build/

…112090)The "Check if generated files are up to date" job of GitHub Actionsnow runs the "autoreconf -ivf -Werror" command instead of the "makeregen-configure" command to avoid depending on the external quay.ioserver.Add Tools/build/regen-configure.sh script to regenerate the configurewith 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 commitd9fd33a)
@vstinner
Copy link
MemberAuthor

cc@hugovk@erlend-aasland

@hugovkhugovk changed the title[3.12] gh-112088: Run autoreconf in GHA check_generated_files (#112090)[3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090)Nov 16, 2023
@vstinnervstinner merged commita498433 intopython:3.12Nov 16, 2023
@vstinnervstinner deleted the avoid_quay_io12 branchNovember 16, 2023 14:55
@vstinner
Copy link
MemberAuthor

Thanks for checking. Merged.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hugovkhugovkhugovk approved these changes

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

@ezio-melottiezio-melottiAwaiting requested review from ezio-melottiezio-melotti is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp