Commit graph

8579 commits

Author SHA1 Message Date
xtqqczze 5f3dd938b7
Use string.Contains(char) overload (#14368) 2020-12-19 20:00:51 +05:00
xtqqczze 1ab2c0c2bd
Fix IDE0032: UseAutoProperty part 3 (#14443)
https://docs.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0032
2020-12-19 12:01:11 +05:00
Steve Lee bc080921bf
Add support to $PSStyle for strikethrough and hyperlinks (#14461) 2020-12-19 11:54:51 +05:00
Ilya 10ef7f5161
Fix PSStyle blink codes (#14447) 2020-12-19 11:51:29 +05:00
dependabot-preview[bot] 7f3364f5dd
Bump NJsonSchema from 10.3.1 to 10.3.2 (#14451) 2020-12-17 12:07:07 -08:00
Paul Higinbotham caff9011af
Disable libmi dependent tests for macOS. (#14446) 2020-12-16 17:35:35 -08:00
xtqqczze 669bcd7278
Refactor complex if statement (#14398) 2020-12-16 17:26:47 -08:00
Robert Holt 4ac1663600 Merge branch 'changesfrom-v7.2.0-preview.2' 2020-12-16 10:16:33 -08:00
Robert Holt 147c0a16eb
Fix Universal Dashboard to refer to PowerShell Universal (#14437) 2020-12-15 23:46:30 -08:00
Robert Holt 1c20985bc5 Add new spelling exemptions 2020-12-15 21:40:28 -08:00
xtqqczze 3f95fc4919
Update document link because of HTTP 301 redirect (#14431) 2020-12-16 10:17:16 +05:00
Robert Holt ab9a80749c
Update README + metadata.json for 7.2.0-preview.2 (#14401) 2020-12-15 16:40:50 -08:00
Robert Holt 88d28cb878 Merged PR 13877: Add CHANGELOG for 7.2.0-preview.2
Add CHANGELOG for 7.2.0-preview.2
2020-12-15 21:09:53 +00:00
Travis Plunk 47ef533b2e
Use one feed in each nuget.config in official builds (#14363)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2020-12-14 14:17:23 -08:00
Travis Plunk 7c03ad61c1
Use one feed in each nuget.config in official builds (#14363)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2020-12-14 14:16:55 -08:00
Travis Plunk e33bbd8427
Fix path signed RPMs are uploaded from in release build (#14424) 2020-12-14 14:03:38 -08:00
Travis Plunk fb9ed74a53
Fix path signed RPMs are uploaded from in release build (#14424) 2020-12-14 13:59:27 -08:00
xtqqczze 41cfc4e429
Upgrade StyleCopAnalyzers to v1.2.0-beta.312 (#14354) 2020-12-11 17:14:30 -08:00
Francesco Saltori ea2da20a23
Get PowerShell version in PSVersionInfo using assembly attribute instead of FileVersionInfo (#14332) 2020-12-11 17:12:10 -08:00
Staffan Gustafsson d487537453
Enable nullable: System.Management.Automation.Provider.IContentCmdletProvider (#14184) 2020-12-12 00:10:28 +05:00
Staffan Gustafsson e364225d99
Enable nullable: System.Management.Automation.IScriptCommandInfo (#14178) 2020-12-12 00:08:34 +05:00
Steve Lee a99ea2acd2
Enable ANSI formatting via $PSStyle and support suppressing ANSI output (#13758) 2020-12-11 10:33:57 -08:00
Dongbo Wang a106d1d4b6
Add 'Microsoft.PowerShell.MarkdownRender' to the package reference list (#14386) 2020-12-11 09:34:37 -08:00
Staffan Gustafsson c4cc62658a
Enable nullable: System.Management.Automation.Interpreter.IBoxableInstruction (#14165) 2020-12-11 11:45:11 +05:00
Staffan Gustafsson 7944cf0873
Enable nullable: System.Management.Automation.Provider.IDynamicPropertyProvider (#14167) 2020-12-11 11:37:02 +05:00
Staffan Gustafsson 76e471c0dd
Enable nullable: System.Management.Automation.Language.IScriptExtent (#14179) 2020-12-11 11:35:00 +05:00
Staffan Gustafsson 29131d573c
Enable nullable: System.Management.Automation.Language.ICustomAstVisitor2 (#14192) 2020-12-11 11:22:52 +05:00
Staffan Gustafsson 55476817b4
Enable nullable: System.Management.Automation.LanguagePrimitives.IConversionData (#14187) 2020-12-11 11:15:54 +05:00
Staffan Gustafsson 2784add414
Enable nullable: ...Automation.Remoting.Client.IWSManNativeApiFacade (#14186) 2020-12-11 11:09:35 +05:00
Staffan Gustafsson 25cfd2be98
Enable nullable: System.Management.Automation.Language.ISupportsAssignment (#14180) 2020-12-11 11:04:57 +05:00
Staffan Gustafsson e55f940131
Enable nullable: System.Management.Automation.ICommandRuntime2 (#14183) 2020-12-11 11:02:53 +05:00
Staffan Gustafsson 9c75ba8b63
Enable nullable: System.Management.Automation.IOutputProcessingState (#14175) 2020-12-11 10:58:51 +05:00
Staffan Gustafsson ab44bf4ae2
Enable nullable: System.Management.Automation.IJobDebugger (#14174) 2020-12-11 10:53:25 +05:00
Staffan Gustafsson 74d833c214
Enable nullable: System.Management.Automation.Interpreter.IInstructionProvider (#14173) 2020-12-11 10:48:54 +05:00
Staffan Gustafsson 5533e0da29
Enable nullable: System.Management.Automation.IHasSessionStateEntryVisibility (#14169) 2020-12-11 10:46:36 +05:00
Staffan Gustafsson 429125a8f3
Enable nullable: System.Management.Automation.Tracing.IEtwEventCorrelator (#14168) 2020-12-11 10:43:23 +05:00
Robert Holt 9d50a052ab
Fix syntax error in Windows packaging script (#14377) 2020-12-10 13:07:53 -08:00
Joel Sallow (/u/ta11ow) 1223518a43
(#12430) Improve detection of mutable value types (#12495) 2020-12-10 12:34:17 -08:00
Joel Sallow (/u/ta11ow) 16e2b62d78
Ensure -PipelineVariable is set for all output from script cmdlets (#12766) 2020-12-10 12:12:34 -08:00
xtqqczze a8213b54b3
Remove redundant local assignment in AclCommands (#14358) 2020-12-10 11:36:48 -08:00
Travis Plunk f6fa262580
Fix issue with unsigned build (#14367) 2020-12-09 14:51:43 -08:00
Travis Plunk 3905cb0beb
Make AppLocker Enforce mode take precedence over UMCI Audit mode (#14353) 2020-12-09 13:09:21 -08:00
Staffan Gustafsson 9724293fef
Enable nullable: System.Management.Automation.Language.IAstPostVisitHandler (#14164) 2020-12-09 12:33:29 -08:00
Staffan Gustafsson 06b660cb5a
Enable nullable: System.Management.Automation.IModuleAssemblyInitializer (#14158) 2020-12-09 12:33:17 -08:00
Aditya Patwardhan 600b658990
Use Microsoft.PowerShell.MarkdownRender package from nuget.org (#14090) 2020-12-09 12:29:45 -08:00
xtqqczze f74acaa768
Replace GetFiles in TestModuleManifestCommand (#14317) 2020-12-09 11:59:08 -08:00
Staffan Gustafsson cb13c30467
Enable nullable: System.Management.Automation.Provider.IContentWriter (#14152) 2020-12-09 11:57:43 -08:00
Ilya ba49eb225f
Optimize IEnumerable variant of replace operator (#14221) 2020-12-09 11:46:27 -08:00
Xavier Hahn 971c428769
Simplify getting Encoding in TranscriptionOption.FlushContentToDisk (#13910) 2020-12-09 11:37:29 -08:00
xtqqczze 41ab20cce3
Mark applicable structs as readonly and use in-modifier (#13919) 2020-12-09 11:36:48 -08:00