Robo
01df559c18
chore: update to electron 16 ( #137241 )
...
* chore: bump electron@15.3.0
* chore: bump node@16.x
* chore: enable render process reuse
* Revert "watcher - use `type` property for crash reporter location"
This reverts commit bfa488dd8f
.
* Revert "watcher - enable crash reports on linux (#136264 )"
This reverts commit af261488f8
.
* chore: enable crashpad on linux
* chore: bump electron@15.3.1
* chore: update api changes
* chore: bump @vscode/sqlite3@5.0.3
* spec: skip non-context aware module unittests
* chore: fix perf hook integration with node environment
* fix: adopt fs api changes
* chore: fix integration tests
* chore: bump electron@15.3.2
* chore: bump electron@16.0.0
* temp(macOS): kill test instances in OSS
* Revert "temp(macOS): kill test instances in OSS"
This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.
* chore: update chromium version for clang downloader
* some 💄 changes
* align with changes
* adopt more fs.rm
* 💄
* chore: bump @vscode/sqlite3@5.0.4
* fix layers check to account for duplicated types from node.js
* update todo for type casts
* smoke - fix compile issue
* chore: update module cache
* watcher - fix unhandled rejection (fix #137416 )
* ci: update node version
* enable stack dumping
* update electron types to 16.x
* chore: bump @vscode/sqlite3@5.0.5
Refs https://github.com/microsoft/vscode/issues/137496
* fix layer issue
* add `AbortSignal` to core types
* chore: update linux compile flags
Refs 797723ec83
* ci: fix linux build
* ci: update github ci cache
* ci: fix remote build in github ci
* ci: better fix for remote build
* chore: bump azure cache
* chore: fix merge conflict
* :chore: update to electron@16.0.2
* chore: bump @vscode/sqlite3@5.0.7
* ci: update to gcc-4.9 for remote
Refs https://github.com/microsoft/vscode/issues/137659
* ci: switch to buster for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: fix build on linux arm64
* ci: fix arm client compiler toolchain
Refs #137927
* chore: bump electron@16.0.3
* ci: fix compile flags for the c toolchain
* chore: bump electron@16.0.4
* Add experimental dark mode flag (#139109 )
* Add experimental dark mode flag
* Apply PR feedback
* chore: bump electron@16.0.6
* chore: bump electron@16.0.7
Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300
* chore: experimental highlight API
* smoke - fix compile issue
* FIXME: custom ELECTRON_RUN_AS_NODE with node worker
* Revert "chore: bump electron@16.0.7"
This reverts commit 5fd01cf37c
.
* Revert "Revert "chore: bump electron@16.0.7""
This reverts commit a7f1b73951
.
* chore: fix github linux workflow
* chore: address review feedback
* chore: bump electron@16.0.8
* ci: revert to stretch distro for linux arm
Refs https://github.com/microsoft/vscode/issues/137927
* ci: force build
* chore: update yarn.lock
* address feedback
* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"
This reverts commit 7b48fa3732
.
* ci: fix remote folder build
* chore: fix github linux ci
* 🆙 `versionSpec`
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
Tyler James Leonhardt
e52c81e783
remove no longer needed prebuilds action
2022-02-02 09:24:33 -08:00
Noelle Caldwell
7b2528e65b
remove specific TS version for RichNav task
...
Use the default version specified by the RichCodeNavIndexer task
2022-02-01 10:01:12 -08:00
Alex Dima
c80889f152
Check that the /build/ folder compiles and all .js
is checked in ( #141653 )
2022-01-28 14:58:57 +01:00
Jackson Kearl
c0172e770b
Revert
2022-01-27 21:49:21 -08:00
Jackson Kearl
cab791bab5
Temporary window shift
2022-01-27 21:44:30 -08:00
Alex Dima
1b1d594671
Run headless on CI
2022-01-25 20:49:30 +01:00
Alex Dima
a33a712042
Install playwright deps
2022-01-25 19:38:08 +01:00
Alex Dima
fcb7a9f7c8
Install playwright using npx playwright install
2022-01-25 17:28:36 +01:00
Alex Dima
bd369c638e
Add check that the editor's ESM JS files can be loaded in a browser
2022-01-25 15:19:30 +01:00
Jackson Kearl
23213de9bb
Remove one copy cat, been getting lots of rate limit errors
2022-01-24 11:51:01 -08:00
Benjamin Pasero
c9960f9cee
Cleanup package.json test scripts ( #141210 )
...
* tests - remove `yarn test`
* fix smoke test
* readme
* 💄
* ci - do not install playwright
2022-01-22 13:07:14 +01:00
Martin Aeschlimann
3640c1a425
move remote and web tests to scripts folder
2022-01-21 14:33:34 +01:00
Jackson Kearl
be7ec0fed2
Delete build-chat.yml
...
Extra slack noise from community PR's not helpful, we get notifications for Azure CI failures anyways.
2022-01-20 20:00:29 -08:00
Benjamin Pasero
365fea1d61
fix #141060
2022-01-20 13:59:47 +01:00
isidor
f5c4e3096d
accessibility issues to Isidor
2022-01-20 11:49:48 +01:00
Jackson Kearl
bafe0b1bcf
ref stable rther than main
2022-01-19 13:54:52 -08:00
Jackson Kearl
16856037e0
Revert
2022-01-18 20:52:47 -08:00
Jackson Kearl
332267b091
temporarily extend triage window
2022-01-18 20:36:26 -08:00
Jackson Kearl
7ac956026f
add more allow labels
2022-01-18 19:00:20 -08:00
Benjamin Pasero
db8eff1085
tests - try to fix macOS GH CI
2022-01-16 15:14:33 +01:00
Alex Dima
e745988b75
Increase timeout (for cases when the yarn cache is not hit)
2022-01-13 16:15:17 +01:00
Daniel Imms
508d38f633
Increase integration test timeouts
...
Windows can hit this timeout and the other platforms are close, so increase across
the board.
2022-01-12 07:40:33 -08:00
Raymond Zhao
1e5cffe81b
Remove click here links for bot messages ( #140066 )
...
Fixes #140059
2022-01-03 17:52:39 -08:00
Jackson Kearl
6960f154ec
Expand range of classifier
2021-12-22 10:18:35 -08:00
Jackson Kearl
921fad0d62
Add workflow dispatch option to scraper
2021-12-14 16:45:14 -08:00
Jackson Kearl
ec0b0009ec
Clean up triage-needed
label on assign
2021-12-14 15:40:34 -08:00
Joao Moreno
39f1f7bd41
remove bogus build steps, added retries to yarn install in new places
...
fixes #138983
2021-12-13 14:25:12 +01:00
Benjamin Pasero
52eaad0761
ci - add name of browser to web tests
2021-12-08 10:17:19 +01:00
Jackson Kearl
6ee5fe3e9d
Pull in req. packages
2021-12-07 08:42:46 -08:00
Jackson Kearl
b2e10fed3f
Implement round-robin classifier
...
Fixes #136688
2021-12-07 08:42:14 -08:00
Dirk Baeumer
93347ca210
Move to latest LSIF indexer
2021-12-02 15:16:00 +01:00
Alex Dima
e53bee0fbf
Increase timeouts (since now we run remote integration tests too)
2021-12-01 23:34:36 +01:00
Benjamin Pasero
754190f326
Run unit tests against node.js too ( #137790 )
...
* tests - run unit tests also against node.js
* fixes
* fail if major node.js version mismatch
* -tfs is unsupported
* Add `@ts-check` and remove `jsdom`
* tests - process.env layer breaker
* Improve loader config
* skip one test
* address todos
* try to force color output
* Use a file: URI as baseUrl
Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
Benjamin Pasero
23d5cb019d
💄 CI names
2021-11-23 15:50:13 +01:00
Tyler James Leonhardt
6a25ae3a24
enable browser and remote integration tests ( #137254 )
2021-11-15 19:06:03 -08:00
Benjamin Pasero
8c901ac05d
update my assignments
2021-11-01 09:07:15 +01:00
Alex Dima
15f978cd48
update areas
2021-11-01 08:43:09 +01:00
Jackson Kearl
673165ca93
Dont override my accuracy anymore
2021-10-29 11:03:23 -07:00
AyeshaGagguturi
b59c8dadc4
Ceate prebuild dev job ( #135924 )
...
* create prebuild dev job
* changed spelling of target
2021-10-27 11:02:31 -07:00
Rich Chiodo
d49212e2d6
Update commands.json ( #135319 )
2021-10-19 10:09:56 -07:00
Rich Chiodo
3208d53cb1
Add triage label when notebook label is assigned
2021-10-15 13:05:06 -07:00
Rob Lourens
f391253044
Switch settings-editor assignee
2021-10-12 09:34:36 -07:00
Jackson Kearl
2470310ad2
Assign Peng on notebook.* issues
2021-10-06 17:48:34 -07:00
Andre Weinand
a20b42168d
assign area "debug" back to weinand
2021-10-05 09:59:13 +02:00
tanhakabir
c5572f9897
Remove tanha from notebook topic subscribers
2021-10-04 14:00:39 -07:00
Ladislau Szomoru
492d72247f
Update classifier.json
2021-10-04 20:24:02 +02:00
Jackson Kearl
bed96a9089
eamodio => JacksonKearl & lszomoru
2021-10-04 11:07:21 -07:00
Bryan Bennett
42ab3cfffa
Adding SoutheastAsia PPE region ( #133455 )
2021-09-20 15:57:43 -07:00
Bryan Bennett
e4989e2e30
Adding additional PPE environment for vscode prebuild testing. ( #133276 )
...
Adding additional PPE environment for vscode prebuild testing.
2021-09-16 12:50:42 -07:00