Karl Burtram
|
ce612a3d96
|
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 (#14050)
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
|
2021-02-09 16:15:05 -08:00 |
|
Christopher Suh
|
6ff1e3866b
|
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 (#12295)
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
|
2020-10-03 11:42:05 -07:00 |
|
Anthony Dresser
|
503090856a
|
Strict null scripting (#12126)
* strict null scripting
* fix compile
* fix tests
* fix icon
|
2020-09-04 18:04:08 -07:00 |
|
Anthony Dresser
|
d8dcc90857
|
Strict nulls for contrib/restore and contrib/views (#12044)
* strict nulls for contrib/restore and contrib/views
* remove unnecessary function
* compile error
|
2020-09-01 17:53:29 -07:00 |
|
Kim Santiago
|
11f6790630
|
Add support for target location in tasks (#10179)
* Add support for target location in tasks
* bump sqltoolsservice to get addition of targetLocation to TaskNode
|
2020-04-28 15:35:40 -07:00 |
|
Anthony Dresser
|
a7dbb68f7d
|
Fix handling of connections in editors (#9682)
* fix handling of connections in editors
* initial tests
* remove test
|
2020-03-21 14:13:32 -07:00 |
|
Anthony Dresser
|
56695be14a
|
More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
|
2020-01-29 20:35:11 -08:00 |
|