Skip to content

Add mac signing to the other fork of the code path#35167

Merged
marcpopMSFT merged 1 commit into
release/8.0.1xx-rc1from
marcpopMSFT-machostsigning
Sep 5, 2023
Merged

Add mac signing to the other fork of the code path#35167
marcpopMSFT merged 1 commit into
release/8.0.1xx-rc1from
marcpopMSFT-machostsigning

Conversation

@marcpopMSFT

@marcpopMSFT marcpopMSFT commented Sep 5, 2023

Copy link
Copy Markdown
Member

dotnet/runtime@a3e38ff#diff-43c865d74da4a9b865e6d52bc43aeff8566dc6850b4e23a2786ceefc50b6d3ffL189-L214 caused the first part of the if statement to be hit instead of the second.

There are three parameters that are different in that part of the if. Two relate to windows and we believe won't impact anything but @elinor-fung should review.

The last parameter is a missing macos signing parameter. As such, global tools weren't getting signed on macs and so won't run on M1s (or macs with signing checks enabled)

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 5, 2023
@marcpopMSFT marcpopMSFT merged commit 079a3a4 into release/8.0.1xx-rc1 Sep 5, 2023
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-machostsigning branch September 5, 2023 21:07
@marcpopMSFT

Copy link
Copy Markdown
Member Author

/backport to release/8.0.1xx

@github-actions

github-actions Bot commented Sep 5, 2023

Copy link
Copy Markdown
Contributor

Started backporting to release/8.0.1xx: https://github.com/dotnet/sdk/actions/runs/6089784184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant