GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.5k stars 470 forks source link

Make GAM available via winget #1673

Open BiosPlus opened 8 months ago

BiosPlus commented 8 months ago

I've currently made the effort to submit a PR to the winget pkgs repo to get the GAM package added: https://github.com/microsoft/winget-pkgs/pull/133570

However it is currently failing as a popup window is raised during the MSI installation, even with any of /quiet, /passive, /qn switches added. This issue has already been raised here: https://github.com/GAM-team/GAM/issues/1292

Once the PR has been accepted in the winget-pkgs repo, I'm happy to do some work and write out + link a PR in here with an additional github workflow which would auto submit new versions to the repo :)