Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Jan 29, 2025

The arm64 jobs only build, and don't test, but the job name is build and test (arm64):

image

https://github.com/python/cpython/actions/runs/13029187014/job/36344506016?pr=129426

Until we can add testing, let's update the name to just "build (arm64)":

image

https://github.com/python/cpython/actions/runs/13030013914/job/36347048011?pr=129434

@hugovkhugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes infra CI, GitHub Actions, buildbots, Dependabot, etc. labels Jan 29, 2025
Copy link
Member

@Eclips4Eclips4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! Though maybe it makes sense to add a small comment to the code

@diegorusso
Copy link
Contributor

Thanks @hugovk. LGTM

@AA-TurnerAA-Turner merged commit c67afb5 into python:mainJan 29, 2025
53 checks passed
@miss-islington-app
Copy link

Thanks @hugovk for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 29, 2025
(cherry picked from commit c67afb5) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-129439 is a backport of this pull request to the 3.13 branch.

@miss-islington-app
Copy link

Sorry, @hugovk and @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker c67afb581eccb3ce20a4965c8f407fd2662b6bdf 3.12 

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Jan 29, 2025
@hugovkhugovk deleted the 3.14-windows-name-arm64 branch January 29, 2025 13:24
hugovk added a commit to hugovk/cpython that referenced this pull request Jan 29, 2025
@bedevere-app
Copy link

GH-129444 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Jan 29, 2025
AA-Turner pushed a commit that referenced this pull request Jan 29, 2025
…29444) CI: Change job name to 'build arm64' on Windows (#129434) (cherry picked from commit c67afb5)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infraCI, GitHub Actions, buildbots, Dependabot, etc.skip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@hugovk@diegorusso@AA-Turner@ezio-melotti@Eclips4