Sleet
Sleet copied to clipboard
A static nuget feed generator for Azure Storage, AWS S3, and more.
Hello, I encounter a failure from visual studio to fetch a pdb in the generated symbol layout. for an internal library. sleet generates: E29B7602B2E9478E90B0B183C9E31CAA21 while visual studio hits the entry:...
Update from `Microsoft.Azure.Storage.Blob` to `Azure.Storage.Blobs`
Maybe an `index.html` could be generated at the root of the container, and then using the new static website feature of Azure this would be served on the main url....
When publishing a symbol package to the Azure feed, Sleet preserves the casing of file names and creates the PDB hash directory in uppercase. So the PDB path looks like...
Hello, does the sleet endpoint work with Find-Module for powershell 6? I'm having trouble getting it to work, but not sure if it's even supported? Thanks!
Support current symbol package format. - Ref: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg
https://github.com/emgarten/Sleet/blob/main/doc/feed-type-azure.md Looking at the docs, I don't understand what to put in connectionString? I can only create a key, but it does not look at all like the sample connectionString.
I'm working on a way to speed up the PowerShell gallery, as it currently takes 500ms per individual request as it is basically one giant SQL server. Initially I built...
hello, after upgrading to sleet 5.2.5 i'm unable to auth into a s3 bucket on yandex cloud with error: ``` [Amazon.S3.AmazonS3Exception] The request signature we calculated does not match the...
when pointing sleet to a profile with AWS SSO credentials sleet responds with `[System.InvalidOperationException] Assembly AWSSDK.SSOOIDC could not be found or loaded. This assembly must be available at runtime to...