Azure / azure-storage-azcopy

The new Azure Storage data transfer utility - AzCopy v10
MIT License
602 stars 217 forks source link

Release file add winget support installer formats #2001

Open kkbruce opened 1 year ago

kkbruce commented 1 year ago

Release file (https://github.com/Azure/azure-storage-azcopy/releases) add winget support installer formats. We can upload or download it from winget.

https://learn.microsoft.com/en-us/windows/package-manager/winget/#supported-installer-formats

jbpaux commented 1 year ago

Now that winget 1.4 supports zip files method, it would be great to add winget package distribution to azcopy. Not sure how you want to enable distribution but I may help. (I also manage chocolatey azcopy10 package)

kkbruce commented 1 year ago

Let me study how to implement it; thanks.

jbpaux commented 1 year ago

No offense but I think that's something intended to MS folks to implement in their release pipeline we don't have access to. Hopefully @gapra-msft or @zezha-msft can help 😅

kkbruce commented 1 year ago

I understand. I look forward to it.

jbpaux commented 1 year ago

But why close the issue 😟?

nakulkar-msft commented 1 year ago

@jbpaux we do plan on getting this via winget. Please wait while we add the support.

kimjamia commented 2 weeks ago

Any updates?