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

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)

@PerkseyPerksey added bug Something isn't working area-Meta upstream labels Aug 9, 2021
@PerkseyPerksey added this to the 2.X milestone Aug 9, 2021
@Perksey
Perksey enabled auto-merge (squash) August 9, 2021 16:18
@Perksey
Perksey merged commit f2ab12f into mainAug 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
@HurricanKaiHurricanKai mentioned this pull request Feb 12, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-MetabugSomething isn't workingupstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Perksey@HurricanKai