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

[3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (GH-109569) #109623

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 20, 2023

(cherry picked from commit 14cdefa)

Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com

…b Actions (pythonGH-109569)

(cherry picked from commit 14cdefa)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@ambv
Copy link
Contributor

ambv commented Sep 22, 2023

@Yhg1s this can be landed now as it doesn't invalidate any open PRs and doesn't introduce any new blocking builds:

  • Azure Windows builds weren't required to pass to merge PRs before anyway;
  • GHA was already running duplicate win32 and x86-64 tests;
  • the new Windows ARM64 build on GHA is listed as an allowed failure and skip;
  • the remaining Azure job "Ubuntu patchcheck" is left alone.

@Yhg1s Yhg1s merged commit 92a3479 into python:3.12 Sep 22, 2023
26 checks passed
@miss-islington miss-islington deleted the backport-14cdefa-3.12 branch September 22, 2023 13:27
Sign up for free to 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