Skip to content

Install NuGet and its dependencies in mirror stage of release pipeline#3441

Merged
mthalman merged 2 commits intodotnet:mainfrom
mthalman:nuget-install
May 16, 2023
Merged

Install NuGet and its dependencies in mirror stage of release pipeline#3441
mthalman merged 2 commits intodotnet:mainfrom
mthalman:nuget-install

Conversation

@mthalman
Copy link
Copy Markdown
Member

Fixes #3423

@ghost ghost added the untriaged label May 12, 2023
@ghost
Copy link
Copy Markdown

ghost commented May 12, 2023

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@premun
Copy link
Copy Markdown
Member

premun commented May 12, 2023

I am not sure if we want mono - isn't it better to install .NET 7 and use dotnet nuget ...?

@premun
Copy link
Copy Markdown
Member

premun commented May 12, 2023

Again, maybe Arcade here would help

@mthalman mthalman closed this May 12, 2023
@mthalman mthalman deleted the nuget-install branch May 12, 2023 20:11
@mthalman mthalman restored the nuget-install branch May 15, 2023 19:27
@mthalman mthalman reopened this May 15, 2023
@mthalman
Copy link
Copy Markdown
Member Author

I am not sure if we want mono - isn't it better to install .NET 7 and use dotnet nuget ...?

I've tried that but haven't been unable to get it authenticated to the feed. And even then, I was only able to get this to work by adding the NuGetAuthenticate task.

@premun
Copy link
Copy Markdown
Member

premun commented May 16, 2023

So .NET 7 SDK + NuGet Authenticate wouldn't work?

That's so weird.. I imagine that's what was on the 1es-ubuntu image

@mthalman
Copy link
Copy Markdown
Member Author

So .NET 7 SDK + NuGet Authenticate wouldn't work?

That's so weird.. I imagine that's what was on the 1es-ubuntu image

Nope, that didn't work in my testing. I've tried all sorts of combinations and these changes are the only thing that worked.

@mthalman mthalman merged commit d4f4973 into dotnet:main May 16, 2023
@mthalman mthalman deleted the nuget-install branch May 16, 2023 14:40
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.

Release pipeline: mono executable error when mirroring NuGet packages

3 participants