Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Include Winget Packages in Release Process #1338

Open
4 tasks done
andylizf opened this issue Jun 22, 2023 · 5 comments
Open
4 tasks done

[Feature Request]: Include Winget Packages in Release Process #1338

andylizf opened this issue Jun 22, 2023 · 5 comments

Comments

@andylizf
Copy link

Version

  • I'm using version 1.14.1

Existing requests

  • I've checked Existing requests

Advanced Preferences

  • I've checked Advanced Preferences

What operating system are you using?

Windows

Operating System Version

Windows 11 version 22H2

Problem description

I would like to request the addition of Winget packages to the release process of the Strectchly repository.

Possible solution

I propose that with each new release of Strectchly, a corresponding Winget package is also created and made available. This would greatly simplify the installation process for users who prefer using Winget as their package manager.

Alternative solutions

Instead of creating and maintaining Winget packages alongside the regular releases, an alternative solution could be to provide a script or tool that automates the process of generating Winget manifests for Strectchly.

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hovancik
Copy link
Owner

hovancik commented Jun 22, 2023

Is it possible to create automated wingets? I am not a windows user so I have no idea. From what I can see, somebody somewhere makes Stretchly for winget: https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/Stretchly/Stretchly

@andylizf
Copy link
Author

You are correct that an existing Winget package for Stretchly is available in winget-pkgs repository. However, the version provided in the manifest is not the latest one.

To ensure that the Winget package is up to date with each release, it would be beneficial to simultaneously update the winget-pkgs repository when releasing new versions of Stretchly. Additionally, setting up a GitHub Action to automate the creation and update of the winget-pkgs repository would further streamline the process.

By doing so, Windows users will have the convenience of quickly installing and updating Stretchly using their preferred package manager.

@hovancik
Copy link
Owner

I would gladly accept a PR or example PR of another project :)

@andylizf
Copy link
Author

andylizf commented Jul 3, 2023

Probably related to winget-pkgs#1515 or actions/winget-releaser

@generrosity
Copy link

Aaaah, this makes more sense to why the freshly installed app is complaining about updates available 😅

+1 to using automation, especially if that second on is 'inbuilt' to github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants