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
Benjamin Pasero
27e38a8e27
smoke - always create screenshot on failure on desktop
2021-12-09 09:51:55 +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
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
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
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
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
João Moreno
f5be473ddf
fix snap build
2021-11-19 13:43:38 +01:00
João Moreno
780cf1c4e4
fix snap build
2021-11-19 10:45:19 +01:00
deepak1556
d495934fe4
fix: loading unsigned native modules from Ext host
...
Fixes https://github.com/microsoft/vscode/issues/137312
2021-11-19 15:06:35 +09:00
João Moreno
6ac63ccffb
Use RBAC for builds ( #137473 )
...
* build: 👷 adopt latest azure storage account
* build: 💄
* missing compilation
* iterate faster
* try using AzureCliCredential
* fix indentation
* arg
* fix build
* use MSI for storage
* fix dependency
* argh
* debug
* fix!
* bring back
* argh
* use RBAC for cosmos
* empty
2021-11-18 12:37:23 -08:00
João Moreno
acfb946ec1
ci: 👷 no need for yarninstaller task
2021-11-18 15:57:11 +01:00
Johannes Rieken
da967b591e
add generated file api proposal names, add compile script that generates this file
2021-11-10 11:54:24 +01:00
Johannes Rieken
d90dd1355b
Merge branch 'main' into joh/vscode-dts
2021-11-10 08:40:26 +01:00
Benjamin Pasero
bef4dba21f
Parcel update and CI improvements ( #136830 )
...
* 🆙 product
* 🆙 parcel/watcher
* 🆙 parcel/watcher
* tests - separate remote logs from others
* store server logs too
* more tweaks
* fix name
* error when 10s passed
2021-11-10 08:13:56 +01:00
Johannes Rieken
9254a8cd27
move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165
2021-11-09 15:00:03 +01:00
Tyler James Leonhardt
74f5177f75
update slack channel
2021-11-04 13:14:01 -07:00
Tyler James Leonhardt
0cc0f5f234
try to fix publish types
2021-11-04 13:13:14 -07:00
Benjamin Pasero
f9e8dc2095
🆙 playwright
2021-11-04 09:27:22 +01:00
João Moreno
97018d742e
fix windows build
2021-10-21 10:54:04 +02:00
João Moreno
41f79ee0e9
fix distro build vmImage
2021-10-19 13:59:03 +02:00
deepak1556
fb4d7cfb62
ci: update sdl-scan exports
2021-10-15 21:54:53 +09:00
deepak1556
fbbb4d7515
chore: remove redundant build_from_source env
...
Follow-up d0f1a89682
2021-10-15 21:53:06 +09:00
João Moreno
6e0f56f0a9
build schedule
2021-10-13 20:58:18 +02:00
João Moreno
01a10db550
remove cron
2021-10-13 11:43:10 +02:00
João Moreno
7fcd5bb094
fix
2021-10-12 17:57:59 +02:00
João Moreno
8b1f10af35
more web changes
2021-10-12 17:55:24 +02:00
Benjamin Pasero
284e0db6c4
fix build
2021-10-12 07:29:11 +02:00
Benjamin Pasero
85c5eb7281
Enable parcel-watcher as new default watcher ( #132483 )
2021-10-11 11:17:05 +02:00
Alex Dima
0eaaf654c8
check in compiled file
2021-10-08 09:52:35 +02:00
Tyler Leonhardt
6effc2377b
include js change of nlsmetadata
2021-09-21 13:05:11 -07:00
Tyler Leonhardt
4cc83ad27e
run nlsmetadata on web output
2021-09-21 12:29:39 -07:00
Robo
fc00cb1c63
ci: fix windows codesign ( #133451 )
...
* ci: fix windows codesign
* chore: bump gulp-atom-electron@1.32 .0
2021-09-20 09:34:36 -07:00
João Moreno
d390635c56
Merge branch 'main' into joao/esrp-errors
2021-09-20 10:45:08 +02:00
João Moreno
b66d069c1d
catch esrp errors
...
related to #133316
2021-09-20 10:44:34 +02:00
Tyler Leonhardt
d8d0570244
gzip and minify json
2021-09-17 09:44:03 -07:00
Tyler Leonhardt
6dff4e5fde
use package instead because language packs use package
2021-09-16 15:50:01 -07:00
Tyler Leonhardt
2e94b43325
include package.nls.json in bundles
2021-09-16 14:56:40 -07:00
Tyler Leonhardt
9e78e8e2d9
add a bundle property to nlsmetadata uploader
2021-09-16 14:41:41 -07:00
Tyler Leonhardt
edf18f3974
add metadata header files to upload
2021-09-16 14:07:08 -07:00