Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

[release/3.1.1xx] Update dependencies from nuget/nuget.client #13042

Conversation

dotnet-maestro[bot]
Copy link

This pull request updates the following dependencies

From https://github.com/NuGet/NuGet.Client

  • Build: 5.4.0.6292
  • Date Produced: 11/2/2019 3:24 AM
  • Commit: 6f8eb3a2e1db6b458451b9cfd2a4f5557769b041
  • Branch: refs/heads/release-5.4.x
  • Updates:
    • NuGet.Build.Tasks -> 5.4.0-rtm.6292

…5.4.0.6292

- NuGet.Build.Tasks - 5.4.0-rtm.6292
@dotnet-maestro
Copy link
Author

dotnet-maestro bot commented Nov 11, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Waiting on checks: .NET Core CLI CI, .NET Core CLI CI (Build Linux Build_LinuxPortable_NoSuffix_Release_x64), .NET Core CLI CI (Build Linux Build_LinuxPortable_Release_x64), .NET Core CLI CI (Build Linux Build_Linux_musl_Debug_x64), .NET Core CLI CI (Build Linux Build_Rhel_6_Debug_x64), .NET Core CLI CI (Build Linux Build_Rhel_7_2_Release_x64), .NET Core CLI CI (Build Linux Build_Debian_jessie_Debug_x64), .NET Core CLI CI (Build Linux Build_CentOS_7_1_Debug_x64), .NET Core CLI CI (Build Linux Build_OpenSUSE_42_3_Debug_x64), .NET Core CLI CI (Build Darwin Build_Release), .NET Core CLI CI (Build Linux Build_Fedora_27_Debug_x64), .NET Core CLI CI (Build Windows_NT Build_Release_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_18_04_Debug_x64), .NET Core CLI CI (Build Windows_NT Build_DropSuffix_Release_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_16_04_Debug_x64), .NET Core CLI CI (Build Windows_NT Build_ES_Debug_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_14_04_Release_x64), .NET Core CLI CI (Build Windows_NT Build_Debug_x86)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@wtgodbe
Copy link
Member

wtgodbe commented Nov 11, 2019

We're hitting the OSX machine config issue in tests here (DOTNET_ROOT). @livarcocc @nguerrera @dsplaisted @wli3 who can take a look at this?

@dotnet-maestro
Copy link
Author

dotnet-maestro bot commented Nov 11, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Standard Merge Policies Unsuccessful checks: .NET Core CLI CI, .NET Core CLI CI (Build Darwin Build_Release)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@wtgodbe
Copy link
Member

wtgodbe commented Nov 11, 2019

0fed8b8 should do it (hopefully)

@dotnet-maestro
Copy link
Author

dotnet-maestro bot commented Nov 11, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • Waiting on checks: .NET Core CLI CI, .NET Core CLI CI (Build Linux Build_OpenSUSE_42_3_Debug_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_18_04_Debug_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_16_04_Debug_x64), .NET Core CLI CI (Build Linux Build_Ubuntu_14_04_Release_x64)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@@ -148,7 +148,7 @@ private Process CreateProcess(string executable, string args)
RemoveCliGeneratedEnvironmentVariablesFrom(psi);

// Set DOTNET_ROOT to ensure sub process find the same host fxr
string dotnetDirectoryPath = Path.GetDirectoryName(new RepoDirectoriesProvider().DotnetRoot);
string dotnetDirectoryPath = new RepoDirectoriesProvider().DotnetRoot;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wtgodbe this should be right now

@wtgodbe wtgodbe merged commit d5c0073 into release/3.1.1xx Nov 11, 2019
@wtgodbe wtgodbe deleted the darc-release/3.1.1xx-b0738cfb-cc8e-41df-b113-e44bac53fc4a branch November 11, 2019 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants