Charles Gagnon
c027ce4f00
Update ads-extensions-telemetry package ( #14162 )
2021-02-04 14:57:54 -08:00
Charles Gagnon
72b8d96dbc
Bump ads-extension-telemetry ( #14115 )
...
* Bump ads-extension-telemetry
* Fix import
2021-01-29 14:11:44 -08:00
Charles Gagnon
82b363fe90
Update ads-extension-telemetry package to official Microsoft org version ( #14032 )
...
* Update ads-extension-telemetry package to official Microsoft org version
* Update names
2021-01-22 16:40:59 -08:00
Amir Omidi
ca2b893c2c
Update test cover dependency ( #11889 )
2020-08-20 12:25:12 -07:00
Charles Gagnon
aecb0efbc0
Fix up data explorer contributed actions on OE nodes ( #11685 )
...
* Fix up data explorer contributed actions on OE nodes
* sql carbon edit
* add Database node
2020-08-11 10:25:38 -07:00
dependabot[bot]
6d679b6416
Bump lodash from 4.17.15 to 4.17.19 in /extensions/admin-tool-ext-win ( #11360 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 09:33:52 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Charles Gagnon
6f52977788
Update ext telemetry package to npm version ( #10859 )
2020-06-10 15:50:12 -07:00
Charles Gagnon
684aedfffa
Clean up coverage for admin-tool-ext-win extension ( #10806 )
2020-06-09 12:56:03 -07:00
Charles Gagnon
da41fda4bb
Update to latest vscodetestcover ( #10680 )
...
* Update to latest vscodetestcover
* Remove unused config
2020-06-02 13:33:30 -07:00
Charles Gagnon
2879da5ca5
Add script to combine coverage files ( #10674 )
...
* Add script to combine coverage files
* add script
* Add core coverage file as well
* Add json reporting
* Update README
* more
2020-06-02 12:53:58 -07:00
Charles Gagnon
7305bdaec4
Add integration-test code coverage ( #10632 )
...
* wip
* Update to latest vscodetestcover and add tests back in
* Update to latest version of vscodetestcover
* updates
* another yarn.lock
* update version
* Revert import path change
2020-06-01 14:54:07 -07:00
Charles Gagnon
30607ec61b
Update to latest vscodetestcover ( #9909 )
...
* Update to latest vscodetestcover
* Undo ci disable
* Add mssql to coverage upload
* Also update sh script
* Add mocha reporters
* Update yarn.lock
* Fix merge conflict
* Update
* Update yarn.lock again
* Fix compile errors
* Try disabling test
* Disable another test
* Try disabling all tests
* Leave one test...
* Skip msssql tests again
* Remove mssql coverage merge
* re-disable CI
2020-04-14 21:32:17 -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
Charles Gagnon
4a54f53ae3
Increase test coverage of admin-tool-ext-win ( #9619 )
2020-03-13 17:05:05 -07:00
Alan Ren
a68a6b9e44
update extension icon ( #9542 )
2020-03-11 19:25:32 -07: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
Charles Gagnon
f2ffa6c7e5
Initial post-release extension vBump ( #9144 )
2020-02-19 07:56:15 -08:00
Charles Gagnon
2dfd75352f
Add coverage for extension tests ( #8961 )
...
* wip
* Add code coverage files to all extensions
* Update vscodetestcover
* Update yarn.lock
* Update CMS yarn.lock
* Update vscodetestcover version
2020-01-28 07:23:45 -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
Charles Gagnon
7ecb6b4427
Change test timeout for extension unit tests to 10sec ( #8848 )
2020-01-08 13:49:34 -08:00
Anthony Dresser
2058682743
change some activation events for bdc and admin-tool ( #8660 )
2019-12-17 12:49:08 -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
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
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00
Amir Omidi
c70e7794eb
Use shared tsconfig ( #8214 )
...
* Use shared tsconfig
* Fix errors
* Remove sourcemap option
2019-11-04 17:25:01 -08:00
Anthony Dresser
76e8805a6b
Remove should ( #8196 )
...
* remove should
* fix a few tests
2019-11-04 09:59:18 -08: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
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
BranislavGrbicMDCS
397f6afaf1
ADS changes for new engine edition ( #7695 )
...
* Sql on demand changes
* Formating files
* Removing features for new Engine Edition
* Fixing Restore & Backup issue. Adding support for multiple conditions per flavor
* tabifying
* Formating documents
* Work in progress
* Resolving comments
* Resolving comments.
* Fixing typo
2019-10-22 12:50:15 +02:00
Charles Gagnon
effa50a9bd
Add unstable test params for core and extension tests ( #7513 )
...
* Add unstable test params for core and extension tests
* unset invert options for unstable script runs
* Fix copypasta
* Add nogpu to dacpac tests
2019-10-07 10:18:02 -07:00
Amir Omidi
b708b4a42b
Add dependencies required for tests ( #7450 )
...
* Add the dependencies
* options -> testOptions
* tabs vs spaces
* dacpac
2019-10-01 15:48:36 -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
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Charles Gagnon
9765b0ed8e
Bump extension versions ( #7168 )
2019-09-11 15:22:35 -07:00
Charles Gagnon
8db5bd438e
Update iKey ( #7150 )
2019-09-10 13:43:44 -07:00
Arvind Ranasaria
bb4248c459
Adding retries to install-ssmsmin and install-sqltoolsservice for download/install failures ( #6880 )
...
* Changes to enable retry for Service downloader.
* removing 'enabled' flag from the "retry" config.
* use 0.1.7 release of service-downloader which enables the retry feature.
2019-08-23 09:32:06 -07:00
Charles Gagnon
c7f2967e5d
Revert "Use VS Code iKey and modify event prefix ( #6656 )" ( #6677 )
...
This reverts commit 7adb8dd74b .
2019-08-09 14:14:30 -07:00
Charles Gagnon
7adb8dd74b
Use VS Code iKey and modify event prefix ( #6656 )
...
* Use VS Code iKey and modify event prefix
* Move carbon edit lines to same line
2019-08-08 15:55:43 -07:00
Anthony Dresser
c23738f935
Inital platform relayering ( #6385 )
...
* moving test files and inital refactoring
* relayer extension host code
* fix imports
* make insights work
* relayer dashboard
* relayer notebooks
* moveing more code around
* formatting
* accept angular as browser
* fix serializer
* add missing files
* remove declarations from extensions
* fix build errors
* more relayering
* change urls to relative to help code relayering
* remove layering to prep for merge
* fix hygiene errors
* fix hygiene errors
* fix tests
2019-07-18 17:29:17 -07:00
Anthony Dresser
0b7e7ddbf9
Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973 ( #6381 )
...
* Merge from vscode 8e0f348413f4f616c23a88ae30030efa85811973
* disable strict null check
2019-07-15 22:35:46 -07:00
Charles Gagnon
0503c8d8fe
Initial work to update telemetry to use Common Schema ( #6203 )
...
* Update admin-tool-ext-win to use new ads-extension-telemetry package
* Add AdsTelemetryService for sending telemetry events using the ADS Common Schema
* Clean up unused import and add engineType
* Address PR comments
* Update private var names
2019-06-30 19:38:04 +00:00
Karl Burtram
9687159484
Add metadata tags to package.json ( #6129 )
2019-06-24 14:50:39 -07:00
Charles Gagnon
b7956c5fbf
Update admin-tool-ext-win README ( #5911 )
2019-06-06 01:17:59 +00:00
Charles Gagnon
7d67711336
Update admin-tool-ext-win extension to require ADS 1.8.0 ( #5905 )
...
* Update admin-tool-ext-win extension to require ADS 1.8.0
* Use correct version check
2019-06-05 23:15:01 +00:00
Charles Gagnon
137c78c04e
Remove VS redist license
...
This isn't necessary since we aren't providing the VS binaries as redist-able. VS has signed off as confirming that the main extension license is enough to cover the VS binaries as well. (#5880 )
2019-06-04 22:20:43 +00:00
Charles Gagnon
89e6e062ab
Add licenses for SsmsMin extension ( #5806 )
...
* Add licenses to Admin Tool Extension
* Update license link
2019-05-31 15:37:48 -07:00
Charles Gagnon
3e8f25d864
Update to latest version of SsmsMin ( #5646 )
2019-05-26 16:43:23 -07:00
Alan Ren
361ada4963
update engine name from sqlops to azdata ( #5605 )
2019-05-23 22:08:03 -07:00