Commit graph

8660 commits

Author SHA1 Message Date
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
Travis Plunk 00b4b83839
Make universal Deb package based on deb package spec (#14681) 2021-02-02 14:44:50 -08:00
谭九鼎 59550bbafe
GitHub Actions: fix deprecated ::set-env (#14629) 2021-02-02 10:15:11 -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
Steve Lee ec5a77653c
When formatting, if collection is modified, don't fail the entire pipeline (#14438) 2021-01-27 16:37:36 -08:00
Dongbo Wang 7e9118c7e0
Use Needs-Triage instead of Issue-Question for new issues (#14645) 2021-01-25 17:50:54 -08:00
Robert Holt 25eaf5ccf7
Update README and metadata.json for 7.0.4 release (#14612) 2021-01-25 16:19:24 -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
dependabot-preview[bot] 9dafad3003
Bump NJsonSchema from 10.3.2 to 10.3.3 (#14619)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/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-23 10:59:57 -08:00
Robert Holt 6eee69bf51
Add manual release automation steps and improve changelog script (#14445) 2021-01-21 14:06:26 -08:00
Dongbo Wang aebd2baa1c
Fix release build to upload global tool packages to artifacts (#14620) 2021-01-20 17:59:51 -08:00
Travis Plunk c406f9fe68
Update distribution support request template to point to dotnet 5.0 support doc (#14578) 2021-01-20 09:26:10 -08:00
Travis Plunk ea40e8f142
Remove security template (#14453) 2021-01-20 09:24:25 -08:00
Robert Holt 73f852da42
Port changes from 7.0.4 release (#14637)
* Add 7.0.4 CHANGELOG
* Update metadata.json LTS tag to 7.0.4
2021-01-20 09:18:43 -08:00