Shafiq Ur Rahman
2f94307635
Kusto extension for ADS ( #11752 )
...
* Kusto extension
* Add kusto to extensions.ts
* Remove objectExplorerNodeProvider
* Removed some BDC items + CR cleanup
* Cleanup unused strings in package.nls.json
* Remove unused svgs, and some cleanup
* Bringing objectExplorerNode back and hygiene changes
* rename to KustoObjectExplorerNodeProvider
* rename to KustoIconProvider
* Cleanup SQL code
* Fix compilation error
* Clean up in objectExplorerNodeProvider folder
* Some more clean up based on comments
* apiWrapper add
* changed to camelCase
* Remove unused functions/files
* Removed AgentServicesFeature
* dacfx, cms, schemacompare clean up
* Clean up and addressed few comments
* Remove apWrapper from kusto extension
* Addressed few comments
* credentialstore and escapeexception changes
* Added strict check for Kusto extension
* Fix error and addressed comment
* Saving Kusto files shoulf default to .kql
* package.json changes
* Fix objectExplorerNodeProvider
* Amir/kusto fix (#11972 )
* Add the compiled extensions.js
* Fix strict compile rules
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-08-26 14:13:31 -07:00
Aasim Khan
43f08e7efb
Added ESRP task for signing extensions ( #11845 )
...
* Added esrp task for vsix
* added the condition to sign only when needed
* Changed dotnet core task name for more context
2020-08-19 10:43:23 -07:00
Anthony Dresser
a69b4bf662
Add check for disable telemetry when showing opt out ( #11796 )
...
* add check for disable telemtry when showing output
* remove previous fixes for smoke tests
* fix compile
* continue on error for smoke tests
2020-08-13 16:57:05 -07:00
Anthony Dresser
bc44014532
Fix web smoke tests ( #11759 )
...
* fix web smoke tests
* readd web smoke
2020-08-12 12:02:42 -07:00
Anthony Dresser
1f71ea301c
Merge branch 'publish/server' into main
2020-08-10 19:09:25 -07:00
Anthony Dresser
0c0c87184c
reenable server builds
2020-08-10 17:49:31 -07:00
Amir Omidi
39900b7a92
SQL Migration Extension Skeleton ( #11625 )
...
* Start on skeleton
* Finish up skeleton
* .
* Change up the skeleton a bit, add some states.
2020-08-10 17:31:50 -07:00
AzureDataStudio
24b3181cbc
Fix errors
...
distro
distro
comment out reh stuff
distro
fix yml
distro
bump smoke ext
2020-08-06 13:49:27 -07:00
ADS Merger
540046ba00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
2020-08-06 07:08:52 +00:00
Cory Rivera
28f1321ad7
Add task for downloading Python package when building ADS for SAW devices. ( #11659 )
2020-08-05 14:11:44 -07:00
Alan Ren
21d09cb975
remove the scheduled run info from yml ( #11562 )
2020-07-30 15:25:02 -07:00
ADS Merger
d965d4aef3
Merge from vscode 731f9c25632dbbf01ee3a7892ad9d2791fe0260c
2020-07-24 05:27:34 +00:00
ADS Merger
ede827ee82
Merge from vscode 8c426f9f3b6b18935cc6c2ec8aa6d45ccd88021e
2020-07-23 02:21:09 +00:00
Anthony Dresser
2f0dbb633d
bump node version in builds
2020-07-21 20:15:26 -07:00
ADS Merger
1b7b54ce14
Merge from vscode 0a7364f00514c46c9caceece15e1f82f82e3712f
2020-07-22 03:06:57 +00:00
Charles Gagnon
b57cae5b60
Add tests for azdata extension ( #11423 )
...
* Add tests for azdata extension
* Fail on stderr
* Skip test for not implemented logic
* Move executeCommand stub
* Add missing packages
2020-07-21 14:13:58 -07:00
Anthony Dresser
26f833f728
disable web smoke again ( #11421 )
2020-07-20 12:25:03 -07:00
cssuh
0833de1e7c
Merge branch 'ads-main-vscode-2020-07-15T23-51-12' into main
2020-07-17 15:00:28 -04:00
dependabot[bot]
8322e5dc83
Bump lodash from 4.17.15 to 4.17.19 in /build ( #11363 )
...
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:34:27 -07:00
Anthony Dresser
8e5da8aa36
update linux build agent
2020-07-16 03:45:34 +00:00
ADS Merger
9d3f12d0b7
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
2020-07-15 23:51:18 +00:00
Anthony Dresser
d2bdd2bace
web smoke tests ( #11280 )
...
* distro
* renable web smoke
* add missing script
* update node version
* update node version everywhere
* ensure playwright drivers are installed
* fix screenshot capture
* try this
* rewrite connection dialog code
* fix permissions
* more wip
* replace more $ with ^
* revert changes
* refactor and revert more changes
* add screen shot functionality to playwright
* fix compile
* fix profiler compile
* don't run new files for web
* continue on error for web
* continue on error for web not normal
* revert some changes
2020-07-10 22:12:45 -07:00
Anthony Dresser
6d6abdff7d
fix configuration access for grid ( #11299 )
2020-07-10 14:51:10 -07:00
Charles Gagnon
399bac33f4
Add empty azdata extension ( #11281 )
2020-07-10 08:13:39 -07:00
Amir Omidi
2d989e1180
Move the tests out to their own tasks ( #11179 )
...
* Move the tests out to their own tasks
* Revert change
* Lets try this
* Actually reference to the tests
* Lets try this
* lets try this too?
* this one?
* Manually define them :(
* Formatting
* Add the node command
* Fix machine learning and address comments
2020-07-02 17:51:21 -07:00
ADS Merger
1388493cc1
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
2020-06-30 11:31:11 -07:00
Alan Ren
476e3f7299
move the macOS ESRP signing steps to a separate job ( #11129 )
...
* move ESRP signing to a separate job
* rename job
* depends on
* signing
* rename task
2020-06-29 13:41:02 -07:00
Charles Gagnon
681e5f5077
Add arc deployment contributions to arc extension ( #11032 )
...
* Add arc deployment contributions to arc extension
* Add logo image
* update images
* Update strings
2020-06-22 12:54:56 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Anthony Dresser
a971aee5bd
Use cp for coverage copy ( #11006 )
...
* test cp
* mkdir
* maintain directory
* copy with directories
2020-06-19 10:07:37 -07:00
Alan Ren
2242a80049
trying to trigger the schedule re-evaluation ( #10961 )
2020-06-17 10:44:25 -07:00
Alan Ren
c390d62675
enable Azure SQL DB Edge deployment in ADS ( #10927 )
...
* local deployment
* eula update
* remote deployment
* fix wording
* new extension
* script
* spacing
* fix test
* loc strings
2020-06-16 20:00:46 -07:00
dependabot[bot]
bacdaeecb6
Bump mixin-deep from 1.3.1 to 1.3.2 in /build ( #10910 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:41 -07:00
dependabot[bot]
1cf4478fc7
Bump stringstream from 0.0.5 to 0.0.6 in /build ( #10911 )
...
Bumps [stringstream](https://github.com/mhart/StringStream ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases )
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-16 11:25:18 -07:00
Karl Burtram
434d017a6b
Update various branch references to main branch ( #10913 )
2020-06-13 14:26:18 -07:00
Anthony Dresser
a63bdfedd5
Add web compile ( #10880 )
...
* add web compile step
* add missing file
* add to release
* add container
2020-06-11 15:40:11 -07:00
Anthony Dresser
a940999c39
add more sourcemaps ( #10851 )
2020-06-10 14:51:45 -07:00
Kim Santiago
6e3d960d1d
Add support for adding dacpac references in sql database projects ( #10684 )
...
* add dacpacs
* able to add reference to appropriate master dacpac
* able to add reference to a dacpac
* Add a few tests
* fix tests
* fix wording
* fix adding reference to same database
* add project tests
* fix test for windows
* addressing comments
* Adding another test
* update tests
* fix build error
2020-06-05 17:53:21 -07:00
Anthony Dresser
6b7c286891
Add upload of sourcemaps ( #10714 )
...
* add upload of sourcemaps
* add storage account
2020-06-04 15:40:08 -07:00
Anthony Dresser
1d9c79aa1b
fix mixin
2020-05-31 14:06:59 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Vladimir Chernov
8288360cc4
Assessment core extension ( #10154 )
2020-05-29 01:17:41 +03:00
Charles Gagnon
968f2d11f1
Switch to DownloadBuildArtifacts task ( #10597 )
...
* Switch to download build artifact task
* Update download location
* Fix path
2020-05-28 07:56:09 -07:00
Charles Gagnon
e7f65f45f2
Don't run platform builds if compile fails ( #10564 )
...
* Don't run platform builds if compile fails
* Switch to use suceeded
* Fix condition
* Undo compilie changes
2020-05-27 14:07:09 -07:00
Brian Bergeron
283ffd7af6
Azure Arc extension ( #10400 )
...
Adds an extension for Azure Arc with some initial Postgres pages
2020-05-18 14:32:48 -07:00
Anthony Dresser
4763685237
Add more testing in the pipelines ( #10455 )
...
* run tests in every pipeline and include integration tests
* fix test env
* fix integration test scripts
* remove windows unit tests
* remove unused tests in integrations
* add comments
2020-05-18 13:54:19 -07:00
Anthony Dresser
f550002d33
Remove web smoke tests ( #10380 )
...
* remove smoke tests
* use run_tests
2020-05-13 16:29:15 -07:00
Anthony Dresser
dee02796c9
ensure we can still write version infomation if we don't recompile ( #10365 )
2020-05-13 10:21:21 -07:00
Udeesha Gautam
ddb9a806cc
Feature/project build ( #10332 )
...
* initial build command execution
* adding tests
* Clean up test names
* update SqltoolsService release in ADS for Build
* Updating as per PR comments
* updating yarn lock
* Adding one more test for command run
* Test fixes
2020-05-12 20:17:37 -07:00
Anthony Dresser
11636f8fc3
remove crash reporting
2020-05-07 22:34:46 -07:00