Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: dotnet/android#10521

Signing steps are failing with:

##[warning]WARNING: Signing in this pipeline will break after August 31st due to a missing PME service connection for signing

Caused by this value being blank:

ConnectedPMEServiceName:

To resolve this in dotnet/android, we removed usage of a variable, so I'm thinking removing $(signType) here will resolve the issue.

Context: dotnet/android#10521

Signing steps are failing with:

    ##[warning]WARNING: Signing in this pipeline will break after August 31st due to a missing PME service connection for signing

Caused by this value being blank:

    ConnectedPMEServiceName:

To resolve this in dotnet/android, we removed usage of a variable, so
I'm thinking removing `$(signType)` here will resolve the issue.
@jonathanpeppers jonathanpeppers merged commit 4353244 into main Sep 24, 2025
1 of 2 checks passed
@jonathanpeppers jonathanpeppers deleted the dev/peppers/signType branch September 24, 2025 19:20
jonathanpeppers added a commit that referenced this pull request Sep 24, 2025
Context: dotnet/android#10521

Signing steps are failing with:

    ##[warning]WARNING: Signing in this pipeline will break after August 31st due to a missing PME service connection for signing

Caused by this value being blank:

    ConnectedPMEServiceName:

To resolve this in dotnet/android, we removed usage of a variable, so
I'm thinking removing `$(signType)` here will resolve the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants