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

Unify on one version of the ESRP tasks #92451

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

jkoritzinsky
Copy link
Member

@jkoritzinsky jkoritzinsky commented Sep 22, 2023

Change the macos signing steps to use the same sigining tool version as the Windows signing steps.
Upgrade code signing task version to get a version that uses .NET 6.0 across the board.

Official build at: https://dev.azure.com/dnceng/internal/_build/results?buildId=2273647&view=results

@ghost
Copy link

ghost commented Sep 22, 2023

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Change the macos signing steps to use the same sigining tool version as the Windows signing steps.
Upgrade code signing task version to get a version that uses .NET 6.0 across the board.

Author: jkoritzinsky
Assignees: -
Labels:

area-Infrastructure

Milestone: -

@@ -48,6 +48,7 @@ steps:
SessionTimeout: ${{ parameters.timeoutInMinutes }}
MaxConcurrency: '50'
MaxRetryAttempts: '5'
PendingAnalysisWaitTimeoutMinutes: '5'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we can tune this out for network hiccups.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I just grabbed the default of what using the AzDO UI fills in for this parameter.

@jkoritzinsky jkoritzinsky merged commit 9ca60f5 into dotnet:main Sep 22, 2023
171 of 173 checks passed
@jkoritzinsky jkoritzinsky deleted the esrp-unify branch September 22, 2023 06:23
@ghost ghost locked as resolved and limited conversation to collaborators Oct 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants