Anthony Dresser
a7ff238653
Optimize pipelines ( #8520 )
...
Too Many commits
2019-12-07 14:27:38 -08:00
Anthony Dresser
4787d7ba5c
fix notebookinput matches function to work with replacement ( #8585 )
2019-12-05 16:53:36 -08:00
Anthony Dresser
493e7087cf
update distro ( #8570 )
2019-12-04 19:55:52 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Anthony Dresser
c93ea20b75
fix uri string for converting inputs ( #8530 )
2019-12-03 10:09:20 -08:00
Anthony Dresser
d5e26527a6
Clean windows agent on pipeline ( #8503 )
...
* add step to clean repo since agent does start clean
* move clean
* disable caaching for windows agent
2019-12-02 11:06:52 -08:00
Anthony Dresser
c9226a07c5
fix publish scripts for windows ( #8501 )
2019-11-27 16:08:56 -08:00
Anthony Dresser
48b2cbb0bf
Rework windows pipeline to sign less (and min builds) ( #8472 )
...
* only sign windows once
* more scoping and add copy steps
* remove reh
* wip
* use min everywhere
* fix zip file name
* fix location of build file
* fix version.json production
* remove unneeded vars
* fix archive drop
* give mac more time
* fix location of windows archive
* fix system location and add comments
* fix installer signing
* remove unnecessary build step
* reduce the sign count
* fix dlls
* remove missing dlls
2019-11-27 13:01:55 -08:00
Anthony Dresser
39e6b9933d
add publish scripts ( #8490 )
2019-11-27 12:50:47 -08:00
Anthony Dresser
d08fb1aee2
fix upgrade path for new serialization model ( #8489 )
2019-11-27 12:48:54 -08:00
Anthony Dresser
4145ecfb32
default to using extension of the file for editor replacement ( #8482 )
2019-11-26 14:28:27 -08:00
Anthony Dresser
9ef6bec960
add back in listen for run query ( #8481 )
2019-11-26 10:40:22 -08:00
Anthony Dresser
d9997cebfc
Only package external extensions on Linux in the pipelines ( #8464 )
...
* don't package every time, only on linux
* fix build
* fix build
* fix floating promises
* add comment
* fix order of steps
* clean up packaging of the extensions
* minor cleanup
* make code easier to read and add more logging
* do some rename
* maybe?
* re order the code
* fix output path not existing
2019-11-25 21:08:58 -08:00
Anthony Dresser
7a38943412
remove request from azure externals ( #8462 )
2019-11-25 15:07:53 -08:00
Anthony Dresser
68b2f1a8e4
Remove unnecessary lock ( #8466 )
...
* remove unncessary lock
* remove another one
2019-11-25 12:42:31 -08:00
Anthony Dresser
43387f0d0b
Rework how we handle custom editors ( #5696 )
...
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* update how we handle editors
* small edit
* handle changing languages
* implement generic language association
* implement notebook serializers
* fix tests
* formatting
* fix broken
* fix compile
* fix tests
* add back in removed note book contributions
* fix layering
* fix compile errors
* fix workbench
* fix hanging promises
* idk why these changed
* fix change
* add comments to language change code
* fix a few bugs
* add query plan association
2019-11-24 19:22:11 -08:00
Anthony Dresser
f3a6fc6f88
remove myself as dri ( #8459 )
2019-11-24 14:51:50 -08:00
Anthony Dresser
fb3b7be9e5
Add release logic to ymls ( #8450 )
...
* adding releasing logic via tagging
* add dep for releasing
* fix name
* minor fixes
2019-11-22 19:26:31 -08:00
Anthony Dresser
f0039a64a7
Fix build ymls ( #8445 )
...
* add publish mac args
* don't use minified
* continue on error
* no fancy error handling
* don't need continue on error specifier
2019-11-22 17:05:56 -08:00
Anthony Dresser
22501a09a1
Add governance to yml builds ( #8444 )
...
* add governance to myl
* remove wrong addition
* remove unnecessary values
2019-11-22 16:56:23 -08:00
Anthony Dresser
c19bc54877
add mixin steps to product yml ( #8440 )
2019-11-22 13:55:21 -08:00
Anthony Dresser
fc0c05c755
Remove steps that delete code sign.md ( #8397 )
...
* remove steps that delete code sign.md
* update sign tool
* fix config
* wip
* add continue on error for md delete
* try this
* copy exactly what was there
* remove final del
2019-11-21 23:34:18 -08:00
Anthony Dresser
ec91d3eda0
add filter for git hook on hygiene ( #8396 )
2019-11-21 13:00:20 -08:00
Anthony Dresser
7b31ee27d8
remove governance checks on ci ( #8418 )
2019-11-21 12:46:24 -08:00
Anthony Dresser
927120fa3b
Remove labels from issue templates ( #8392 )
2019-11-21 12:11:50 -08:00
Anthony Dresser
15913e5e48
fix mixin ( #8420 )
2019-11-20 17:08:30 -08:00
Anthony Dresser
134b0b32c6
bump handlebars in extensions ( #8411 )
2019-11-20 13:08:59 -08:00
Anthony Dresser
840683e3f0
Build yamls ( #8360 )
...
* add darwin build
* add global product build
* add linux build
* fix build
* fix linux; add win32
* formatting
* formatting
* formatting
* formatting
* fix win32
* fix windows
* fix python
* fix linux display
* fix linux
* fix windows naming
* fix windows timeout
* add tagging
* add env for building
* add schedule
2019-11-18 13:50:02 -08:00
Anthony Dresser
43f6a5576d
assign chris to notebooks ( #8381 )
2019-11-18 11:12:33 -08:00
Anthony Dresser
fa9bbd4e1e
remove commented our code that is removed elsewhere ( #8370 )
2019-11-18 10:55:31 -08:00
Anthony Dresser
dae71c3bf4
assign myself ( #8371 )
2019-11-17 20:19:54 -08:00
Anthony Dresser
131b0b93bf
distro bump ( #8362 )
2019-11-15 14:59:28 -08:00
Anthony Dresser
3769b5066f
bump packages ( #8355 )
2019-11-15 13:45:23 -08:00
Anthony Dresser
02b1673c71
fix packaging ( #8343 )
2019-11-14 22:02:47 -08:00
Anthony Dresser
e3921c6d14
Update configs for distro ( #8337 )
...
* update configs for distro
* add comments
* revert product.json
* update distro
2019-11-14 15:31:40 -08:00
Anthony Dresser
7a2c30e159
move code from parts to contrib ( #8319 )
2019-11-14 12:23:11 -08:00
Anthony Dresser
6438967202
enable stale pr ( #8338 )
2019-11-14 12:21:24 -08:00
Anthony Dresser
63bf82ad84
Add config for auto labeling ( #8316 )
...
* add auto assign label
* formatting
2019-11-14 12:08:16 -08:00
Anthony Dresser
62d7c71093
Add stale pr config ( #8315 )
...
* add stale config
* formatting
* don't perform initally
2019-11-12 16:53:57 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Anthony Dresser
61f0d614ce
update distro ( #8255 )
2019-11-06 18:55:22 -08:00
Anthony Dresser
27b80804f5
add vm to distro ( #8254 )
2019-11-06 18:49:21 -08:00
Anthony Dresser
df0c505452
No unused locals ( #8231 )
...
* add no unused local
* fix strict null
* fix compile errors
* update vscode comments
2019-11-06 17:22:05 -08:00
Anthony Dresser
564f78b6f6
Revert "Revert "Remove typings and replace missing methods with vscodes ( #8217 )"" ( #8242 )
...
* Revert "Revert "Remove typings and replace missing methods with vscodes (#8217 )" (#8240 )"
This reverts commit e801a04bcf .
* fix runtime error
* add tests for chartview
2019-11-06 15:00:34 -08:00
Anthony Dresser
df6b6ded33
Distro build ( #8235 )
...
* update distro to work
* fix distro build
* fix distro build
* fix distro build
2019-11-06 13:16:39 -08:00
Anthony Dresser
22a427f934
Remove typings and replace missing methods with vscodes ( #8217 )
...
* remove typings and replace missing methods with vscodes
* fix strict-null-checks
* fix tests
2019-11-05 13:03:20 -08:00
Anthony Dresser
ade68b184d
Move code around for more linting ( #8190 )
...
* testing
* moving around all the code
* fix strict nulls
2019-11-04 10:41:28 -08:00
Anthony Dresser
76e8805a6b
Remove should ( #8196 )
...
* remove should
* fix a few tests
2019-11-04 09:59:18 -08:00
Anthony Dresser
6864d39f85
add triggers for ci ( #8197 )
2019-11-02 13:22:55 -07:00
Anthony Dresser
08d81927b4
remove js files that are being ignored ( #8182 )
2019-11-01 14:29:21 -07:00
Anthony Dresser
3d718068d1
update rollup code ( #8181 )
2019-11-01 13:36:14 -07:00
Anthony Dresser
1d31a6ef98
Bump some packages ( #8096 )
...
* update packages
* remove fs
* fix more deps
* test adding governance to ci
* ignore samples for cacheing
* fix save cache too
* bump more packages
* attempt to fix slickgrid
* add more deps
* use slickgrid version
* bump https-proxy
* bump more packages.
* fix service-downloader
* remove typings
* fix compile
* update more packages
* add vscode back to the extensions that need it for testing
* add fail on critical
* regrab proxy agent
* lock more deps
* replace final high warning
* revert service downloader changes
* remove the deps on jquery ui and event drag
2019-11-01 12:55:58 -07:00
Anthony Dresser
9c8f36e463
remove externals for some azure deps ( #8168 )
2019-11-01 12:19:29 -07:00
Anthony Dresser
bd988f62a2
Add WS as a dep of notebooks ( #8154 )
...
* add ws as an optional dep of noteoboks
* fix method of adding ws
* fix parsing for yarnrc
* remove optional reps
2019-11-01 12:19:06 -07:00
Anthony Dresser
827e6162c7
fix import ( #8116 )
2019-10-30 13:11:29 -07:00
Anthony Dresser
004297aea6
fix linux cache ( #8111 )
2019-10-30 11:02:53 -07:00
Anthony Dresser
f7b8a019cd
Remove references to noderequire ( #8101 )
...
* remove references to nodequire
* change promise handling
2019-10-30 10:04:52 -07:00
Anthony Dresser
bf6b68c614
add github toke nto electron download ( #8047 )
2019-10-26 15:59:17 -07:00
Anthony Dresser
e191556d3b
Update pipelines ( #7993 )
...
* update pipelines
* update
* fix scripts
* testing something
* testing something
* testing something
* add github token
* testing something
* delete fiels
2019-10-25 13:04:41 -07:00
Anthony Dresser
b65a7795df
Testing out ci with workflows ( #8005 )
...
* add workflow for ci
* add another step
* remove more steps
2019-10-25 10:30:53 -07:00
Anthony Dresser
a94cbb528e
Merge from vscode f5d3ffa6a0d655c87e1eb0e1e90773df58f7ff25 ( #7929 )
...
* Merge from vscode f5d3ffa6a0d655c87e1eb0e1e90773df58f7ff25
* fix launch script
* add missing files
2019-10-22 21:49:55 -07:00
Anthony Dresser
65fb77ef5c
Update linting file ( #7886 )
...
* update linting file
* update pr template
2019-10-22 00:26:03 -07:00
Anthony Dresser
1e22f47304
Merge from vscode c58aaab8a1cc22a7139b761166a0d4f37d41e998 ( #7880 )
...
* Merge from vscode c58aaab8a1cc22a7139b761166a0d4f37d41e998
* fix pipelines
* fix strict-null-checks
* add missing files
2019-10-21 22:12:22 -07:00
Anthony Dresser
1a864584b6
move code to mean linting ( #7873 )
2019-10-21 17:56:58 -07:00
Anthony Dresser
06e86e57e7
Strict null on some query and connection ( #7300 )
...
* wip
* make connection work with strict-nulls
* change comments
* fix tests; remove unneeded type forcing
* address feedback
* adjust the logic of query editor
* clean up typing
2019-10-21 15:50:12 -07:00
Anthony Dresser
4124f6b1ad
Readd labeling ( #7834 )
...
* readd labeling
* fix yml structure
* fix more yml structure
2019-10-18 15:07:31 -07:00
Anthony Dresser
4c8f3ddfd3
Add scripting contributions for explorer widget ( #7830 )
...
* add scripting contributions for explorer widget
* utilize or
2019-10-18 14:26:43 -07:00
Anthony Dresser
c4dfc5cf70
Fix issue with startup ( #7461 )
...
* address startup erorr
* fix naming
2019-10-01 17:31:49 -07:00
Anthony Dresser
084524cd2d
Merge from vscode 313ede61cbad8f9dc748907b3384e059ddddb79a ( #7436 )
...
* Merge from vscode 313ede61cbad8f9dc748907b3384e059ddddb79a
* fix strict null checks
2019-09-30 23:35:45 -07:00
Anthony Dresser
bca7c8e6bd
Merge from vscode f2d41726ba5a0e8abfe61b2c743022b1b6372010 ( #7415 )
...
* Merge from vscode f2d41726ba5a0e8abfe61b2c743022b1b6372010
* add missing files
2019-09-27 23:30:36 -07:00
Anthony Dresser
00f8dcb23e
clean up workbench files ( #7392 )
2019-09-27 12:17:07 -07:00
Anthony Dresser
07109617b5
Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421 ( #7404 )
...
* Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421
* readd svgs
2019-09-27 11:13:19 -07:00
Anthony Dresser
db57171ece
fix dashboard icons ( #7388 )
2019-09-26 12:45:24 -07:00
Anthony Dresser
b4de26a801
Disable tasks ( #7329 )
...
* disable tasks
* more disable
* disable more tasks
2019-09-26 12:15:48 -07:00
Anthony Dresser
2a15768a25
Remove diff ( #7368 )
...
* remove diff
* gulpfile changes (#7370 )
* gulpfile changes
* Remove examples
* move require statements to the top of the file
* add await
2019-09-26 11:55:42 -07:00
Anthony Dresser
f971417746
fix workspace actions ( #7345 )
2019-09-26 11:47:44 -07:00
Anthony Dresser
6a6048d40f
Merge from vscode 817eb6b0c720a4ecbc13c020afbbebfed667aa09 ( #7356 )
2019-09-24 21:36:17 -07:00
Anthony Dresser
cb50fae12d
move query plan to browser ( #7343 )
2019-09-24 12:14:24 -07:00
Anthony Dresser
5e3ec6ea39
moves notebooks code to browser ( #7313 )
2019-09-23 13:32:29 -07:00
Anthony Dresser
db498db0a8
Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f ( #7282 )
...
* Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f
* fix various icon issues
* fix preview features
2019-09-19 21:50:52 -07:00
Anthony Dresser
b3fbb29bf2
add sql folding ( #7270 )
2019-09-18 15:02:22 -07:00
Anthony Dresser
b7299e5eec
check for undefined ( #7277 )
2019-09-18 14:53:13 -07:00
Anthony Dresser
aad9c0f965
Add more areas to strict null ( #7243 )
...
* add more areas to strict null
* fix compile errors
* fix tests
* fix checks
* address PR comments
2019-09-18 12:27:19 -07:00
Anthony Dresser
6af544afde
Final fix for exploration merge ( #7250 )
...
* fix exploration merge
* use pool
* fix exploration
* add login
2019-09-17 16:25:17 -07:00
Anthony Dresser
47a14bbbff
fix exploration merge ( #7247 )
2019-09-17 15:16:03 -07:00
Anthony Dresser
290dd9531f
add explore merge build ( #7241 )
2019-09-17 14:40:56 -07:00
Anthony Dresser
28d453fced
Implement a no sync rule ( #7216 )
...
* implement a no sync rule
* fix linting disable
* fix unused imports
* exclude more testing
* clean up fs usage
* clean up more fs usage
* remove duplicate of code
* fix compile errors
2019-09-17 13:32:42 -07:00
Anthony Dresser
d3ea9c3168
Implement use strict linting ( #7223 )
...
* implement use strict linting
* commit changes
* add additional check for strict
2019-09-16 17:36:31 -07:00
Anthony Dresser
66d4d5c73f
revert changes to build files ( #7227 )
2019-09-16 14:12:35 -07:00
Anthony Dresser
075479274d
Readd sql linting ( #7217 )
...
* readd sql linting
* add skip linting for pipeline hygiene
2019-09-16 10:59:28 -07:00
Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Anthony Dresser
9229b26b9e
Rename some build steps ( #7202 )
...
* rename some build steps
* unify naming
2019-09-13 13:52:01 -07:00
Anthony Dresser
d9c5b7ea9e
Clean up some more disposable usage ( #7190 )
...
* clean up some more disposable usage
* fix a bug
* add more to register
2019-09-13 12:28:33 -07:00
Anthony Dresser
c9128d56c0
Handle some promises better in cms ( #7166 )
...
* handle some promises better in cms
* 💄
2019-09-13 12:28:16 -07:00
Anthony Dresser
823d136a00
No browser from common ( #7178 )
...
* no browser from common
* clean up some imports
2019-09-12 14:52:42 -07:00
Anthony Dresser
02f497712d
clean up some promise use in cms ( #7004 )
2019-09-06 15:58:47 -07:00
Anthony Dresser
b8518f5795
Add pipeline args for testing ( #7028 )
...
* add pipeline args for testing
* fix test publish step
* simplify some testing code
* change coverage reporters
* fix coverage reports
2019-09-03 17:59:19 -07:00
Anthony Dresser
1d6f48806e
fix index for panel push ( #7035 )
2019-09-03 17:17:23 -07:00
Anthony Dresser
30df1d8b0f
Fix pipeline electron download ( #7023 )
...
* add testing logging
* testing
* testing
* testing
* update env to work correctly
* add env to yarn as well
* remove unnecessary change
2019-08-30 17:13:51 -07:00