Commit graph

8986 commits

Author SHA1 Message Date
Travis Plunk 3e995cea82
fix issue with hash file gettting created before we have finished get-childitem 2021-09-28 15:49:13 -07:00
Aditya Patwardhan d57f10ed9a Merged PR 17284: Add changelog for 7.2.0-preview.10
Add changelog for 7.2.0-preview.10
2021-09-28 22:20:35 +00:00
Travis Plunk be83b2fc0a Add sha256 hashes to release (#16147)
* Add sha256 hashes to release

* Update tools/releaseBuild/azureDevOps/templates/release-CreateGitHubDraft.yml
2021-09-27 09:20:13 -07:00
Aditya Patwardhan 860017b2d6 Update Microsoft.CodeAnalysis.CSharp version (#16138) 2021-09-27 09:20:00 -07:00
Travis Plunk 845a77c3ce Change path for Component Governance for build to the path we actually use to build (#16137) 2021-09-27 09:19:42 -07:00
Dongbo Wang 6532f0d775 Use PlainText when writing to a host that doesn't support VT (#16092) 2021-09-15 11:13:17 -07:00
dependabot[bot] 0e79e596e4 Bump Microsoft.CodeAnalysis.NetAnalyzers (#16070)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21452.5 to 6.0.0-rc2.21458.5.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 11:13:10 -07:00
Steve Lee bd5e985cb0 Remove support for AppExeCLinks to retrieve target (#16044) 2021-09-15 11:13:05 -07:00
Aditya Patwardhan 1fb6443567 Update .NET to 6.0.100-rc.1.21458.32 (#16066) 2021-09-15 11:12:51 -07:00
Travis Plunk 5e2e44caee Update minimum required OS version for macOS (#16088) 2021-09-15 11:12:46 -07:00
Steve Lee 171c7ffdc8 Move GetOuputString() and GetFormatStyleString() to PSHostUserInterface as public API (#16075) 2021-09-15 11:12:39 -07:00
Dongbo Wang 72c8c9b24a Set locale correctly on Linux CI (#16073) 2021-09-15 11:12:33 -07:00
Steve Lee c1401377d4 Add isOutputRedirected parameter to GetFormatStyleString() method (#14397) 2021-09-15 11:12:26 -07:00
Paul Higinbotham 1dcc873952 Fix ConvertTo-SecureString with key regression due to .NET breaking change (#16068) 2021-09-15 11:12:21 -07:00
Robert Holt 2fd2dfce12 Ensure locale is set correctly on Ubuntu 20.04 in CI (#16067) 2021-09-15 11:12:16 -07:00
dependabot[bot] af19120251 Bump Microsoft.CodeAnalysis.NetAnalyzers (#16045) 2021-09-15 11:12:08 -07:00
Steve Lee 7c9bf378f0 Fix regression in Move-Item to only fallback to CopyAndDelete in specific cases (#16029)
If Move fails, check if known case before attempting CopyAndDelete:

- if an item is attempted to be renamed across filesystem mount boundaries.
- if the source and destination do not have the same root path.
2021-09-15 11:11:20 -07:00
github-actions[bot] 6ebc95e5dd Update .NET SDK version from 6.0.100-rc.1.21430.44 to 6.0.100-rc.1.21455.2 (#16041) 2021-09-15 11:11:12 -07:00
Robert Holt 5480f32889 Improve CommandInvocationIntrinsics API documentation and style (#14369) 2021-09-15 11:11:05 -07:00
Dongbo Wang 13c5aee0f8 Set $? correctly for command expression with redirections (#16046) 2021-09-15 11:10:52 -07:00
Aditya Patwardhan b29fa13507 Fix the GitHub Action for updating .NET daily builds (#16042) 2021-09-15 11:10:08 -07:00
dependabot[bot] 34188fceef Bump Microsoft.CodeAnalysis.CSharp from 4.0.0-3.final to 4.0.0-4.21430.4 (#16036) 2021-09-15 11:10:03 -07:00
Ikko Ashimine 0897956590 Fix typo in build.psm1 (#16038)
targetting -> targeting
2021-09-15 11:09:59 -07:00
Travis Plunk 87b714b612 Add .stylecop to filetypexml and format it (#16025) 2021-09-15 11:09:54 -07:00
Aditya Patwardhan b1e9eab8ec Bump .NET to 6.0.100-rc.1.21430.44 (#16028) 2021-09-15 11:09:48 -07:00
Paul Higinbotham 5f2e397154 Remove duplicate remote server mediator code (#16027) 2021-09-15 11:09:44 -07:00
Aditya Patwardhan 7e65ade6bd Move from PkgES hosted agents to 1ES hosted agents (#16023) 2021-09-15 11:09:38 -07:00
dependabot[bot] b5ef3551a6 Bump Microsoft.CodeAnalysis.NetAnalyzers (#16021)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc2.21423.3 to 6.0.0-rc2.21430.2.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 11:09:32 -07:00
Aditya Patwardhan 88df7e91b7 Update Ubuntu images to use Ubuntu 20.04 (#15906) 2021-09-15 11:09:26 -07:00
xtqqczze 0c984f2141 Use bool?.GetValueOrDefault() in FormatWideCommand (#15988) 2021-09-15 11:09:21 -07:00
Dongbo Wang b9ca321bd4 Fix the mac build by updating the pool image name (#16010) 2021-09-15 11:09:15 -07:00
Aditya Patwardhan 0a56fd1efd Use Alpine 3.12 for building PowerShell for alpine (#16008) 2021-09-15 11:09:10 -07:00
Ilya d36dc85612 Enable two previously disabled Get-Process tests (#15845) 2021-09-15 11:09:04 -07:00
Joel Sallow (/u/ta11ow) 2afa687b04 Use CurrentCulture when handling conversions to DateTime in Add-History (#16005) 2021-09-15 11:08:51 -07:00
github-actions[bot] b414fff353 Update .NET SDK version from 6.0.100-preview.6.21355.2 to 6.0.100-rc.1.21426.1 (#15648) 2021-09-15 11:08:39 -07:00
Aditya Patwardhan d54f80ee78 Ignore error from Find-Package (#15999) 2021-09-15 11:08:24 -07:00
Aditya Patwardhan d1f4a16c6d Find packages separately for each source in UpdateDotnetRuntime.ps1 script (#15998) 2021-09-15 11:02:51 -07:00
Daryl Graves 6a2c9c80a5 Format-Wide: Fix NullReferenceException (#15990) 2021-09-15 11:02:45 -07:00
Aditya Patwardhan 93f8840260 Enable sending Teams notification when workflow fails (#15982) 2021-09-15 11:01:13 -07:00
Aditya Patwardhan cb0773c003 Update metadata to start using .NET 6 RC1 builds (#15981) 2021-09-15 11:01:04 -07:00
dependabot[bot] 4a8a41333d Bump Microsoft.CodeAnalysis.NetAnalyzers (#15985) 2021-09-15 11:00:51 -07:00
Aditya Patwardhan d3465ab76f Revert "Use GetValueOrDefault() for nullable PSLanguageMode (#13849)" (#15980) 2021-09-15 10:59:15 -07:00
Dongbo Wang f7b3389331 Merged PR 16810: Update the changelog for 7.2.0-preview.9
Update the changelog for 7.2.0-preview.9
2021-08-19 23:48:32 +00:00
dependabot[bot] 176303d172
Bump Microsoft.CodeAnalysis.NetAnalyzers (#15944)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0-rc1.21413.4 to 6.0.0-rc2.21417.3.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 14:06:30 +05:00
Aditya Patwardhan 7d53fbbdf7
Update change logs for 7.0.7 and 7.1.4 (#15921) 2021-08-17 11:58:19 -07:00
arfy slowy 55855fbe5d
Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
Steve Lee a162856af5
Change default to OutputRendering.Host and remove OutputRendering.Automatic (#15882) 2021-08-16 14:17:07 -07:00
dependabot[bot] b3a12b4faa
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#15934) 2021-08-16 08:52:07 -07:00
dependabot[bot] 9fcc5631b1
Bump Microsoft.CodeAnalysis.NetAnalyzers to newer version (#15935) 2021-08-16 08:50:15 -07:00
Dongbo Wang eeb0407377
Add more tests to validate the current command error handling behaviors (#15919) 2021-08-14 14:31:49 -07:00