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

Move macOS matrix to the calling workflow #121809

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

webknjaz
Copy link
Contributor

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.

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.
@webknjaz webknjaz force-pushed the maintenance/gha-macos-reusable-collapse branch from 41db579 to 2e1632e Compare July 15, 2024 19:28
@hugovk hugovk changed the title 🧪💅 Move macOS matrix to the calling workflow Move macOS matrix to the calling workflow Jul 25, 2024
@hugovk hugovk added needs backport to 3.12 bug and 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>
@webknjaz webknjaz requested a review from hugovk July 25, 2024 18:12
@hugovk hugovk merged commit 1d607fe into python:main Jul 25, 2024
35 checks passed
@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

hugovk commented Jul 25, 2024

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

bedevere-app bot commented Jul 25, 2024

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

@bedevere-app bedevere-app bot 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

bedevere-app bot commented Jul 26, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jul 26, 2024
@Mapuppy09
Copy link

Change Azure to Github , thank you!

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.

None yet

4 participants