Shivam Kumar

Results 38 comments of Shivam Kumar

> Thanks for the PR - before I review it can you please sign the ECA (please let me know if you have any issues). Unfortunately I cannot accept a...

> Based on the comments on the v5 repo I'm happy to accept a PR for this. Any implementation will need to allow for the possibility of the connection dropping...

Another flag could be added to dapr init for specifying custom folder which will be used instead of HomeDir to install dapr binaries as well as config files etc. Something...

> @shivamkm07 IMO we should add E2E tests for at least init and uninstall in k8s mode. WDYT ? Done

Docs PRs: https://github.com/dapr/docs/pull/2752 https://github.com/dapr/cli/pull/1054

winget doesn't support zip applications in 1.3 release. The supported file formats are EXE, INNO, NULLSOFT, MSI, APPX, MSIX, BURN, PORTABLE. Support for adding zip files is WIP: https://github.com/microsoft/winget-cli/issues/140. A...

> Looks like this should be significantly easier now due to portable packages in [winget 1.3](https://devblogs.microsoft.com/commandline/windows-package-manager-1-3/) Portable packages as well require releases in one of the supported formats, e.g. [kubectl](https://github.com/microsoft/winget-pkgs/blob/167b2e97fcf0b36712b6c89206cb84d9274b669b/manifests/k/Kubernetes/kubectl/1.24.2/Kubernetes.kubectl.installer.yaml#L12),...

> winget doesn't support zip applications in 1.3 release. The supported file formats are EXE, INNO, NULLSOFT, MSI, APPX, MSIX, BURN, PORTABLE. Support for adding zip files is WIP: [microsoft/winget-cli#140](https://github.com/microsoft/winget-cli/issues/140)....

> @shivamkm07 when should the associated PR be merged?? It can be merged only after: 1. There is an existing manifest for dapr in winget: https://github.com/microsoft/winget-pkgs/pull/81209 2. Fork of `winget-pkgs`...

Update: 1.9.0-rc.1 has been published to winget: https://github.com/microsoft/winget-pkgs/tree/master/manifests/d/Dapr/CLI/Preview/1.9.0-rc.1 As per discussion with maintainers of winget-pkgs (https://github.com/microsoft/winget-pkgs/pull/82508), *rc* releases would be released with PackageIdentifier `Dapr.CLI.Preview` while the stable ones would be...