Use github workflow to submit Perfview to Winget repository
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.
Any update? Here is a GitHub Action to do the steps on each release:
https://github.com/vedantmgoyal9/winget-releaser
@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.
the manifests are already present in winget but done by normal users for each release