Dongbo Wang
Dongbo Wang
> Context > https://github.com/PowerShell/PowerShell/issues/12060 and https://github.com/PowerShell/PowerShell/issues/8314 Does this PR fix those 2 issues? Can they be closed after merging this PR?
@CarloToso The markdown spelling check failed. Please fix the markdown spelling issues.
I think it's a great enhancement for the certificate provider, and we should take this one.
@jborean93 May I ask why you decided to close this PR? This feels like a good enhancement in my opinion.
In fact, the Engine WG talked about this PR in the meeting of 3/20/2023, but I forgot to post a comment for the conclusion. I apologize for that. The Engine...
> In CI, if someone wants to use an experimental feature, it currently is inconvenient to write to the powershell.config.json file before pwsh starts and then potentially set it back...
@CarloToso The CIs are failing due to a compilation error. Can you please fix it?
@PaulHigin I'm closing this one assuming it's superseded by #19641
The failing test is: ``` Invoke-WebRequest and Invoke-RestMethod support Cancellation through CTRL-C.Invoke-RestMethod: CTRL-C after stalled atom feed download processes atom response ``` It's a known fragile test that results in...
@iSazonov Can you please summarize why you reverted some changes to `principal.IsInRole` in other files but left this one in [ConsoleHostRawUserInterface.cs](https://github.com/PowerShell/PowerShell/pull/19406/files#diff-83f6244fd3f88c5d706cc087bddc2ed5f1f8ad14de2c83880b579946a9877747)?