vscode/test/automation/src
Robo 4c5bfb172a
feat: create versioned resources for windows setup (#263998)
* feat: create versioned resources for windows setup

* chore: use inno_updater to remove old installation

* chore: remove old installation as part of setup

* chore: update explorer-command

* chore: prefer session-end

* chore: uninst delete updating_version

* chore: make session-ending write synchronous

* chore: cleanup updateService.win32.ts

* chore: invoke inno_updater gc path for non background update

* chore: move session-end path to runtime

* chore: use commit for updating_version

* chore: fix invalid string

* chore: set appUpdate path

* chore: update inno_updater

* chore: empty commit for testing

* chore: some cleanups

1) Check for session-ending flag in appx and tunnel callsites
2) Move gc for background update to cleanup phase in updateservice
3) Set update state to ready when there is a running inno_setup

* chore: disallow same version update

* chore: disallow application launch in the middle of update

* chore: empty commit for testing

* chore: bump inno_updater

* chore: empty commit for testing

* chore: move gc to update startup

* chore: move feature behind insider only check

* chore: bump inno_updater

* chore: bump explorer-command

* fix: build

* fix: gc for background update in system setup

* chore: create separate cli entrypoints for build

* fix: check for setup mutex created by inno

* chore: remove problematic updatingVersionPath deletion

* chore: remove redundant update check

* chore: bump inno_updater

* chore: fix build

* chore: bump inno updater
2025-11-24 21:32:12 +09:00
..
activityBar.ts
application.ts Enable tracing (#274203) 2025-10-30 23:19:54 +00:00
chat.ts Add a send message tool for automation & mcp (#273306) 2025-10-26 14:35:03 +08:00
code.ts Enable tracing (#274203) 2025-10-30 23:19:54 +00:00
debug.ts
editor.ts
editors.ts
electron.ts feat: create versioned resources for windows setup (#263998) 2025-11-24 21:32:12 +09:00
explorer.ts
extensions.ts
index.ts Add a send message tool for automation & mcp (#273306) 2025-10-26 14:35:03 +08:00
keybindings.ts
localization.ts
logger.ts
notebook.ts re-enable tests to look for failure (#270299) 2025-10-10 10:01:16 -07:00
notification.ts Add a send message tool for automation & mcp (#273306) 2025-10-26 14:35:03 +08:00
peek.ts
playwrightBrowser.ts Use a bigger video size (#273449) 2025-10-26 20:38:49 -07:00
playwrightDriver.ts Workaround https://github.com/microsoft/playwright/issues/37418 2025-11-21 13:36:46 -08:00
playwrightElectron.ts Use a bigger video size (#273449) 2025-10-26 20:38:49 -07:00
problems.ts
processes.ts Fix one more import 2025-11-10 10:11:32 -08:00
profiler.ts
quickaccess.ts chat - add a smoke test to check for AI disabling support (#273940) 2025-10-29 13:16:26 +00:00
quickinput.ts
scm.ts
search.ts
settings.ts
statusbar.ts Git - adopt the new icons for the statusbar command (#273789) 2025-10-28 19:37:40 +00:00
task.ts
terminal.ts Add lint rule for as any and bulk ignore all existing breaks 2025-10-02 23:38:33 -07:00
viewlet.ts
workbench.ts Add a send message tool for automation & mcp (#273306) 2025-10-26 14:35:03 +08:00