Justin Emgarten
Justin Emgarten
Are you using sleet.exe or the dotnet tool package? I'll take a look at updating to the latest AWS. From the error it looks like a dependency didn't make it...
@hutterm try installing the updated version here: https://www.nuget.org/packages/Sleet/5.1.3 Let me know if your SSO profile works with these changes. If not I may need some help from you to get...
Glad it worked! Thanks for including help on the client name, I'm sure others will run into that as well.
I would happy to take a PR that improves the SSO experience. I don't have an AWS account that signs in this way which makes it difficult for me to...
Are you trying to mirror the feed or read the catalog?
Currently auth isn't supported for NuGetMirror. It could be added as a feature since NuGetMirror uses the same NuGet http client as NuGet.exe
A PR would be great, take a look at: https://github.com/emgarten/NuGet.CatalogReader/blob/main/src/NuGet.CatalogReader/HttpReaderBase.cs This is where it sets up the http client using the NuGet.Protocol library.
@vonj no, currently there is no auth being performed
Are you still having issues with this?
I like the first option best also, I really wouldn't expect old pages to add new entries or change. The design is that only the newest page would change based...