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

Adding /AUTOUPDATE switch to winget manifest template #330

Conversation

ldennington
Copy link

Adding the /AUTOUPDATE flag to our winget manifest template. This will ensure microsoft/git users get a toast notification when new versions of the tool are available.

Although this passed the winget validate test, it's tough to do more to validate this change until we have an official release of microsoft/git with this flag in the wild, so planning to let this PR sit open until I can verify this does what we expect it to do.

@derrickstolee
Copy link
Collaborator

@ldennington I'm going to merge this and kick off an installer build for you.

@derrickstolee derrickstolee merged commit 8322725 into microsoft:vfs-2.31.1 May 4, 2021
@ldennington
Copy link
Author

@ldennington I'm going to merge this and kick off an installer build for you.

Ah unfortunately Johannes corrected me this morning, looks like the flag needs to be /components="autoupdate". Sorry about the confusion - I'll get another PR out stat!

derrickstolee added a commit that referenced this pull request May 4, 2021
@dscho gave me the heads up that the `AUTOUPDATE` flag I submitted with [my last PR](#330) wasn't quite right. Correcting here based on his feedback.
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

Successfully merging this pull request may close these issues.

2 participants