Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Dec 14, 2021

6.0 port of #39022.

Fixes a bug where preview, RC, and RTM targeting pack installers all have the same Dependency Provider Key due to using only Major.Minor.Patch as their version string. Also turns on build of the targeting pack for 6.0.2.

@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Dec 14, 2021
@wtgodbe wtgodbe requested review from a team and joeloff December 14, 2021 22:06
@wtgodbe wtgodbe requested a review from Pilchie as a code owner December 14, 2021 22:06
@ghost ghost added this to the 6.0.x milestone Dec 14, 2021
@ghost
Copy link

ghost commented Dec 14, 2021

Hi @wtgodbe. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

<TargetingPackInstallerBaseName>aspnetcore-targeting-pack</TargetingPackInstallerBaseName>

<!-- This is used to produce targeting pack installers/packages once per major.minor. -->
<!-- This is used to produce targeting pack installers/packages once per major.minor, or when we need to service it (e.g. 6.0.2) -->
Copy link
Member

Choose a reason for hiding this comment

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

This is to address the package code issue with the repair scenario in the short term, correct?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes

@dougbu
Copy link
Contributor

dougbu commented Dec 14, 2021

@TanayParikh this is still failing on macOS as if you did not change the HttpClient timeout. Ideas❔

The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing.

@TanayParikh
Copy link
Contributor

TanayParikh commented Dec 15, 2021

@TanayParikh this is still failing on macOS as if you did not change the HttpClient timeout. Ideas❔

The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing.

This source nor the target branches have the macos timeout related fixes from yesterday.

image

Backport discussion here: #39032

@wtgodbe
Copy link
Member Author

wtgodbe commented Dec 15, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@wtgodbe wtgodbe requested a review from dougbu as a code owner December 17, 2021 22:05
@Pilchie Pilchie added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Dec 20, 2021
@wtgodbe wtgodbe merged commit 21bdd57 into dotnet:release/6.0 Jan 4, 2022
@wtgodbe wtgodbe deleted the wtgodbe/DepProv6 branch January 4, 2022 18:23
@ghost ghost modified the milestones: 6.0.x, 6.0.2 Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants