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

VS Code Release 1.70 #11638

Closed
14 of 16 tasks
andreafalzetti opened this issue Jul 26, 2022 · 2 comments
Closed
14 of 16 tasks

VS Code Release 1.70 #11638

andreafalzetti opened this issue Jul 26, 2022 · 2 comments

Comments

@andreafalzetti
Copy link
Contributor

andreafalzetti commented Jul 26, 2022

Endgame: microsoft/vscode#156110

Expected release date: 04/08

DRI: @mustard-mh @jeanp413
Plan:

@mustard-mh
Copy link
Contributor

I'd like to release openvscode-server but there are some things that block the process

I'll start another workspace and try it again

@mustard-mh
Copy link
Contributor

mustard-mh commented Aug 5, 2022

Following the steps that JP told me in the meeting works well [1] 👍 I should update our doc

I'm going to release openvscode-server

git clean -xdf
yarn && yarn watch

# test
yarn --cwd test/integration/browser compile
./scripts/test-web-integration.sh --browser chromium

# smoke test
yarn --cwd ./test/smoke compile
yarn smoketest-no-compile --web --headless --electronArgs="--disable-dev-shm-usage"

image

@akosyakov akosyakov moved this from In Progress to In Review in 🚀 IDE Team Aug 8, 2022
@akosyakov akosyakov moved this from In Review to In Progress in 🚀 IDE Team Aug 16, 2022
@mustard-mh mustard-mh moved this from In Progress to Done in 🚀 IDE Team Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants