question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make sure all new packages have been mirrored to dotnet-public once per year

See original GitHub issue

Every time we bump major version, we get a set of “new” packages, since packages like Microsoft.DotNet.Web.ItemTemplates.7.0 have the Major version in their name. This means someone needs to manually mirror these packages to dotnet-public so that further versions on nuget.org get auto-mirrored. We should have an automatic process to pick these up (along with new OOB package that might come along in a major release) so that we don’t have to remember to do this manually every year.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
michellemcdanielcommented, Nov 21, 2022

In the staging pipeline, we have test feeds that we create on the fly to end-to-end test our publishing code. I’m sure we could follow that pattern. @jonfortescue worked on that and between him and me, we could walk someone through the process (all the code already exists, it would just be a matter of reusing it and hooking it all up).

1reaction
garathcommented, Nov 9, 2022

We have the same issue with e.g. https://www.nuget.org/packages/Microsoft.NET.Workload.Emscripten.Manifest-7.0.100 which is also not on dotnet-public right now.

@akoeplinger I have just pushed all versions to dotnet-public.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Requires packages.microsoft.com cdn of China · Issue #2882
The team is unable to create a VM in China to test the exact scenario you're hitting here. However, there is a mirror...
Read more >
AirPlay Issues Since Switching to Big Sur on MacBook Pro
AirPlay seems to have been wiped out on my MacBook Pro since the move to Big ... Make sure to choose the correct...
Read more >
If screen mirroring or streaming isn't working on your ...
Try these steps first. After each step, see if you still need help. Make sure that your AirPlay-compatible devices are turned on and...
Read more >
Solved: Can I disable the screen mirror on my monitor?
Hey everyone, I'm wondering if it is possible to disable the screen mirroring on my TV so that I have all the performance...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found