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

Use github workflow to submit Perfview to Winget repository #1859

Open
MagicAndre1981 opened this issue Apr 14, 2023 · 3 comments
Open

Use github workflow to submit Perfview to Winget repository #1859

MagicAndre1981 opened this issue Apr 14, 2023 · 3 comments

Comments

@MagicAndre1981
Copy link
Contributor

MagicAndre1981 commented Apr 14, 2023

It would be nice to automatically update the Perfview package on winget to latest version when you do a release here. Powertoys do this via github workflow file.

Having something similar for Perfview whould be great.

@MagicAndre1981
Copy link
Contributor Author

Any update? Here is a GitHub Action to do the steps on each release:

https://github.com/vedantmgoyal9/winget-releaser

@brianrob
Copy link
Member

@MagicAndre1981 thanks for pinging this. From a quick search, it looks like we would need to add a manifest to the PerfView repo, and then we'd want to upload the manifest on each release of PerfView to point at the GitHub release.

Would you be up for doing some investigation on what it takes to do all of this and possibly PR-ing the manifest?

I think we'd need to trigger the upload from our internal release system, so that's something that I'd have to do.

@MagicAndre1981
Copy link
Contributor Author

the manifests are already present in winget but done by normal users for each release

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

No branches or pull requests

2 participants