ADS Merger
35f1a014d5
Merge from vscode 6fded8a497cd0142de3a1c607649a5423a091a25
2020-04-04 04:30:52 +00:00
Anthony Dresser
0bfbdc62ed
Merge from vscode 2f984aad710215f4e4684a035bb02f55d1a9e2cc ( #9819 )
2020-04-01 00:44:39 -07:00
ADS Merger
a64304602e
Merge from vscode 1ec43773e37997841c5af42b33ddb180e9735bf2
2020-03-29 01:29:32 +00:00
ADS Merger
f5134198e2
Merge from vscode 93309f060778f6480a7d2a13913e6e7c624e9bc7
2020-03-26 07:08:23 +00:00
Anthony Dresser
89ef1b0c2e
Merge from vscode 073a24de05773f2261f89172987002dc0ae2f1cd ( #9711 )
2020-03-24 00:24:15 -07:00
ADS Merger
84f67f61c4
Merge from vscode 61d5f2b82f17bf9f99f56405204caab88a7e8747
2020-03-19 06:57:07 +00:00
Anthony Dresser
61831d8642
Merge from vscode 708b019bb4e20f07cf89df9f1d943af3d38d7a70 ( #9657 )
2020-03-17 22:35:18 -07:00
Anthony Dresser
a53b78c0c8
Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc ( #9646 )
...
* Merge from vscode 099a7622e6e90dbcc226e428d4e35a72cb19ecbc
* fix strict
2020-03-16 23:16:40 -07:00
Anthony Dresser
6652801861
Move underscore to dev only ( #9566 )
...
* moev underscore to dev only
* distro
* build files
* distro
2020-03-12 19:34:27 -07:00
ADS Merger
4c3e48773d
Merge from vscode cfc1ab4c5f816765b91fb7ead3c3427a7c8581a3
2020-03-11 04:19:23 +00: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
73ea8b79b2
Merge from vscode 1fbacccbc900bb59ba8a8f26a4128d48a1c97842
2020-02-13 02:56:02 +00:00
ADS Merger
2af13c18d2
Merge from vscode 718331d6f3ebd1b571530ab499edb266ddd493d5
2020-02-08 04:50:58 +00:00
Charles Gagnon
ec0a7a29d3
Remove quality checks for events ( #8934 )
...
* Remove quality checks for events
* Update iKey
* Add missed quality check
2020-02-07 14:43:03 -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
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
Anthony Dresser
13d4ab22b1
Remove quality from builtin ( #8888 )
...
* remove quality from builtin
* add compiled fles
2020-01-21 16:20:18 -08:00
Anthony Dresser
099916bf19
Merge from vscode e74405d11443c5361c31e2bc341866d146eee206 ( #8740 )
2019-12-18 23:36:29 -08:00
Leila Lali
0a6dc2720d
Machine Learning Services extension with package management feature ( #8622 )
...
* Machine Learning Services extension with package management feature
2019-12-17 09:55:42 -08:00
Benjin Dubishar
88b55d0e06
Fixing extension exclusion name ( #8616 )
2019-12-09 18:52:11 -08:00
Anthony Dresser
d614116b63
Merge from vscode a416c77e56ef0314ae00633faa04878151610de8 ( #8600 )
...
* Merge from vscode a416c77e56ef0314ae00633faa04878151610de8
* distro
* fix tests
* fix tests
2019-12-07 17:19:16 -08:00
Anthony Dresser
a7ff238653
Optimize pipelines ( #8520 )
...
Too Many commits
2019-12-07 14:27:38 -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
Benjin Dubishar
a8818ab0df
Initial commit of Database Projects extension ( #8540 )
...
* Initial commit of Database Projects extension
* Removing unused references, correcting license, tabs -> spaces in package.json
* cleaning up linter errors
2019-12-04 15:02:55 -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
Charles Gagnon
f976fc9418
Update js file with monaco -> ads workbench ( #8398 )
2019-11-19 17:35:07 -08:00
Charles Gagnon
8a44de27e7
monacoworkbench -> adsworkbench ( #8380 )
...
* monacoworkbench -> adsworkbench
* Fix typo
2019-11-18 10:57:39 -08:00
Alan Ren
80248846bb
update the extensions.js ( #8352 )
2019-11-15 11:46:21 -08:00
Leila Lali
f9ef9d85f4
SQL extension building packages comments ( #8296 )
...
* Fixing the comment for building sql extension
2019-11-14 13:57:02 -08:00
Karl Burtram
5a392dfd58
Revert "Add separate icons for non-stable builds ( #8078 )" ( #8222 )
...
This reverts commit 9eb438bb24 .
2019-11-05 11:22:36 -08:00
Charles Gagnon
9eb438bb24
Add separate icons for non-stable builds ( #8078 )
2019-11-04 17:05:25 -08:00
Anthony Dresser
3d718068d1
update rollup code ( #8181 )
2019-11-01 13:36:14 -07:00
Karl Burtram
78d3b9d555
Fix typo in icon path ( #8033 )
2019-10-25 16:00:44 -07:00
Karl Burtram
5590d60c5a
Revert icon update 8aa8dc29a1 ( #8030 )
...
* Revert icon update 8aa8dc29a1
* Add build electron.js file
2019-10-25 14:37:15 -07:00
Karl Burtram
5a269fc49a
Package LiveShare outside core ADS ( #8024 )
2019-10-25 12:59:10 -07:00
Maddy
004c177f7b
builtinExtension-insiders to builtinExtension ( #7973 )
...
* builtinExtension-insiders to builtinExtension
* maintain both insiders and stable.
* builtinExtension.js is for build time and skipping the check for dev.
* check quality and pick insider vs stable json
2019-10-24 15:34:12 -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
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
Amir Omidi
a646af2ad2
Move vscode from dependencies to devDependencies ( #7864 )
...
* Update package.json
Move vscode out of dependencies
* Change extensions.js
2019-10-21 14:20:46 -07:00
Amir Omidi
143b70c6a8
Revert "Fix BDC and resource-deploy extensions to not be packaged separately ( #7858 )" ( #7860 )
...
This reverts commit 53a081262d .
2019-10-21 12:06:00 -07:00
Charles Gagnon
53a081262d
Fix BDC and resource-deploy extensions to not be packaged separately ( #7858 )
...
* Fix BDC and resource-deploy extensions to not be packaged separately
* Update js too
2019-10-21 11:06:22 -07:00
Arvind Ranasaria
4dd6db57ee
Feat/tool install master merge back to master ( #7819 )
...
* add install tools button (#7454 )
* add install tools button
* address comments
* remove description for install tools hint message
* First working version of AutoDeployment of tools (#7647 )
First working version of AutoDeployment of tools.
This pull request adds feature to install the tools needed for doing BDC/TINA deployments.
This has been tested so far only on win32 and testing on other platforms is in progress.
* removing TODO and redundant code
* Not localizing azuredatastudio product name
* convert methods returning Promises to async-await
* changing from null to undefined
* Localize all the command labels
* using existing sudo-prompt typings
* progres/error status in ModalDialogue && PR fixes
* review feedback to change warning to information
* revert settings.json changes
* fix resource-Deployment Extension Unit Test
* ensuring platform service's working directory
* incorporate review feedback
* review feedback
* addressing PR feedback
* PR fixes
* PR Feedback
* remove debug logs
* disable UI deployment containers when installing
* addding data type to stdout/stderr messaging
* remove commented code
* revert accidental change
* addressing review feedback
* fix failed install with zero exit code
* fixing bug due to typo
* fixes for linux
* Misc fixes during mac testing
* PR fixes
2019-10-18 23:17:21 -07:00
Alan Ren
3813d9385b
update the extensions.json ( #7771 )
2019-10-17 14:26:47 -07:00
Alan Ren
cd30a8cbc0
enable bdc features for stable ( #7757 )
2019-10-17 09:59:29 -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
07109617b5
Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421 ( #7404 )
...
* Merge from vscode e0762af258c0b20320ed03f3871a41967acc4421
* readd svgs
2019-09-27 11:13:19 -07:00
Anthony Dresser
6a6048d40f
Merge from vscode 817eb6b0c720a4ecbc13c020afbbebfed667aa09 ( #7356 )
2019-09-24 21:36:17 -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
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