- Notifications
You must be signed in to change notification settings - Fork920
ci: fix winget-release workflow#11865
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Closed#11842 Based on the same idea as inmicrosoft/devhome#2167
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Seems reasonable to me.
@mdanish-kh, I would appreciate it if you could look before I merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good, thisshould resolve winget-create's failure (although I haven't been able to test it out). I would suggest kicking off a re-run after merging this, the PR won't get created since Coderv2.7.2
is already in the repo, but we would be able to see if the original error reproduces or not.
A rerun of thefailed workflow will not use the latest version. The release workflow only gets triggered on a release. So let's see what happens. |
Uh oh!
There was an error while loading.Please reload this page.
Closes#11842
Based on the same idea as inmicrosoft/devhome#2167