Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 25, 2019

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Build: 20190924.3
  • Date Produced: 9/24/2019 6:16 PM
  • Commit: 0e9ffd6464aff37aef2dc41dc2162d258f266e32
  • Branch: refs/heads/release/3.x
  • Updates:
    • Microsoft.DotNet.Arcade.Sdk -> 1.0.0-beta.19474.3

From https://github.com/aspnet/Extensions

  • Build: 20190925.1
  • Date Produced: 9/26/2019 2:05 AM
  • Commit: 6f84a4a3d89182f0a5007c40eb0880ebee489ca0
  • Branch: refs/heads/release/3.0
  • Updates:
    • Microsoft.Extensions.Configuration.Json -> 3.0.0
    • Microsoft.Extensions.DependencyInjection -> 3.0.0
    • Microsoft.Extensions.Configuration.EnvironmentVariables -> 3.0.0
    • Microsoft.Extensions.Configuration -> 3.0.0
    • Microsoft.Extensions.Caching.Memory -> 3.0.0
    • Microsoft.Extensions.HostFactoryResolver.Sources -> 3.0.0-rc2.19475.1
    • Microsoft.Extensions.Logging -> 3.0.0

…924.3

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19474.3
@dotnet-maestro dotnet-maestro bot requested a review from dougbu as a code owner September 25, 2019 16:23
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 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: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build macOS), EntityFrameworkCore-ci (Build Windows)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

- aspnet/AspNetCore-Internal#3153
@wtgodbe
Copy link
Member

wtgodbe commented Sep 25, 2019

Same as dotnet/blazor#1899

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 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: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build macOS), EntityFrameworkCore-ci (Build Windows)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 25, 2019

Agreed @wtgodbe

This PR is hitting the known Unable to find package Microsoft.DotNet.Arcade.Sdk with version (= 1.0.0-beta.19474.3) issue. See also aspnet/AspLabs#225

@dotnet-maestro
Copy link
Contributor Author

Auto-Merge Status

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

  • Standard Merge Policies Unsuccessful checks: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build macOS), EntityFrameworkCore-ci (Build Windows)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 25, 2019

The Windows leg is also hitting the known issue w/ iris.mdf. @smitpatel and @bricelam wasn't that issue resolved?

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 25, 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: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Windows), EntityFrameworkCore-ci (Build macOS)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 26, 2019

@aspnet/efteam is the fix for the iris.mdf issue only in the 'release/3.1' branch? If yes, please cherry-pick that fix into this PR's branch.

@dotnet-maestro
Copy link
Contributor Author

Auto-Merge Status

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

  • Standard Merge Policies Unsuccessful checks: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Windows), EntityFrameworkCore-ci (Build macOS)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 26, 2019

@wtgodbe this needs your changes from #18027

/Users/vsts/agent/2.155.1/work/1/s/.dotnet/sdk/3.0.100/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): error NU5048: The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl [/Users/vsts/agent/2.155.1/work/1/s/src/EFCore.Abstractions/EFCore.Abstractions.csproj]

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 26, 2019

Auto-Merge Status

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

  • Waiting on checks: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build macOS), EntityFrameworkCore-ci (Build Windows)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

…0190925.1

- Microsoft.Extensions.Configuration.Json - 3.0.0
- Microsoft.Extensions.DependencyInjection - 3.0.0
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.0
- Microsoft.Extensions.Configuration - 3.0.0
- Microsoft.Extensions.Caching.Memory - 3.0.0
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.0-rc2.19475.1
- Microsoft.Extensions.Logging - 3.0.0
@dotnet-maestro dotnet-maestro bot changed the title [release/3.0] Update dependencies from dotnet/arcade [release/3.0] Update dependencies from dotnet/arcade aspnet/Extensions Sep 26, 2019
Disable tests that delete databases on CI
Don't delete databases in CI script, instead clean Northwind
Change DbContextOptionsBuilderExtensions.ApplyConfiguration to always use an ExecutionStrategy

Fixes #16342
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner September 26, 2019 07:32
@AndriySvyryd
Copy link
Member

@aspnet/efteam is the fix for the iris.mdf issue only in the 'release/3.1' branch? If yes, please cherry-pick that fix into this PR's branch.

Done

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 26, 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: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build Windows), EntityFrameworkCore-ci (Build macOS)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

<add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" />
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
<add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
<add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
Copy link
Contributor

Choose a reason for hiding this comment

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

@mmitche do we still need the dotnet-core and roslyn feeds? (BTW great to see the new versioned feeds 🥇)

Copy link
Member

Choose a reason for hiding this comment

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

dotnet-core for sure until I can move some legacy packages off into the appropriate places. We should be able to get rid of roslyn. I'd give it a go.

@wtgodbe
Copy link
Member

wtgodbe commented Sep 26, 2019

Just merged the PackageIcon fix

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 26, 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: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@dougbu
Copy link
Contributor

dougbu commented Sep 27, 2019

/azp run EntityFrameworkCore-ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Sep 27, 2019

Auto-Merge Status

This pull request will be merged because the following merge policies have succeeded.

  • ✔️ Standard Merge Policies Succeeded - Successful checks: EntityFrameworkCore-ci, EntityFrameworkCore-ci (Build Linux), EntityFrameworkCore-ci (Build Windows), EntityFrameworkCore-ci (Build macOS)
  • ✔️ Standard Merge Policies Succeeded - No reviews have requested changes.

@wtgodbe wtgodbe merged commit 536cfd4 into release/3.0 Sep 27, 2019
@wtgodbe wtgodbe deleted the darc-release/3.0-82f12304-a8b1-42ec-b62f-fde98105ab5a branch September 27, 2019 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants