Commit graph

8800 commits

Author SHA1 Message Date
Dongbo Wang 13afd522ed
Fix deps.json update in the release pipeline (#15486) 2021-06-03 12:22:04 -07:00
Joey Aiello 1ba2960f5c
Updated governance: Working Groups (WGs) (#14603) 2021-05-28 11:12:30 -07:00
dependabot[bot] 303cf518a0
Bump NJsonSchema from 10.4.3 to 10.4.4 (#15459)
Bumps NJsonSchema from 10.4.3 to 10.4.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 14:03:44 -07:00
Dongbo Wang e89158e472
Merge the v7.2.0-preview.6 release branch to GitHub master 2021-05-27 13:24:22 -07:00
Dongbo Wang 8569f1064f Merged PR 15832: Update the change log for 7.2.0-preview.6
Update the change log for 7.2.0-preview.6 release.
2021-05-27 16:46:08 +00:00
Dongbo Wang dd5cf8670a
Update README.md and metadata.json for 7.2.0-preview.6 (#15464) 2021-05-26 11:53:36 -07:00
Staffan Gustafsson 6361141f8e
Enable nullable: System.Management.Automation.IDispatch (#14185) 2021-05-26 11:08:27 +05:00
Aditya Patwardhan 7ead137407
Update to .NET Preview 6 SDK (#15452) 2021-05-25 19:24:28 -07:00
MartinGC94 2fc3826dd3
Add completions for comment-based help keywords (#15337) 2021-05-25 13:36:53 -07:00
dependabot[bot] 058d03dadf
Bump NJsonSchema from 10.4.3 to 10.4.4 (#15385)
Bumps NJsonSchema from 10.4.3 to 10.4.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 18:14:15 -07:00
Andrew 8d017d8a75
Move cross platform DSC code to a subsystem (#15127) 2021-05-20 17:06:59 -07:00
Dongbo Wang 5febcad3db
Update prediction interface to provide additional feedback to a predictor plugin (#15421) 2021-05-20 15:52:13 -07:00
Staffan Gustafsson e927e94aed
Enable nullable: Microsoft.PowerShell.Commands.IRegistryWrapper (#14177) 2021-05-20 12:46:03 +05:00
Staffan Gustafsson 562f4f3d1a
Enable nullable: System.Management.Automation.IResourceSupplier (#14159) 2021-05-19 22:11:52 +05:00
Staffan Gustafsson 91b2904ca7
Enable nullable: System.Management.Automation.Language.ICustomAstVisitor (#14191) 2021-05-19 08:48:49 +05:00
Staffan Gustafsson 6d4420f4b9
Enable nullable: System.Management.Automation.Provider.ISecurityDescriptorCmdletProvider (#14162) 2021-05-18 21:46:00 +05:00
Staffan Gustafsson 94aa68d30f
Enable nullable: System.Management.Automation.Provider.ICmdletProviderSupportsHelp (#14150) 2021-05-18 21:09:00 +05:00
Staffan Gustafsson 77f25bf2a7
Enable nullable: System.Management.Automation.IDynamicParameters (#14153) 2021-05-18 20:58:39 +05:00
Staffan Gustafsson c547ccd478
Enable nullable: System.Management.Automation.Interpreter.ILightCallSiteBinder (#14156) 2021-05-18 20:57:27 +05:00
Staffan Gustafsson e2364b78b5
Enable nullable: System.Management.Automation.Language.IScriptPosition (#14161) 2021-05-18 20:55:29 +05:00
Staffan Gustafsson 64fb8c2311
Enable nullable: System.Management.Automation.IInspectable (#14155) 2021-05-18 19:53:21 +05:00
xtqqczze 5abb90f21a
Avoid allocation in LanguagePrimitives.UpdateTypeConvertFromTypeTable (#15168) 2021-05-17 11:01:07 -07:00
Steve Lee 364e74a00a
Fix Minimal progress view to handle Activity that is longer than console width (#15264) 2021-05-17 09:54:37 -07:00
Steve Lee 38d582f038
Handle exception if ConsoleHost tries to set cursor out of bounds because screen buffer changed (#15380) 2021-05-14 11:05:49 -07:00
Adam Sitnik 5e917237a8
Fix long build time issue and support comparing various .NET Runtimes performance (#15387) 2021-05-14 08:32:35 -07:00
Andrew ae772462a5
Fix NullReferenceException in DSC ClearCache() (#15373) 2021-05-12 13:30:43 -07:00
dependabot[bot] 0dcb3a06dd
Bump NJsonSchema from 10.4.1 to 10.4.3 (#15368)
Bumps NJsonSchema from 10.4.1 to 10.4.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 10:41:24 -07:00
Steve Lee 980bbe6241
Update Appx manifest to newer version to fix unvirtualizedResources capability (#15375) 2021-05-10 22:22:33 -07:00
Dongbo Wang b16dac7ecb
Avoid collecting logs in buffer if a pipeline execution event is not going to be logged (#15350) 2021-05-10 13:10:25 -07:00
Dan Thompson 32a38fcac3
Update ControlSequenceLength to handle colon as a VT parameter separator (#14942) 2021-05-06 09:24:33 -07:00
Staffan Gustafsson efdc500ba5
Annotate ThrowTerminatingError with DoesNotReturn attribute (#15352) 2021-05-06 09:23:34 -07:00
dbaileyut 97ce36ac7f
Update StopTranscriptCmdlet.cs summary comment (#15349) 2021-05-06 08:56:55 +05:00
PRASOON KARUNAN V 15bb767a74
Remove alias d for the -Directory parameter from Get-ChildItem (#15171) 2021-05-05 17:23:09 -07:00
Andrew e0a4855976
Fix the build when using PSDesiredStateConfiguration module from PS Gallery (#15355) 2021-05-05 15:37:06 -07:00
Staffan Gustafsson f38c97e4f4
Enable nullable for System.Management.Automation.Language.IAssignableValue (#14163) 2021-05-05 11:28:32 -07:00
MartinGC94 5d8336adf5
Fix tab completion for un-localized about topics (#15265) 2021-05-05 11:24:40 -07:00
Paul Higinbotham a95b2cb17f
Remove unneeded SSH standard handle workaround (#15308) 2021-04-30 09:35:55 -07:00
Dongbo Wang a62c9d9443
Add the performance benchmark project for PowerShell performance testing (#15242) 2021-04-30 09:34:26 -07:00
Marc-André Moreau 8f8ddc3fb7
Add LoadAssemblyFromNativeMemory function to load assemblies from memory in a native PowerShell host (#14652) 2021-04-28 14:28:41 -07:00
xtqqczze 59715d5ba9
Use List.ConvertAll instead of LINQ (#15140) 2021-04-27 14:17:12 -07:00
Ilya 08e731398c
Enhance Remove-Item to work with OneDrive (Second) (#15260) 2021-04-27 12:31:12 -07:00
Steve Lee 1df4236e6c
Kill native processes in pipeline when pipeline is disposed on Unix (#15287) 2021-04-26 15:10:35 -07:00
Travis Plunk aae705a3ac
Make sure daily release tag does not change when retrying failures (#15286)
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2021-04-22 16:30:51 -07:00
Steve Lee fc1d5ef096
Default to MTA on Windows platforms where STA is not supported (#15106) 2021-04-22 08:38:13 -07:00
James Truher [MSFT] 2f0cc3b0f8
Improve messages and behavior when there's a problem in finding zip files (#15284) 2021-04-20 16:04:49 -07:00
Staffan Gustafsson b5e41e2587
Enable nullable for System.Management.Automation.Language.ITypeName (#14181) 2021-04-20 09:42:03 -04:00
xtqqczze 1b952a0cd5
Add documentation comments section to coding guidelines (#14316) 2021-04-20 09:15:54 -04:00
Brandon Wood 4d702e010d
Use GetValueOrDefault() for nullable PSLanguageMode (#13849) 2021-04-19 08:41:39 -04:00
Travis Plunk 720c615d04
Revert "Enhance Remove-Item to work with OneDrive (#14902)" (#15253)
This reverts commit fafc38fe5c.
2021-04-16 13:43:11 -07:00
Robert Holt 80f685f114
Add winget release script (#15050) 2021-04-16 14:20:32 -04:00