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
f6c63f2dcb
strict null chart ( #12167 )
2020-09-08 15:28:39 -07:00
Anthony Dresser
d9b4af1217
strict null check contrib/editorReplace and services/queryEditor ( #12166 )
2020-09-08 14:06:43 -07:00
Anthony Dresser
2b2b9ff44d
add debug typings and comment out tests separtely for a few directories ( #12163 )
2020-09-05 20:32:06 -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
4eb98a9dcc
fix hygiene
...
remove sqllint for now
fix hygiene
Revert "remove sqllint for now"
This reverts commit 981ff90b9a5bbf3710d0f0ce58a8b67a92fe64eb.
distro
update smoke version
fix default theme
2020-09-03 16:27:59 -07:00
Anthony Dresser
b7c2eaa65d
strict compile contrib/backup ( #12088 )
2020-09-03 11:50:53 -07:00
Anthony Dresser
c982ea338d
Update strict compile numbers ( #12087 )
...
* update strict compile numbers
* fix json
2020-09-02 12:15:16 -07:00
Anthony Dresser
8b8bef0401
add strict compile for restore ( #12067 )
2020-09-02 11:58:30 -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
Anthony Dresser
2bc1a41ec4
add contrib/tasks to strict compile ( #12034 )
2020-08-31 20:19:44 -07:00
Anthony Dresser
a35c267214
update strict compile numbers ( #12033 )
2020-08-31 16:09:41 -07:00
Anthony Dresser
b6e45b69a6
simplify tsconfig ( #11927 )
2020-08-31 15:35:21 -07:00
Amir Omidi
4659d727b7
strict null checks azure ( #11928 )
...
* strict null checks azure
* strict compilation
* Fix compilation issues
* Return empty arrays instead
2020-08-25 18:12:47 -07:00
Anthony Dresser
d8f9cdeacb
update error counts for strict compile ( #11926 )
2020-08-21 23:38:57 -07:00
Anthony Dresser
3e515f2f59
Strict nulls check contrib/queryplan ( #11917 )
...
* remove angular query pla neditor and replace with non-angular version; strict null check contrib/queryPlan
* fix compile
2020-08-21 23:04:36 -07:00
Anthony Dresser
91065ebc38
Strict null contrib/webview ( #11921 )
...
* strict null contrib/webview
* fix compile
2020-08-21 23:04:29 -07:00
Anthony Dresser
1eb2e5f41a
add more granularity to strict vscode ( #11922 )
2020-08-21 17:30:52 -07:00
Anthony Dresser
9d680be37a
add strict nulls for contrib/extensions ( #11916 )
2020-08-21 17:17:59 -07:00
Anthony Dresser
faff61bb82
strict null for contrib/preferences and contrib/configuration ( #11915 )
2020-08-21 15:51:29 -07:00
Anthony Dresser
1b02fb6906
Add strict compiling for profiler service ( #11898 )
...
* add strict compiling for profiler
* fix up strict
* add contrib
2020-08-21 12:52:24 -07:00
Anthony Dresser
adfdd56907
Even more strictness ( #11879 )
...
* add more to strict nulls
* maintain error handling properly
* fix lint
* the rest of workbench/services
* fix compile
2020-08-20 14:00:26 -07:00
Anthony Dresser
9327624930
Add more to strict nulls ( #11871 )
...
* add more to strict nulls
* maintain error handling properly
* fix lint
2020-08-19 18:38:34 -07:00
Anthony Dresser
60c62c0668
Fix a bunch of strict issues ( #11857 )
...
* fix a bunch of strict issues
* fix tests
* fix tests
2020-08-19 10:37:30 -07:00
Anthony Dresser
ad472c80be
fix strict null
2020-03-11 00:35:08 -07: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
Anthony Dresser
1d0f76d26a
Setup files for workbench/services to be strict compiled ( #9168 )
...
* setup services to be strict compiled. fix some of the issues
* fix compile
* fix compile
* revert some undefined changes
2020-02-19 16:07:57 -08:00
Anthony Dresser
506c6a5e5f
More Layering ( #9139 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* 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
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
2020-02-15 01:54:23 -06:00
Anthony Dresser
9af1f3b0eb
More layering ( #9111 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* 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
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* remove no longer good parts
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
2020-02-12 18:24:08 -06:00
Anthony Dresser
0f934081e1
More layering and strictness ( #9004 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* 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
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* remove no longer good parts
* fix issues with startup
* another try
* fix startup
2020-02-11 00:47:17 -06: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
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