Leila Lali
|
0bf569b2df
|
Adding the cachesalt Azure pipelines to force the cache to recreate (#10196)
* Adding the cachesalt Azure pipelines to force the cache to recreate
|
2020-04-28 16:52:08 -07:00 |
|
ADS Merger
|
7f1d8fc32f
|
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
|
2020-04-24 14:03:37 -07:00 |
|
Anthony Dresser
|
fb67f9f860
|
also publish drop on darwin to catch screenshots from smoketests (#10148)
|
2020-04-23 14:13:30 -07:00 |
|
Anthony Dresser
|
9d1b99f1d3
|
add condition to version writing (#10128)
|
2020-04-22 15:29:33 -07:00 |
|
Anthony Dresser
|
d88918ab40
|
dont append quality to version info (#10118)
|
2020-04-22 12:47:19 -07:00 |
|
Anthony Dresser
|
92ea0c3f5a
|
Removing quality addition in naming and move to compile step (#10114)
* removing quality addition in naming and move to compile step
* fix yml
|
2020-04-21 17:09:19 -07:00 |
|
Anthony Dresser
|
94da31569e
|
modify upload names (#10084)
|
2020-04-21 12:43:50 -07:00 |
|
Anthony Dresser
|
33e7641400
|
remove intermediate uploads for mac (#10085)
|
2020-04-20 16:16:27 -07:00 |
|
Anthony Dresser
|
c11cb420cd
|
check for succeed before building docker (#10086)
|
2020-04-20 14:17:21 -07:00 |
|
Anthony Dresser
|
dd6b958898
|
Removing some unnecessary differences (#9495)
* work on removing some unncessary differences
* fix compile
* skip another test
|
2020-04-17 23:53:33 -07:00 |
|
Anthony Dresser
|
8435dc468e
|
add innoupdater for fast update (#10015)
|
2020-04-16 12:25:17 -07:00 |
|
Anthony Dresser
|
37b14d83a6
|
Release rc (#9971)
* release rc builds
* allow ref heads
|
2020-04-14 13:14:55 -07:00 |
|
Anthony Dresser
|
bb7255b87e
|
enable cross partition queryies (#9961)
|
2020-04-14 12:30:58 -07:00 |
|
Charles Gagnon
|
84205831a8
|
Move drop files instead of copying (#9936)
* Move files instead of copying
* Just grab folders
* Preserve directories
* mkdir
* recursive
* Specify extensions
|
2020-04-13 15:28:41 -07:00 |
|
Anthony Dresser
|
0382c561f3
|
add docker build
|
2020-04-12 18:55:57 -07:00 |
|
Anthony Dresser
|
0de774eb75
|
Move service installs to their extensions (#9778)
* move service installs to their extensions
* more clean up
* fix clearline
* remove some stuff
|
2020-04-08 18:34:13 -07:00 |
|
Anthony Dresser
|
6e6649d006
|
Smoke tests (#9814)
* move
* add inital test; need basic sqllite connection
* before sqlite
* sqlite
* add smoke tests
* working tests
* fix app names
* fix quick open
* fix smoke tests
* add win32 smoke tests
* fix smoke test
* fix win32 smoke
* no continue
* continue on error
* add vscode smokes
* remove vscode tests
* continue on error
* allow sqlite to use relative paths
* add linux smoke tests
* fix build files
* use dispatch instead of select
* fix linux build again
* fix darwin
* get select working
* try and use screen shots
* screen shots
* remove smoke tests linux
* try vscodes sqlite
* fix compile
* fix webpack
* fix deps
* try this again
* try force a rebuild
* try npm rebuild
* add sqlite to be rebuilt
* distro
* try vscode sqlite again
* revert changes to driver and simplify edits
* fix compile
* fix imports
* move sqlite out
* remove unneeded change
* add extensions path
* fix web tests
* no continue on error
|
2020-04-03 00:01:32 -07:00 |
|
Anthony Dresser
|
89ef1b0c2e
|
Merge from vscode 073a24de05773f2261f89172987002dc0ae2f1cd (#9711)
|
2020-03-24 00:24:15 -07:00 |
|
Charles Gagnon
|
5557929b08
|
Add quality build tag to build (#9674)
|
2020-03-19 12:38:41 -07:00 |
|
Elliot Boschwitz
|
1affd5f728
|
Timeout extention for Linux and Windows pipelines (#9643)
|
2020-03-16 16:34:15 -07:00 |
|
ADS Merger
|
4c3e48773d
|
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
|
2020-03-11 04:19:23 +00:00 |
|
Amir Omidi
|
9f9c65591d
|
Update all test packages (#9490)
* Update all packages
* Potential fix for normal tests
* Revert a change and try something else
* Try this as well
|
2020-03-07 07:23:00 -08:00 |
|
Amir Omidi
|
20f7670b32
|
Stricter tslint rules (#9352)
|
2020-03-06 13:06:44 -08:00 |
|
Amir Omidi
|
a93cc68e24
|
Fail on error (#9429)
* Fail on error
|
2020-03-04 17:31:09 -08:00 |
|
Anthony Dresser
|
886329cd67
|
Merge from vscode 17c6d123d212f90300429ecad3fc96fcec6e338f (#9423)
|
2020-03-03 02:19:34 -08:00 |
|
Alan Ren
|
00d0e4778b
|
upload the extension unit test coverage files to pipeline (#9398)
* copy coverage results
* tweek the parameters
* fix error
|
2020-03-02 17:48:58 -08:00 |
|
Alan Ren
|
2de3bd3209
|
only download the required files (#9374)
|
2020-02-27 15:00:06 -08:00 |
|
Amir Omidi
|
2ae3810dac
|
Only install the cert on signed builds (#9357)
|
2020-02-26 14:55:44 -08:00 |
|
Amir Omidi
|
d2892ff78b
|
Runtime hardening and notarization for OSX (#8663)
|
2020-02-25 15:24:31 -08:00 |
|
Anthony Dresser
|
4a9c47d3d6
|
Merge from vscode 5e80bf449c995aa32a59254c0ff845d37da11b70 (#9317)
|
2020-02-24 21:15:52 -08:00 |
|
Anthony Dresser
|
1b78a9b1e0
|
Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2 (#9253)
* Merge from vscode e6a45f4242ebddb7aa9a229f85555e8a3bd987e2
* skip failing tests
* remove github-authentication extensions
* ignore github compile steps
* ignore github compile steps
* check in compiled files
|
2020-02-21 12:11:51 -08:00 |
|
ADS Merger
|
1e308639e5
|
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
|
2020-02-19 03:11:35 +00:00 |
|
ADS Merger
|
73ea8b79b2
|
Merge from vscode 1fbacccbc900bb59ba8a8f26a4128d48a1c97842
|
2020-02-13 02:56:02 +00:00 |
|
Anthony Dresser
|
fcec5f2b59
|
disable browser tests for now
|
2020-02-11 08:32:36 +00:00 |
|
ADS Merger
|
085752f111
|
Merge from vscode 8a997f7321ae6612fc0e6eb3eac4f358a6233bfb
|
2020-02-11 07:08:19 +00:00 |
|
ADS Merger
|
2af13c18d2
|
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
|
2020-02-08 04:50:58 +00:00 |
|
Amir Omidi
|
8ff0ee59c5
|
Add entitlements (#8985)
* add entitlements
* Move location
* Rename entitlements file
|
2020-01-29 13:47:44 -08:00 |
|
Chris LaFreniere
|
89554e5c14
|
Re-enable windows test (#8981)
|
2020-01-28 17:48:07 -08:00 |
|
Chris LaFreniere
|
136a1d8cee
|
Temporarily Disable Windows_Test Job in Product Build (#8971)
* Temporarily Disable Windows Test Job
* Ensure Windows Test is removed from dependsOn
|
2020-01-27 17:32:24 -08:00 |
|
Anthony Dresser
|
64929de09d
|
Add more folders to strict compile (#8954)
* add more folders to strictire compile, add more strict compile options
* update ci
* remove unnecessary assertion
|
2020-01-27 16:26:49 -08:00 |
|
Anthony Dresser
|
fefe1454de
|
Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229 (#8962)
* Merge from vscode 3c6f6af7347d38e87bc6406024e8dcf9e9bce229
* skip failing tests
* update mac build image
|
2020-01-27 15:28:17 -08:00 |
|
Anthony Dresser
|
a41073adbf
|
Add missing deps for linux image (#8958)
* add missing deps for linux image
* use docker versioning
* add comment to linux docker container
|
2020-01-25 22:53:41 -08:00 |
|
Anthony Dresser
|
7e0c7e35a1
|
Update gcc for linux build (#8950)
* update gcc for linux build
* fix docker compile
|
2020-01-24 10:25:11 -08:00 |
|
Anthony Dresser
|
bd7aac8ee0
|
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 (#8911)
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
|
2020-01-22 13:42:37 -08:00 |
|
Amir Omidi
|
0059ffb777
|
Increase timeouts (#8857)
|
2020-01-10 12:20:03 -08:00 |
|
Cory Rivera
|
6070922579
|
Increase code signing timeout for Mac builds. (#8837)
|
2020-01-07 16:12:32 -08:00 |
|
Alan Ren
|
ad68fddbc9
|
remove REL test step (#8825)
|
2020-01-06 23:00:41 -08:00 |
|
Alan Ren
|
102d820935
|
Alanren/remove bdc (#8737)
* remove bdc server dependency
* revert the change to script
* cms needs 2 servers, adding 2019 server
* fix pipeline yaml
|
2019-12-19 13:53:32 -08:00 |
|
Anthony Dresser
|
6b5c31410d
|
add GITHUBTOKEN env for product installs (#8717)
|
2019-12-17 12:06:08 -08:00 |
|
Amir Omidi
|
5a01218691
|
Check for signed variable (#8682)
* Check for signed variable
* Check for signed
* use variable syntax
* Signed has to be upper case
|
2019-12-16 12:25:22 -08:00 |
|