Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-97731: Specify the full path to the docs for make docclean #98982

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented Nov 1, 2022

This is to have make clean not error out on cross-builds.

This is to have `make clean` not error out on cross-builds.
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit 66f8189 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 1, 2022
@brettcannon
Copy link
Member Author

Leaving this as a draft (and incomplete w/ no news entry) until I can verify that cross-builds like for WASI pass cleanly with this fix.

If it's still a failure than I will add a - prefix to simply allow the command to fail.

@brettcannon
Copy link
Member Author

Trying to find out why such a small subset of buildbots got put on to this PR.

@brettcannon brettcannon added 🔨 test-with-buildbots Test PR w/ buildbots; report in status section build The build process and cross-build labels Nov 1, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit 66f8189 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 1, 2022
@brettcannon brettcannon requested a review from zware November 2, 2022 18:46
@brettcannon brettcannon marked this pull request as ready for review November 2, 2022 18:46
@brettcannon brettcannon added needs backport to 3.11 only security fixes needs backport to 3.10 only security fixes labels Nov 2, 2022
@brettcannon brettcannon merged commit 22bab74 into python:main Nov 2, 2022
@brettcannon brettcannon deleted the make-docclean-97731 branch November 2, 2022 19:34
@miss-islington
Copy link
Contributor

Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-99024 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Nov 2, 2022
@bedevere-bot
Copy link

GH-99025 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 2, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2022
…pythonGH-98982)

Specify the full path to the docs for `make docclean`
This is to have `make clean` not error out on cross-builds.
(cherry picked from commit 22bab74)

Co-authored-by: Brett Cannon <brett@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 2, 2022
…pythonGH-98982)

Specify the full path to the docs for `make docclean`
This is to have `make clean` not error out on cross-builds.
(cherry picked from commit 22bab74)

Co-authored-by: Brett Cannon <brett@python.org>
miss-islington added a commit that referenced this pull request Nov 2, 2022
…8982)

Specify the full path to the docs for `make docclean`
This is to have `make clean` not error out on cross-builds.
(cherry picked from commit 22bab74)

Co-authored-by: Brett Cannon <brett@python.org>
brettcannon pushed a commit that referenced this pull request Nov 2, 2022
GH-98982) (#99025)

Specify the full path to the docs for `make docclean`
This is to have `make clean` not error out on cross-builds.
(cherry picked from commit 22bab74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants