Skip to content

Conversation

@JustinKuli
Copy link
Member

Previously there was a double loop over both OS and ARCH, which then required some pattern matching exceptions to skip things like darwin+s390x, and renaming of the windows artifacts. Some of the syntax was having problems in the github actions workflow.

Now, each OS gets its own loop, making things more clear and more adjustable in the future.

Previously there was a double loop over both OS and ARCH, which then
required some pattern matching exceptions to skip things like
darwin+s390x, and renaming of the windows artifacts. Some of the syntax
was having problems in the github actions workflow.

Now, each OS gets its own loop, making things more clear and more
adjustable in the future.

Signed-off-by: Justin Kulikauskas <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented Jan 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JustinKuli, yiraeChristineKim

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [JustinKuli,yiraeChristineKim]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit f87a7b9 into open-cluster-management-io:main Jan 6, 2026
4 checks passed
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.

2 participants