Skip to content

Conversation

@corona10
Copy link
Member

@corona10corona10 commented Oct 30, 2023

@ghost
Copy link

ghost commented Oct 30, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@corona10
Copy link
MemberAuthor

co-work with @jota12x


jobs:
build_win_32:
name: 'build and test (x86)'
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

@hugovk I would like to use the name as build and test variations for macOS and Linux too.
It looks more clear when we look at the CI status bar.
But I will do it as a separate PR.

@corona10
Copy link
MemberAuthor

Reopen the PR for testing topic-free-threaded label.

@hugovkhugovk changed the title gh-111062: Reusable windows build that supports free-threaded mode as the conditional CIgh-111062: Reusable Windows build that supports free-threaded mode as the conditional CIOct 30, 2023
Co-authored-by: Donghee Na <donghee.na@python.org>
corona10and others added 3 commits October 30, 2023 23:35
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@corona10corona10 requested a review from hugovkOctober 30, 2023 14:38
@corona10
Copy link
MemberAuthor

@hugovk For #110764, I merged the PR. Let's do it at the separate PR if there is something what we should do

@corona10corona10 merged commit 4ebf2fa into python:mainOct 30, 2023
@corona10corona10 deleted the gh-111062-windows branch October 30, 2023 15:30
@vstinner
Copy link
Member

On a doc PR, the CI failed because Windows was skipped: https://github.com/python/cpython/actions/runs/6696696148/job/18198167333?pr=111512

It's surprising that once the job is called build_windows, but later build_win_amd64 is allowed to be skipped. Is it a typo?

cc @Eclips4

@vstinner
Copy link
Member

Ah, #111521 was proposed to fix the job.

FullteaR pushed a commit to FullteaR/cpython that referenced this pull request Nov 3, 2023
…ode as the conditional CI (python#111493) * pythongh-111062 Set up free-threaded CI for windows Co-authored-by: Donghee Na <donghee.na@python.org> * Apply suggestions from code review Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update * Update names * Add files * Update * Revert "Update" This reverts commit 4f17e1a. * fix --------- Co-authored-by: juanjose.tenorio <juanjose2611@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ode as the conditional CI (python#111493) * pythongh-111062 Set up free-threaded CI for windows Co-authored-by: Donghee Na <donghee.na@python.org> * Apply suggestions from code review Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update * Update names * Add files * Update * Revert "Update" This reverts commit 4f17e1a. * fix --------- Co-authored-by: juanjose.tenorio <juanjose2611@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ode as the conditional CI (python#111493) * pythongh-111062 Set up free-threaded CI for windows Co-authored-by: Donghee Na <donghee.na@python.org> * Apply suggestions from code review Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update * Update names * Add files * Update * Revert "Update" This reverts commit 4f17e1a. * fix --------- Co-authored-by: juanjose.tenorio <juanjose2611@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@corona10@vstinner@hugovk@jota12x