Commit Graph

5928 Commits

Author SHA1 Message Date
João Moreno
bd74b02b59 move compile step to another pool 2021-06-17 16:10:19 +02:00
João Moreno
d9126ea356 build: scope logs to job attempt 2021-06-17 14:34:00 +02:00
João Moreno
b5b92e130d akv: use filter 2021-06-17 10:01:58 +02:00
Dirk Baeumer
9c3a109adf Fixes #126408: Support changes in vscode-nls-dev that allow hint comments in package.nls.json 2021-06-16 11:53:10 +02:00
rebornix
0cfaaa7dad Slim notebook contributions for interactive window 2021-06-15 22:40:04 -07:00
rebornix
16cc6ded6d Merge branch 'notebook/dev' into main 2021-06-15 13:55:10 -07:00
João Moreno
8583bf9d9f use correct GITHUB_TOKEN value 2021-06-15 16:14:57 +02:00
João Moreno
e22ee0920a Revert "switch to generic pool"
This reverts commit 6495c052ab.
2021-06-15 15:29:36 +02:00
Benjamin Pasero
2d83afe542 build - only publish log files when tests run 2021-06-15 15:06:23 +02:00
João Moreno
e9fc1ccf8a switch to generic pool 2021-06-15 15:06:22 +02:00
Benjamin Pasero
acc2a805ec Produce logs during test runs (integration, smoke) and publish as artefacts (#126065)
* first cut upload log files from integration test runs

* always publish log files

* move logs into integration-tests folder

* also produce logs for smoke tests

* store remote log files

* wire in logspath arg properly

* always publish logs

* enable logs for browser based smoke tests

* log only in verbose
2021-06-15 15:06:19 +02:00
Benjamin Pasero
b499ce8d76 build - only publish log files when tests run 2021-06-15 12:03:44 +02:00
João Moreno
6495c052ab switch to generic pool 2021-06-15 10:50:33 +02:00
Benjamin Pasero
2ddc1e4fc5 Produce logs during test runs (integration, smoke) and publish as artefacts (#126065)
* first cut upload log files from integration test runs

* always publish log files

* move logs into integration-tests folder

* also produce logs for smoke tests

* store remote log files

* wire in logspath arg properly

* always publish logs

* enable logs for browser based smoke tests

* log only in verbose
2021-06-15 08:33:26 +02:00
João Moreno
8440af2409 share test compilation output across agents 2021-06-14 16:28:33 +02:00
Connor Peet
4355270543 fix: use inline sourcemaps in watch task 2021-06-11 14:20:48 -07:00
João Moreno
85a36ae074 enable smoketest on linux 2021-06-11 12:19:17 +02:00
Alexandru Dima
a573bc0b8d Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-09 15:56:09 +02:00
dependabot[bot]
48bcb4a831 Bump glob-parent from 5.1.1 to 5.1.2 in /build/lib/watch (#125832)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 04:38:40 -07:00
dependabot[bot]
1c80951eca Bump normalize-url from 4.5.0 to 4.5.1 in /build (#125829)
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 04:38:09 -07:00
Tyler Leonhardt
ec9aa7c0d2 add newline 2021-06-08 15:50:42 -07:00
Matt Bierner
97b5db8dba 'vs code' -> 'the editor' in d.ts
Fixes #124361

Also adds a lint rule for this
2021-06-08 11:35:42 -07:00
Matt Bierner
0a57fd87b1 Enable math in markdown preview
Fixes #124783
2021-06-08 09:58:54 -07:00
Matt Bierner
34f0fcaf52 Rename notebook-markdown-extension to markdown-math
This makes it more clear what this extension is contributing
2021-06-08 09:58:54 -07:00
Tyler Leonhardt
388b2cbd82 allow a 3rd character for first part of language id 2021-06-08 09:48:23 -07:00
Alex Dima
f63a769606 Adopt latest installBrowsersWithProgressBar 2021-06-08 17:20:58 +02:00
Matt Bierner
298668ec72 Fix build build 2021-06-07 15:36:24 -07:00
Matt Bierner
0ec29f0fcf Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
2021-06-07 14:44:24 -07:00
Logan Ramos
ba3b75bafa Bump ES build to latest version 2021-06-07 09:51:49 -04:00
Benjamin Pasero
e3d03109a3 Revert ESBuild updates and fix #125518 (#125574)
* avoid strictNull bypass (fix #125518)

* Revert "Update lock file"

This reverts commit f843c51bca.

* Revert "Bump es build"

This reverts commit 8d87a66427.
2021-06-07 09:49:08 -04:00
Logan Ramos
f843c51bca Update lock file 2021-06-04 12:41:38 -04:00
Logan Ramos
8d87a66427 Bump es build 2021-06-04 11:03:14 -04:00
Tyler Leonhardt
5d58be3308 switch to a switch for localization edge cases 2021-06-03 17:58:20 -07:00
Tyler Leonhardt
ae0e8f0446 uppercase h in localization 2021-06-03 17:50:51 -07:00
Tyler James Leonhardt
f73f263c6b Needed localization changes for converting xlfs to json (#125442)
* loc extension update changes

* log

* maybe this

* loggin

* use debug

* add language id

* log

* misc updates
2021-06-03 13:44:30 -07:00
Tyler James Leonhardt
5966e9dfec Check to see if there are any artifacts that haven't been published (#125428)
* wait for all artifacts to be processed

* move get-pipelineartifact
2021-06-03 11:43:23 -07:00
Benjamin Pasero
20df87725d fix build again 2021-06-03 07:48:46 +02:00
Benjamin Pasero
15aca96cd5 build - unblock lauching 2021-06-03 07:21:15 +02:00
Tyler Leonhardt
c324c61ad5 add closing tags 2021-06-02 09:25:46 -07:00
Dirk Baeumer
7051f7db88 Sort content of XLF files 2021-06-02 12:55:32 +02:00
Dirk Baeumer
efcf0eea9b Remove default support from vscode-translations-import 2021-05-31 15:40:37 +02:00
Dirk Baeumer
1e57955c79 Remove handling of Default inno setup file 2021-05-31 15:22:01 +02:00
Matt Bierner
5e7cd99876 Bump TS build version 2021-05-28 13:44:40 -07:00
João Moreno
d0d80ec337 fix build 2021-05-27 11:50:04 +02:00
João Moreno
d777991656 move buildExtensionMedia to lib 2021-05-26 20:38:28 +02:00
João Moreno
62e8b545f7 missing build 2021-05-26 20:38:28 +02:00
João Moreno
9cba86888c update node version in optimize 2021-05-26 13:32:50 +02:00
João Moreno
0a7a69f190 fix build compilation 2021-05-26 13:30:43 +02:00
Logan Ramos
045e5d2f56 Store conflicting defaults in storage service (#124366)
* Revert "Revert "Closes #122433""

This reverts commit 29c61570a5.

* Get rid of ? to see if minifier is happy

* Bump ES build
2021-05-21 10:02:55 -04:00
deepak1556
006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00