Commit graph

8673 commits

Author SHA1 Message Date
Henry Buckle 9aede0558a
Remove the 32,767 character limit on the environment block for Start-Process (#14111) 2021-03-02 15:05:55 -08:00
Brian Lalonde c5955a5c0d
#4750 Fix Get-Date -UFormat %G and %g behavior (#14555) 2021-03-01 16:37:15 -08:00
Aditya Patwardhan 78e6dd618f
Add suppress for nuget multifeed warning (#14893) 2021-03-01 16:33:22 -08:00
dependabot[bot] 79f351ca29
Bump NJsonSchema from 10.3.8 to 10.3.9 (#14926)
Bumps NJsonSchema from 10.3.8 to 10.3.9.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 16:28:27 -08:00
Travis Plunk f6f62b881e
Add exe wrapper to release (#14881) 2021-02-25 17:10:08 -08:00
dependabot-preview[bot] 3ded3198c9
Bump Microsoft.ApplicationInsights from 2.16.0 to 2.17.0 (#14847)
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.16.0...2.17.0)

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-25 14:48:21 -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
dependabot[bot] e475e5382d
Bump NJsonSchema from 10.3.7 to 10.3.8 (#14896)
Bumps NJsonSchema from 10.3.7 to 10.3.8.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-24 09:32:51 -08:00
James Truher [MSFT] 907746cb2e
Change signature validation logic to call first without the file content (#14849) 2021-02-23 12:23:16 -08:00
Travis Plunk 1bad808c78
Disable codesign validation where the file type is not supported (#14885)
* disable codesign validation where it fails

* disable macOS filesigning too
2021-02-22 16:39:02 -08:00
Andrew e0b5414f21
Fixing broken Experimental Feature list in powershell.config.json (#14858) 2021-02-22 12:41:03 -08:00
Aditya Patwardhan 8bc194cb11
Update dependabot configuration to V2 format (#14882) 2021-02-22 12:34:10 -08:00
dependabot-preview[bot] 1426442fef
Bump NJsonSchema from 10.3.6 to 10.3.7 (#14855)
Bumps NJsonSchema from 10.3.6 to 10.3.7.

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-19 16:42:41 -08:00
Travis Plunk b1ad606818
Add exe wrapper for Microsoft Update scenarios (#14737) 2021-02-19 15:39:35 -08:00
Aditya Patwardhan 425c40dc8f
Install wget on centos 7 docker image (#14857) 2021-02-19 14:50:18 -08:00
Travis Plunk a6fec84d8a
Fix install-dotnet download (#14856) 2021-02-19 11:20:02 -08:00
Andrew 39509a93b9
Fix Bootstrap step in Windows daily test runs (#14820) 2021-02-17 10:56:37 -08:00
dependabot-preview[bot] 59e5d67457
Bump NJsonSchema from 10.3.5 to 10.3.6 (#14818)
Bumps NJsonSchema from 10.3.5 to 10.3.6.

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-16 17:26:50 -08:00
xtqqczze 778cff0292
Avoid array allocations from GetDirectories and GetFiles (#14327)
Contributes to PowerShell#14318.
2021-02-16 10:31:02 -08:00
dependabot-preview[bot] d255cc6d7e
Bump NJsonSchema from 10.3.4 to 10.3.5 (#14807) 2021-02-16 09:43:51 -08:00
Robert Holt c4f8236fc4
Add tooling issue slots in PR template (#14697) 2021-02-16 22:09:39 +05:00
Travis Plunk 0fffdf58ab
Don't write possible secrets to verbose stream for web cmdlets (#14788) 2021-02-15 11:15:11 -08:00
Travis Plunk 11a5d940c4
Update ChangeLog for v7.1.2 release (#14783)
Update ChangeLog for v7.1.2 release

Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2021-02-13 10:18:02 -08:00
Travis Plunk 750b2edec7
Merged PR 14479: Update ChangeLog for v7.0.5 release (#14782) 2021-02-13 11:22:49 +05:00
Travis Plunk d7370cfa44
Refactor MSI CI (#14753) 2021-02-12 15:07:42 -08:00
Travis Plunk ac560d8d32
Merge branch 'release/v7.2.0-preview.3' into master-merge-preview-3 2021-02-12 10:29:16 -08:00
Aditya Patwardhan 6d5b0b3ad1
Update README.md and metadata.json for upcoming releases (#14755) 2021-02-11 18:45:22 -08:00
Dongbo Wang 894b7de3f5 Merged PR 14481: Update ChangeLog for v7.2.0-preview.3 release
Update ChangeLog for v7.2.0-preview.3 release
2021-02-12 01:45:36 +00:00
Aditya Patwardhan e12a4dc647 Fix the nuget feed name and url for dotnet 6 2021-02-10 15:38:28 -08:00
Travis Plunk 6c1c31adab
Fix third party signing for files in sub-folders (#14751) 2021-02-09 22:39:15 -08:00
Aditya Patwardhan 894db0feaa
Make the variable an ArrayList to enable usage of Add() method (#14748) 2021-02-09 13:59:45 -08:00
Dongbo Wang d99afeed2d
Remove old .NET SDKs to make 'dotnet restore' work with the latest SDK in CI pipeline (#14746) 2021-02-09 13:53:35 -08:00
Travis Plunk 19ee77e520
Remove packaging from daily windows build (#14749) 2021-02-09 13:47:43 -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
Anam Navied e4e6ac34c0
Remove outdated linux dependencies (#14688) 2021-02-09 11:04:34 -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
dependabot-preview[bot] 6ad5f65e18
Bump NJsonSchema from 10.3.3 to 10.3.4 (#14714)
Bumps NJsonSchema from 10.3.3 to 10.3.4.

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-06 11:57:15 +05:00
Aditya Patwardhan e8988bf786
Update daily GitHub action to allow manual trigger (#14718) 2021-02-05 11:33:35 -08:00
Steve Lee 887467eb32
Add minimal progress bar using ANSI rendering (#14414) 2021-02-05 10:50:20 -08:00
Aditya Patwardhan fdc9a91d20
Update script to use .NET 6 build resources (#14705) 2021-02-05 10:29:48 -08:00
谭九鼎 8d7d5e7d0f
Fix the daily GitHub action (#14711) 2021-02-05 10:24:45 -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