Skip to content

Support Update VS Code from Command Palette#77515

Merged
joaomoreno merged 2 commits intomicrosoft:masterfrom
webclipper:feat/checkUpdate
Oct 25, 2019
Merged

Support Update VS Code from Command Palette#77515
joaomoreno merged 2 commits intomicrosoft:masterfrom
webclipper:feat/checkUpdate

Conversation

@DiamondYuan
Copy link
Contributor

close #77184

@msftclas
Copy link

msftclas commented Jul 17, 2019

CLA assistant check
All CLA requirements met.

@DiamondYuan
Copy link
Contributor Author

@joaomoreno

CI broken,How to fix it ?

src/vs/workbench/contrib/update/common/update.ts:6:48:Unexternalized string found: "update.showCurrentReleaseNotes"
src/vs/workbench/contrib/update/common/update.ts:7:45:Unexternalized string found: "update.checkForVSCodeUpdate"

Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge both classes, there's no need for an abstract class here.

@DiamondYuan
Copy link
Contributor Author

Please merge both classes, there's no need for an abstract class here.

Ci Broken,Time out

@joaomoreno
Copy link
Member

joaomoreno commented Jul 18, 2019

CI is not broken. You are using double quotes instead of double quotes. CI is telling you exactly that.

@DiamondYuan
Copy link
Contributor Author

DiamondYuan commented Jul 18, 2019

CI is not broken. You are using double quotes instead of double quotes. CI is telling you exactly that.

image

https://dev.azure.com/vscode/VSCode/_build/results?buildId=23300

Last CI broken was due to timeout. I have solved the error.

@joaomoreno joaomoreno added this to the Backlog milestone Jul 18, 2019
@joaomoreno joaomoreno added the install-update VS Code installation and upgrade system issues label Jul 18, 2019
@DiamondYuan
Copy link
Contributor Author

cc @joaomoreno when will whit PR be merged ?

@joaomoreno joaomoreno merged commit 264ec27 into microsoft:master Oct 25, 2019
@joaomoreno
Copy link
Member

Thanks! 🍻

@joaomoreno joaomoreno modified the milestones: Backlog, October 2019 Oct 25, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

install-update VS Code installation and upgrade system issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update VS Code from Command Palette

4 participants