Commit Graph

5928 Commits

Author SHA1 Message Date
Alex Dima
a34f0d7ef0 Group together standalone service implementation and registration 2021-12-28 22:24:17 +01:00
Benjamin Pasero
ea66836050 smoke - drop duplicate compile task for smoke tests (#139582) 2021-12-21 16:33:51 +01:00
Ladislau Szomoru
a186ab5b51 Add checkout step 2021-12-21 10:30:59 +01:00
Ladislau Szomoru
0b2bdcbfb1 Disable pipeline triggers 2021-12-21 10:25:03 +01:00
Ladislau Szomoru
e200e9a4e0 Change job name 2021-12-21 10:23:46 +01:00
Ladislau Szomoru
7f81f4cc45 Add OneBranch pipeline 2021-12-21 10:08:51 +01:00
Alex Dima
2988d3dcd9 check in compilation output from 70489f2c90 2021-12-20 17:16:44 +01:00
Alex Dima
bd8c42ac44 Fixes microsoft/monaco-editor#2842: Keep static members with initializers that might have side effects 2021-12-20 17:06:00 +01:00
Alex Dima
4a175da2a6 Add comment 2021-12-16 13:46:10 +01:00
Tyler James Leonhardt
f67a8b753f Use device flow over PAT when we are running in a server full environment but not in a supported uri (#139255)
* initial attempt

* use github-authentication instead

* rework error handling

* update copy

* explain why Workspace
2021-12-15 22:07:49 -05:00
Rob Lourens
3e11f32956 Run browser smoke tests first because we can get playwright traces for them 2021-12-15 14:27:40 -08:00
Joao Moreno
17c93e8564 increase build timeout on windows 2021-12-15 10:48:06 +01:00
Alexandru Dima
7d5de2d449 Fixes microsoft/monaco-editor#2822 2021-12-14 21:45:42 +01:00
Benjamin Pasero
70489f2c90 layers - add trimStart and trimEnd 2021-12-14 12:32:10 +01: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
Joao Moreno
0d9f75df79 remove bogus build step 2021-12-13 14:25:12 +01:00
Joao Moreno
acdd512060 make api proposal names task play better with gulp
cc @jrieken
2021-12-13 11:36:37 +01:00
Logan Ramos
1216d0c578 Bump ES build to latest version 2021-12-10 11:42:52 -05:00
Alex Dima
4bc25f7394 Set monaco-editor-core version to 0.0.0 2021-12-10 15:30:43 +01:00
Benjamin Pasero
27e38a8e27 smoke - always create screenshot on failure on desktop 2021-12-09 09:51:55 +01:00
Joao Moreno
18214d3dbd fix EOL for generated extensionsApiProposals.ts 2021-12-08 15:19:51 +01:00
Joao Moreno
f0e7d8545a we check in /build ts output to the repo
cc @lramos15
2021-12-08 15:19:50 +01:00
Alex Dima
91b97cec91 Debt: Rename IModeService to ILanguageService 2021-12-08 14:36:18 +01:00
Benjamin Pasero
52eaad0761 ci - add name of browser to web tests 2021-12-08 10:17:19 +01:00
Benjamin Pasero
fbad065eea Playwright: record a trace per failing test, not suite (#138600)
* smoke - record traces per test and not entire suite

* smoke - only persist failing tests

* smoke - cleanup

* smoke - more logging

* smoke - push a test failure to proof the point

* smoke - switch back to chrome for smoke tests

* smoke - warn when exit takes 10s

* Revert "smoke - push a test failure to proof the point"

This reverts commit e572a0c40d.
2021-12-08 10:09:30 +01:00
Tyler James Leonhardt
f8455fc38e update to windows latest in azure pipelines (#137691)
* update to windows latest

* use ExtractFile task instead of tar directly
2021-12-07 11:58:07 -08:00
Logan Ramos
9ec4aed235 Fix #135360 2021-12-07 11:50:33 -05:00
Alex Dima
0a81bd1bbf Use an identical CSP for both https and http (enabled by using 'self') 2021-12-07 14:40:56 +01:00
Benjamin Pasero
16d0a319b2 watcher - remove vscode-nsfw legacy watcher 2021-12-06 10:50:15 +01:00
Logan Ramos
f0654a2f62 Fix #138361 2021-12-03 10:00:47 -05:00
João Moreno
eafeb7d3da build: 👷 give names to the api proposal tasks
cc @jrieken
2021-11-29 13:47:51 +01:00
Benjamin Pasero
7aaa0aefd9 smoke - always print tasks 2021-11-29 13:40:27 +01:00
Benjamin Pasero
687521092d smoke - print running tasks after smoke test run 2021-11-29 10:12:42 +01:00
deepak1556
d18d093403 ci: remove xcode switch step
Refs 480888c7ce
2021-11-26 15:19:42 +09:00
deepak1556
480888c7ce ci: unset SDKROOT
macOS 11 is the default agent that has the correct headers
by default to build for arm target. The hack was needed when
the agent was still Catalina and the arm headers were not
available by default.
2021-11-26 13:19:47 +09:00
Dirk Baeumer
e346d0f1f9 Add script to prefetch headers for native module compile 2021-11-24 21:45:05 +01:00
Ladislau Szomoru
bfad20be9d Extract remote source provider registry into the vscode.git-base extension (#137656) 2021-11-24 20:48:44 +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
Jean Pierre
556ce85c82 Fixes #137568 (#137570) 2021-11-24 04:42:44 -08:00
João Moreno
db93152cba ci: ⬆️ bump cache salt 2021-11-24 13:05:21 +01:00
João Moreno
37f68b4803 Revert "builds: disable caching"
This reverts commit 2ec3bfc440.
2021-11-24 13:04:43 +01:00
Benjamin Pasero
23d5cb019d 💄 CI names 2021-11-23 15:50:13 +01:00
Alex Dima
955fc38aed bump version 2021-11-22 23:31:38 +01:00
Benjamin Pasero
aa21039c3c 🆙 iconv-lite 2021-11-22 11:51:08 +01:00
João Moreno
6f2ad1994c More RBAC usage (#137579)
* ci: 👷 remove secret references

* inline web storage account

* remove unused reference

* inline storage accounts

* formatting

* formatting

* drop ticino-storage-key, web-storage-key

* remove leftovers

* fix build

* fix build

* catch errors on all upload* scripts

* bump gulp-azure-storage
2021-11-20 09:01:39 -08:00
João Moreno
a71275a72f increase smoke test limits 2021-11-19 16:55:07 +01:00
João Moreno
e53aa2a0dc fix snap 2021-11-19 16:53:55 +01:00
João Moreno
2ec3bfc440 builds: disable caching 2021-11-19 15:07:35 +01:00
Benjamin Pasero
4970694100 Use dist from jschardet and not sources
* use dist from `jschardet`

* fix it
2021-11-19 14:14:54 +01:00
João Moreno
f5be473ddf fix snap build 2021-11-19 13:43:38 +01:00