vedantmgoyal9 / winget-releaser

Publish new releases of your application to the Windows Package Manager easily.
https://docs.bittu.eu.org/docs/winget-releaser-playground
GNU Affero General Public License v3.0
166 stars 22 forks source link

[Feature/Idea]: Add support for portable zip installer packages #288

Closed ST-DDT closed 9 months ago

ST-DDT commented 9 months ago

What would you like to see changed/added?

Winget has a feature that allows installing exe's contained in a zip aka portable apps. It would be nice, if that package type would be supported.

See here for an example of such a portable app installer config: https://github.com/microsoft/winget-pkgs/blob/master/manifests/h/Hashicorp/Terraform/1.7.1/Hashicorp.Terraform.installer.yaml

vedantmgoyal9 commented 9 months ago

This can be done by setting installers-regex to \.zip$. Please try and let me know if there are any issues.

ST-DDT commented 9 months ago

Oh I have missed the part in the docs that mentions reusing existing versions.

Maybe add that as an explicit requirement section instead of putting it in the getting started guide or mention it in the config section again that the other "properties" are taken from previous versions.

The linked website seems to be down: https://docs.bittu.eu.org/winget-releaser-playground

ST-DDT commented 9 months ago

Thanks for your time.

vedantmgoyal9 commented 9 months ago

Oh I have missed the part in the docs that mentions reusing existing versions.

Maybe add that as an explicit requirement section instead of putting it in the getting started guide or mention it in the config section again that the other "properties" are taken from previous versions.

The linked website seems to be down: https://docs.bittu.eu.org/winget-releaser-playground

@ST-DDT The link is working now.

ST-DDT commented 9 months ago

Thanks. Have a nice week 👋

vedantmgoyal9 commented 4 months ago

@allcontributors please add @ST-DDT for doc, ideas

allcontributors[bot] commented 4 months ago

@vedantmgoyal9

I've put up a pull request to add @ST-DDT! :tada: