Commit Graph

4014 Commits

Author SHA1 Message Date
Benjamin Pasero
2a829f9290 💄 2019-08-08 12:48:01 +02:00
Benjamin Pasero
b8a7a8931f web - enable sourcemaps (#78690) 2019-08-08 10:56:39 +02:00
Joao Moreno
2eee0e23c8 build: add quality to compile cache key 2019-08-08 09:20:49 +02:00
Joao Moreno
a4e350f76f Merge commit 'refs/pull/66181/head' of github.com:microsoft/vscode into pr/66181 2019-08-07 11:56:18 +02:00
Joao Moreno
88e570c59f disable pr triggers 2019-08-07 11:09:59 +02:00
Joao Moreno
36f4f376d1 build: arm64 2019-08-07 09:18:40 +02:00
Joao Moreno
c2b7f61b9e disable auto ci 2019-08-06 08:35:19 +02:00
Joao Moreno
2619364d9c mooncake should wait for web 2019-08-02 11:13:54 +02:00
Joao Moreno
69269cecb2 fix web build version 2019-08-02 10:41:01 +02:00
Joao Moreno
38568cede0 fixes #75817 2019-07-31 14:38:17 +02:00
Johannes Rieken
47dda68094 set display 2019-07-31 07:02:43 +02:00
Johannes Rieken
f0058ed0d4 also update linux prod build 2019-07-30 18:30:43 +02:00
Johannes Rieken
e39677fd3a run int-test on linux 2019-07-30 18:20:07 +02:00
Logan Ramos
9c7f270f69 Update telemetry extractor (#78111) 2019-07-29 10:21:37 -07:00
Alex Dima
135c473ddf Fixes #77454:
- do not cary over unnecessary "extends" in tsconfig.json
- keep members ending with `Brand`, but do it at the right phase
- remove shorthand literal usage which confuses tree-shaker
- add back noImplicitAny
2019-07-29 15:39:29 +02:00
Alex Dima
f96256b95e Merge remote-tracking branch 'origin/master' into alex/tokenization 2019-07-29 13:23:51 +02:00
Joao Moreno
c96cf5d4d9 fixes #76508 2019-07-26 16:08:27 +02:00
Peng Lyu
065aa24d35 Update monaco build recipt. 2019-07-25 13:01:36 -07:00
Logan Ramos
9702c08132 Upgrade telemetry extractor (#77938)
* Upgrade VS Code telemetry extractor

* Update telemetry extractor package
2019-07-25 08:59:38 -07:00
Logan Ramos
c09ffefaf9 Upgrade VS Code telemetry extractor (#77937) 2019-07-25 08:55:19 -07:00
Joao Moreno
18da64f949 stop pushing master 2019-07-25 10:45:22 +02:00
Johannes Rieken
8d752d880d update references viewlet to 0.0.29 2019-07-25 09:50:30 +02:00
Alexandru Dima
06c2853f20 Merge pull request #77774 from kamranayub/chore/gh-70039
chore(build): Add generated warning to monaco.d.ts
2019-07-24 09:11:50 +02:00
Wesley Wigham
eaf0a66998 Accept yarn.lock update and bump applicationinsights to match the newer node declarations 2019-07-22 16:28:42 -07:00
Wesley Wigham
71099a5c7f Use a newer version of @types/node in the build folder to match all other folders 2019-07-22 14:48:12 -07:00
Kamran Ayub
edf8024989 Add generated warning to monaco 2019-07-22 13:08:21 -05:00
Rob Lourens
25733b47ae Upgrade vscode-ripgrep in build/ as well 2019-07-19 12:32:37 -07:00
Joao Moreno
a6c461b564 missing yarn.lock 2019-07-18 20:08:00 +02:00
Logan Ramos
8d560cd153 Using vscode-telemetry-extractor npm package. (#77305)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Initial work to move to utilizing the NPM module

* Fix some paths

* Bump NPM module

* Update move command

* Remove wrong directory in config

* More build testing

* Remove some debugging stuff

* Fix relative dirs

* Move node module to build package.json

* Bump vscode-telemetry-extractor to 1.4.1

* Bump telemetry extractor version
2019-07-18 08:44:33 -07:00
Alex Dima
1b8a37d64e Add a fast TypeScript classifier 2019-07-15 23:59:47 +02:00
Joao Moreno
4d64f3e321 dont cache web node modules 2019-07-15 18:34:39 +02:00
Joao Moreno
bd266a24c9 Merge remote-tracking branch 'origin/joao/build-cache-fix' 2019-07-15 17:21:23 +02:00
Benjamin Pasero
9e09089a19 eng - bump gulp-watch to stay compatible with our node version 2019-07-15 15:09:22 +02:00
Joao Moreno
7181bf6820 Merge branch 'master' into joao/build-cleanup 2019-07-15 07:32:11 +02:00
Joao Moreno
7d4636e24a tweak build timeouts 2019-07-15 07:30:32 +02:00
Joao Moreno
b2d06bb69b fix 2019-07-14 21:48:29 +02:00
Joao Moreno
4c767f46af 💄 2019-07-14 21:21:29 +02:00
Joao Moreno
fe6e338a7d fix path 2019-07-14 20:25:18 +02:00
Benjamin Pasero
5e2425faa1 web - add more excludes 2019-07-14 17:57:44 +02:00
Benjamin Pasero
7c6d285d33 build - we no longer have *.cur files 2019-07-14 13:36:46 +02:00
Benjamin Pasero
53446af07d web - add build script 2019-07-14 13:26:53 +02:00
Benjamin Pasero
1648e1dcf8 web - add build 2019-07-14 13:12:54 +02:00
Joao Moreno
20016701e4 bring changes over 2019-07-14 10:38:24 +02:00
Joao Moreno
28c01d3b52 move upload sourcemaps to common agent 2019-07-14 10:31:07 +02:00
Joao Moreno
43fdd8c74f cleanup VSCODE_ARCH
#75983
2019-07-14 09:59:48 +02:00
Joao Moreno
52e16bd909 tweak build timeouts
#75983
2019-07-14 09:54:49 +02:00
Benjamin Pasero
e4dd6e829a fix schedule 2019-07-11 15:32:33 +02:00
Benjamin Pasero
db0975d6de fix schedule 2019-07-11 15:31:27 +02:00
Benjamin Pasero
4330dd0eb4 compile leftover 2019-07-11 12:21:14 +02:00
Sandeep Somavarapu
79186fa045 Merge branch 'master' into sandy081/moveFileService 2019-07-11 11:54:23 +02:00