Skip to content

Conversation

@webknjaz
Copy link
Member

Previously, part of it was passed to the reusable workflow where
another part was being populated. Now, the entire matrix is defined
in a single place, in the calling workflow.

@webknjazwebknjazforce-pushed the maintenance/gha-macos-reusable-collapse branch from be9f8a3 to 41db579CompareJuly 15, 2024 19:27
Previously, part of it was passed to the reusable workflow where another part was being populated. Now, the entire matrix is defined in a single place, in the calling workflow.
It is a DRY exercise, they were almost the same and there is no reason to keep them separate in YAML.
@webknjazwebknjazforce-pushed the maintenance/gha-macos-reusable-collapse branch from 41db579 to 2e1632eCompareJuly 15, 2024 19:28
@hugovkhugovk changed the title 🧪💅 Move macOS matrix to the calling workflowMove macOS matrix to the calling workflowJul 25, 2024
@hugovkhugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 25, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@webknjazwebknjaz requested a review from hugovkJuly 25, 2024 18:12
@hugovkhugovk merged commit 1d607fe into python:mainJul 25, 2024
@miss-islington-app
Copy link

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

@hugovk
Copy link
Member

Thanks again!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 25, 2024
(cherry picked from commit 1d607fe) Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@miss-islington-app
Copy link

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

cherry_picker 1d607fe759ef22177b50d734ae029df3903c99e0 3.12 

@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Jul 25, 2024
hugovk added a commit that referenced this pull request Jul 25, 2024
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 26, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit to hugovk/cpython that referenced this pull request Jul 26, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
webknjaz added a commit to webknjaz/cpython that referenced this pull request Jul 26, 2024
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>. (cherry picked from commit 1d607fe) Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
@bedevere-app
Copy link

GH-122330 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 Jul 26, 2024
@Mapuppy09
Copy link

Change Azure to Github , thank you!

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

@webknjaz@hugovk@Mapuppy09@picnixz