Commit graph

8727 commits

Author SHA1 Message Date
xtqqczze e118f7edb9
Use Unix line endings for shell scripts (#15180)
These changes fix [SC1017](https://github.com/koalaman/shellcheck/wiki/SC1017)
2021-04-12 09:32:18 -07:00
xtqqczze be9b14a296
Remove unnecessary Array -> List -> Array conversion in ProcessBaseCommand.AllProcesses (#15052) 2021-04-12 09:24:41 -07:00
Travis Plunk 49288e4289
Make Linux package universal. (#15109)
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
2021-04-10 09:53:40 -07:00
dependabot[bot] 637912e050
Bump NJsonSchema from 10.4.0 to 10.4.1 (#15190)
Bumps NJsonSchema from 10.4.0 to 10.4.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-10 09:50:03 -07:00
Travis Plunk 83f0bebcdb
Make MSI and EXE signing always copy to fix daily build (#15191) 2021-04-09 13:42:03 -07:00
Travis Plunk 75dc913aa4
Sign internals of EXE package so that it works correctly when signed (#15132)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2021-04-09 10:26:47 -07:00
PRASOON KARUNAN V 837c3e8f42
Change minimum depth to 0 for ConvertTo-Json (#14830)
* Make Depth default value to 0

* updating as per review comment
2021-04-08 12:53:32 -07:00
dependabot[bot] 99dab33c62
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#15141)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 12:24:58 -07:00
Travis Plunk 3d49de134e
Update daily release tag format to work with new Microsoft Update work (#15164) 2021-04-06 12:09:59 -07:00
ZhiZe-ZG a8a7e045d8
Unified comment format (#15114) 2021-04-05 14:11:25 -07:00
Justin Grote 5021405caf
Feat: Add Ubuntu 20.04 Support to install-powershell.sh (#15095) 2021-04-05 13:21:21 -07:00
James Truher [MSFT] a520e2c982
Native invocation using ArgumentList (#14692)
Co-authored-by: Ilya <darpa@yandex.ru>
2021-04-01 14:54:10 -07:00
Steve Lee cf6876e716
Allow Set-Clipboard to accept empty string (#14579) 2021-04-01 13:03:19 -07:00
Steve Lee c008e3e930
Turn on and off DECCKM to modify keyboard mode for Unix native commands to work correctly (#14943) 2021-04-01 13:01:31 -07:00
Travis Plunk 8c80d68598
Treat rebuild branches like release branches (#15099) 2021-04-01 12:44:30 -07:00
Anam Navied 0c974c6461
Update copy-props version in package.json (#15124) 2021-04-01 11:08:17 -07:00
xtqqczze e92201779d
Enable SA1001: Commas should be spaced correctly (#14171) 2021-03-30 15:17:17 -07:00
Staffan Gustafsson be7d36603d
Adding IArgumentCompleterFactory for parameterized ArgumentCompleters (#12605) 2021-03-25 17:06:40 -07:00
Steve Lee 5d0dadf19d
Fallback to CopyAndDelete() when MoveTo() fails due to an IOException (#15077) 2021-03-25 15:11:17 -07:00
Travis Plunk 177921ed63
Update WiX to 3.11.2 (#15097) 2021-03-24 17:31:06 -07:00
dependabot[bot] 44d450ae0e
Bump NJsonSchema from 10.3.11 to 10.4.0 (#15092)
Bumps NJsonSchema from 10.3.11 to 10.4.0.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 14:59:18 -07:00
Travis Plunk 7acf70e023
Allow patching of preview releases (#15074) 2021-03-23 11:03:05 -07:00
xtqqczze b9f378d967
Refactor MultipleServiceCommandBase.AllServices (#15053) 2021-03-23 10:44:43 -07:00
dependabot[bot] 8cc9b114b7
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /tools/packaging/projects/reference/Microsoft.PowerShell.Commands.Utility (#15085)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 10:25:53 -07:00
dependabot[bot] d90b979534
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 (#15084)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 10:25:14 -07:00
Travis Plunk f1b8798264
Move bypass execution policy check after AppLocker Deny check (#15035) 2021-03-22 11:25:01 -07:00
Dongbo Wang b001003670
Update the minSize build package filter to be explicit (#15055) 2021-03-21 15:11:04 -07:00
Aditya Patwardhan 2422cf8169
Merge 7.2.0-preview.4 changes to master (#15056) 2021-03-17 12:42:51 -07:00
dependabot[bot] 7fd65eada3
Bump NJsonSchema from 10.3.10 to 10.3.11 (#14965)
Bumps NJsonSchema from 10.3.10 to 10.3.11.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 11:25:02 -07:00
Aditya Patwardhan 4741dfc6fc
Update README and metadata.json (#15046) 2021-03-16 17:08:29 -07:00
Robert Holt 6e9ce06a62
Fix broken links for dotnet CLI (#14937) 2021-03-16 15:30:16 -07:00
Aditya Patwardhan 4c40ab1140
Bump Microsoft.PowerShell.Native to 7.2.0-preview.1 (#15030) 2021-03-15 11:34:02 -07:00
Aditya Patwardhan 5c4a80e2e2
Update .NET to version 6.0.100-preview.2.21155.3 (#15007) 2021-03-15 11:22:40 -07:00
Dongbo Wang 05f7624c8c
Create MSIX Bundle package in release pipeline (#14982) 2021-03-15 10:00:43 -07:00
Travis Plunk d62473f610
Merge 7.1.3 and 7.0.6 Change log to master (#15009)
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2021-03-12 17:06:33 -08:00
Dongbo Wang b63639656d
Build self-contained minimal size package for Guest Config team (#14976) 2021-03-12 13:25:30 -08:00
Steve Lee c9d65061af
Add UseOSCIndicator setting to enable progress indicator in terminal (#14927) 2021-03-11 17:29:17 -08:00
Aditya Patwardhan 7038373b61
Update README and metadata.json for releases (#14997) 2021-03-11 15:55:50 -08:00
dependabot[bot] 915e6bcfce
Bump XunitXml.TestLogger from 3.0.62 to 3.0.66 (#14993)
Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.0.62 to 3.0.66.
- [Release notes](https://github.com/spekt/xunit.testlogger/releases)
- [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/xunit.testlogger/compare/v3.0.62...v3.0.66)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 12:17:28 -08:00
Steve Lee cbd97d0cab
Re-enable VT mode on Windows after running command in ConsoleHost (#14413) 2021-03-09 16:02:16 -08:00
Steve Lee 727785cd10
Enable building PowerShell for Apple M1 runtime (#14923) 2021-03-09 12:09:31 -08:00
Aditya Patwardhan 877c97fdc3
Fix the variable name in the condition for miscellaneous analysis CI (#14975) 2021-03-08 17:06:39 -08:00
Aditya Patwardhan 8881360725
Fix the variable usage in CI yaml (#14974) 2021-03-08 15:39:48 -08:00
Steve Lee 22b3653bf4
Fix Move-Item for FileSystemProvider to use copy-delete instead of move for DFS paths (#14913) 2021-03-08 15:01:31 -08:00
Aditya Patwardhan 73bac5c793
Disable running markdown link verification in release build CI (#14971) 2021-03-08 12:22:46 -08:00
Steve Lee d9da234cdf
Fix PromptForCredential() to add targetName as domain (#14504) 2021-03-08 10:52:02 -08:00
Mariano Alipi ae5a84ea05
Move misplaced test file to tests directory (#14908) 2021-03-08 23:51:38 +05:00
Tyler James Leonhardt 6cfdbaa6d9
Fix dev container (#14906)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2021-03-08 10:38:39 -08:00
Steve Lee 597bfc9696
Update Concise ErrorView to not show line information for errors from script module functions (#14912) 2021-03-08 23:37:11 +05:00
dependabot[bot] c517f7e087
Bump Microsoft.CodeAnalysis.CSharp from 3.9.0-3.final to 3.9.0 (#14934)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.9.0-3.final to 3.9.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/master/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits/v3.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 10:30:05 -08:00