Aditya Patwardhan
|
9fd399ca89
|
Add space before comma to hosting test to fix error reported by SA1001 (#15224)
|
2021-04-13 15:09:55 -07:00 |
|
Travis Plunk
|
272eb14464
|
Fix yarn-lock for copy-props (#15225)
|
2021-04-13 15:08:46 -07:00 |
|
David Bar-On
|
20d917c086
|
Fix issue #12013 - not allow mixed dash and slash in command line parameter prefix (#15142)
|
2021-04-13 13:20:28 -07:00 |
|
Steve Lee
|
2f3f39906f
|
resolve merge conflict (#14969)
|
2021-04-12 20:11:50 -07:00 |
|
Ilya
|
fafc38fe5c
|
Enhance Remove-Item to work with OneDrive (#14902)
|
2021-04-12 09:36:16 -07:00 |
|
Aditya Patwardhan
|
e33a3c7acc
|
Add the missing tag in Host Utilities tests (#14983)
|
2021-04-12 09:32:54 -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 |
|
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 |
|
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 |
|
Aditya Patwardhan
|
5c4a80e2e2
|
Update .NET to version 6.0.100-preview.2.21155.3 (#15007)
|
2021-03-15 11:22:40 -07: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
|
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 |
|
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 |
|
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 |
|
Brian Lalonde
|
c5955a5c0d
|
#4750 Fix Get-Date -UFormat %G and %g behavior (#14555)
|
2021-03-01 16:37:15 -08:00 |
|
dependabot[bot]
|
97ab8ee0a0
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#14895)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-25 13:49:37 -08:00 |
|
Travis Plunk
|
b1ad606818
|
Add exe wrapper for Microsoft Update scenarios (#14737)
|
2021-02-19 15:39:35 -08:00 |
|
Travis Plunk
|
d7370cfa44
|
Refactor MSI CI (#14753)
|
2021-02-12 15:07:42 -08:00 |
|
Travis Plunk
|
a6a7c742c7
|
Update link to manning book (#14750)
* Fix link
* Handle site being blocked from azDO
|
2021-02-09 13:12:13 -08:00 |
|
Aditya Patwardhan
|
b836de8223
|
Bump .NET framework to 6.0.0-preview.1 (#14719)
|
2021-02-08 17:13:33 -08:00 |
|
Travis Plunk
|
6c633e7fc2
|
A separate Windows packaging CI (#14670)
|
2021-02-08 13:25:14 -08:00 |
|
Steve Lee
|
6d7fbed02b
|
Suppress Write-Progress in ConsoleHost if output is redirected and fix tests (#14716)
|
2021-02-08 09:42:53 -08:00 |
|
Steve Lee
|
c3fa70380c
|
Fix webcmdlets to properly construct URI from body when using -NoProxy (#14673)
|
2021-02-05 08:06:04 +05:00 |
|
dependabot-preview[bot]
|
e3369e4c48
|
Bump XunitXml.TestLogger from 3.0.56 to 3.0.62 (#14702)
|
2021-02-04 17:54:18 -08:00 |
|
Dongbo Wang
|
e803d3bc8d
|
Update the ICommandPredictor to provide more feedback and also make feedback easier to be corelated (#14649)
|
2021-02-04 15:34:17 -08:00 |
|
Brian Lalonde
|
61fea6c342
|
#4750 Fix Get-Date -UFormat %u behavior (#14549)
Corrects a behavior of %u in Get-Date -UFormat to match ISO 8601.
|
2021-02-04 08:10:31 +05:00 |
|
Steve Lee
|
8e7780860e
|
Reset color after writing Verbose, Debug, and Warning message (#14698)
|
2021-02-03 09:39:54 -08:00 |
|
Paul Higinbotham
|
0039807082
|
Fix using variable for nested foreach parallel calls (#14548)
|
2021-02-02 15:34:08 -08:00 |
|
Andrew
|
8e3c3e04f8
|
Cross-platform updates to DSC code in PowerShell (#13399)
|
2021-02-02 14:47:53 -08:00 |
|
dependabot-preview[bot]
|
2d2fb8d702
|
Bump XunitXml.TestLogger from 2.1.45 to 3.0.56 (#14682)
Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 2.1.45 to 3.0.56.
- [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/v2.1.45...v3.0.56)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-02-01 15:01:45 -08:00 |
|
dependabot-preview[bot]
|
b049017be2
|
Bump XunitXml.TestLogger from 2.1.26 to 2.1.45 (#14660)
Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 2.1.26 to 2.1.45.
- [Release notes](https://github.com/spekt/xunit.testlogger/releases)
- [Commits](https://github.com/spekt/xunit.testlogger/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-01-25 10:59:48 -08:00 |
|
Dongbo Wang
|
de782fdec6
|
Backport changes from the PowerShell v7.1.1 release (#14621)
* Backport changes from the PowerShell v7.1.1 release
* Update the .spelling file
|
2021-01-19 17:43:01 +05:00 |
|
MartinGC94
|
e26d7084e2
|
Improve completion of parameters for attributes (#14525)
|
2021-01-14 09:30:15 +05:00 |
|
Reece Dunham
|
4a09585fe7
|
Update markdown test tools (#14325)
* Update markdown test tools
* Update docs, retry flag
* Fix actual dead links
* Update links
|
2021-01-12 08:58:19 +05:00 |
|
Jake
|
d3f7ba9f95
|
Write proper error messages for Get-Command ' ' (#13564)
|
2021-01-10 18:03:05 +05:00 |
|
Anam Navied
|
f72c7fc948
|
Update ini component version in test package.json (#14454)
|
2020-12-28 12:42:02 -08:00 |
|
xtqqczze
|
9d4665f32f
|
Enable SA1003: Symbols should be spaced correctly (#14476)
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1003.md
|
2020-12-23 21:21:26 +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 |
|
Paul Higinbotham
|
caff9011af
|
Disable libmi dependent tests for macOS. (#14446)
|
2020-12-16 17:35:35 -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 |
|
Francesco Saltori
|
ea2da20a23
|
Get PowerShell version in PSVersionInfo using assembly attribute instead of FileVersionInfo (#14332)
|
2020-12-11 17:12:10 -08:00 |
|
Steve Lee
|
a99ea2acd2
|
Enable ANSI formatting via $PSStyle and support suppressing ANSI output (#13758)
|
2020-12-11 10:33:57 -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 |
|