{{ message }}
gh-127432: Add CI job to cross build Python - #128380
Merged
Merged
Conversation
matthewhughes934
force-pushed
the
add-ci-cross-build
branch
3 times, most recently
from
December 31, 2024 18:02
091556c to
8c1c74e
Compare
Contributor
Author
Contributor
Author
|
I created b4a9069 to demonstrate this changes would actually catch the regression we expect it to |
matthewhughes934
force-pushed
the
add-ci-cross-build
branch
2 times, most recently
from
January 1, 2025 13:21
f8050b8 to
68b151f
Compare
This is to avoid regressions in the cross building process.
matthewhughes934
force-pushed
the
add-ci-cross-build
branch
from
January 1, 2025 18:32
a47eda8 to
507feb4
Compare
matthewhughes934
marked this pull request as ready for review
January 1, 2025 19:02
Member
And here's the corresponding CI run: https://github.com/python/cpython/actions/runs/12570786158/job/35040972014 cc @FFY00 |
Member
|
I am gonna update the branch to pull the changes from GH-128558, to make sure it still works. |
Member
|
@hugovk, I think it would make sense to add this as a required check ( |
FFY00
approved these changes
Jan 29, 2025
Member
|
@matthewhughes934, thank you so much for working on this 😊! |
Member
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this pull request
Feb 7, 2025
Co-authored-by: Filipe Laíns 🇵🇸 <lains@riseup.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is to avoid regressions in the cross building process