Skip to content

Code signing issues "workaround"#566

Merged
Perksey merged 4 commits into
mainfrom
hotfix/code_signing_investigations
Aug 9, 2021
Merged

Code signing issues "workaround"#566
Perksey merged 4 commits into
mainfrom
hotfix/code_signing_investigations

Conversation

@Perksey

@Perksey Perksey commented Aug 9, 2021

Copy link
Copy Markdown
Member

It looks like the .NET Foundation code signing service doesn't cope well under pressure, so I've now made it do things a lot more slowly by starting a process for each individual package rather than signing all packages at once (with a degree of parallelism)

@Perksey Perksey added bug Something isn't working area-Meta upstream labels Aug 9, 2021
@Perksey Perksey added this to the 2.X milestone Aug 9, 2021
@Perksey Perksey requested a review from HurricanKai August 9, 2021 16:16
@Perksey Perksey enabled auto-merge (squash) August 9, 2021 16:18
@Perksey Perksey merged commit f2ab12f into main Aug 9, 2021
@Perksey Perksey deleted the hotfix/code_signing_investigations branch August 9, 2021 16:34
Perksey added a commit that referenced this pull request Mar 25, 2022
* Update deploy.yml

* Sign one at a time maybe?

* It worked, fixes for PR

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

Labels

area-Meta bug Something isn't working upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants