Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding dotnet3.1/dotnet-eng packages sources #3786

Merged

Conversation

ChadNedzlek
Copy link
Member

@ChadNedzlek ChadNedzlek commented Aug 26, 2020

In order to remove dependencies on sleet from release branches,
it is neccessary to preemptively add these sources so that mehanisms
will be able to restore these packages.

Sleet must be removed because of it's strong dependency on spcific
nuget.packaging versions, which are not stable between 3.0 and 3.1
causing method load exceptions.

Microsoft Reviewers: Open in CodeFlow

In order to remove dependencies on sleet from release branches,
it is neccessary to preemptively add these sources so that mehanisms
will be able to restore these packages.

Sleet must be removed because of it's strong dependency on spcific
nuget.packaging versions, which are not stable between 3.0 and 3.1
causing method load exceptions.
@ChadNedzlek ChadNedzlek requested a review from a team as a code owner August 26, 2020 23:38
@ChadNedzlek ChadNedzlek requested a review from mmitche August 26, 2020 23:38
@ghost ghost assigned ChadNedzlek Aug 26, 2020
@RussKie
Copy link
Member

RussKie commented Aug 27, 2020

@msftbot merge when @mmitche approves

@ghost ghost added the :octocat: automerge label Aug 27, 2020
@dotnet dotnet deleted a comment Aug 27, 2020
@mmitche mmitche removed the :octocat: automerge label Aug 27, 2020
Copy link
Member

@mmitche mmitche left a comment

Choose a reason for hiding this comment

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

@wtgodbe @silvioguiso This is here because we will need to stop publishing packages to dotnet-core for 3.1 because of incompatibilities between the 3.1 SDK and the version of nuget that the dotnet-core feed requires (it's a blob feed).

We are preparing the other side of this change in arcade 3.x. Feel free to check this in when you want, but if builds are working at the moment and not blocked it could wait till the next release.

@mmitche mmitche merged commit 0055898 into dotnet:release/3.1 Sep 9, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants