Commit graph

8821 commits

Author SHA1 Message Date
Aditya Patwardhan edaa43d66d Update version for peter-evans/create-pull-request from v2 to v3 2021-06-14 14:16:07 -07:00
Francesco Saltori a70f915411
Retrieve ProductVersion using informational version attribute in AmsiUtils.Init() (#15527) 2021-06-14 12:04:36 -07:00
Konstantin Gukov da578e5f34
Do not stop powershell when can't create telemetry mutex. (#15574) 2021-06-14 11:59:20 -07:00
dependabot[bot] 83639cb344
Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.final to 3.10.0 (#15573) 2021-06-14 11:49:32 -07:00
Steve Lee 9aa9a75cad
Fix retrieving dynamic parameters from provider even if globbed path returns no results (#15525) 2021-06-14 11:09:26 -07:00
Ilya f570029986
Enable nullable: System.Management.Automation.ICommandRuntime (#15566) 2021-06-14 10:57:34 -07:00
Dongbo Wang 10e1cfb317
Replace 'User Voice' with 'Feedback Hub' in README.md (#15557) 2021-06-14 10:16:51 -07:00
Anselm Schüler 00ffe12bf4
Remove SupportsShouldProcess from Start-PSBootstrap in build.psm1 (#15491) 2021-06-11 14:02:04 -07:00
Robert Holt 0ae0b65e25
Revert "Enhance Remove-Item to work with OneDrive (Second) (#15260)" (#15546) 2021-06-11 12:32:25 -07:00
Dongbo Wang 6c8d7c0410
Fix 'Start-Benchmarking' to put 'TargetPSVersion' and 'TargetFramework' in separate parameter sets (#15508)
The CIs won't run for files under the path test/perf, because files there don't affect production code or tests.
2021-06-11 12:30:15 -07:00
Dongbo Wang e2ee8e7e1f
Clean up code regarding AppDomain.CreateDomain and AppDomain.Unload (#15554) 2021-06-10 09:16:05 -07:00
Andrew 6e73c2d4f6
Remove PSDesiredStateConfiguration v2.0.5 module (#15536)
* No longer include module with PS releases

* Updated assets/wix/files.wxs

* Moving tests out of the ps repo

* Debug 1

* Debug 2
2021-06-09 12:15:46 -07:00
Aditya Patwardhan 659dff09e4
Add win-x86 test package to the build (#15517) 2021-06-07 13:59:37 -07:00
dependabot[bot] 3d92f84c6b
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 (#15458)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 13:56:19 -07:00
Dongbo Wang 4aaed08955
Ignore all exceptions when disposing an instance of a subsystem implementation (#15511) 2021-06-07 09:59:24 -07:00
Aditya Patwardhan 3a584d486c
Update DotnetMetadataRuntime.json next channel to take daily build from preview 5 (#15518) 2021-06-05 10:11:26 -07:00
Joel Bennett 6a6d0be4ab
Update Virtual User Group chat links (#15505) 2021-06-05 22:08:23 +05:00
dinhngtu ea19ceac4a
Wait for SSH exit when closing remote connection (#14635) 2021-06-03 13:19:11 -07:00
Ikko Ashimine 6018d6b183
Fix typo in FileSystemProvider.cs (#15445) 2021-06-03 13:15:32 -07:00
Francesco Saltori 088eb6d039
Replace ProcessModule.FileName with Environment.ProcessPath and remove PSUtils.GetMainModule (#15012) 2021-06-03 12:32:55 -07:00
Robert Holt 50d850740b
Add PipelineStoppedException notes to PowerShell API (#15324) 2021-06-03 12:27:41 -07:00
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