Charles Gagnon
|
8954b17c07
|
Fix container cleanup message disappearing - causing apparent hang (#19910)
* Fix container cleanup message causing apparent hang
* remove comment
|
2022-07-05 08:27:45 -07:00 |
|
Charles Gagnon
|
60026a39f9
|
Add getDockerImageSpec and cleanDockerObjects to API (#19900)
* Add getDockerImageSpec and cleanDockerObjects to API
* docs
|
2022-07-01 12:57:40 -07:00 |
|
Charles Gagnon
|
dc006be73e
|
Make publish to docker settings properties required (#19898)
* Make publish to docker settings properties required
* move
|
2022-06-30 16:21:53 -07:00 |
|
Charles Gagnon
|
87f8f2fd90
|
Additional SQL Proj cleanup (#19836)
|
2022-06-27 17:29:49 -07:00 |
|
Charles Gagnon
|
5b95a47ca6
|
Add launchPublishToDockerContainerQuickpick to extension API (#19834)
* Initial
* remove namespace
* minor fixes
|
2022-06-27 15:29:43 -07:00 |
|
Leila Lali
|
e8158d4374
|
SQL Project: Opening connection viewlet after deploying database (#19544)
|
2022-06-03 11:44:58 -07:00 |
|
Charles Gagnon
|
6ae380b65d
|
Remove unnecessary awaits from extensions (#19571)
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
|
2022-05-31 15:36:44 -07:00 |
|
Charles Gagnon
|
45d7a6dd62
|
Clean up docs for connect and ConnectionResult (#19509)
* Clean up docs for connect and ConnectionResult
* links
* fix build
* fix
|
2022-05-25 10:38:00 -07:00 |
|
Leila Lali
|
e10b1eb5a9
|
SQL Project Deploy to docker container - Adding a UI for user to select docker image tag (#19297)
|
2022-05-11 11:29:11 -07:00 |
|
Leila Lali
|
d95aff1d3c
|
New UI for deploying SQL project to a new Azure server (#18833)
|
2022-04-29 15:39:21 -07:00 |
|
Leila Lali
|
459fab256e
|
Sql Proj: Adding a new sqlproj template for SQL dbs (#18636)
|
2022-03-29 09:06:56 -07:00 |
|
Charles Gagnon
|
a6d442bb3b
|
Consolidate extension typings files (#18765)
* Consolidate extension typings files
* fix
|
2022-03-18 09:24:22 -07:00 |
|
Leila Lali
|
8e9957adbe
|
SQLProj: No docker image build needed for deploying a database to docker (#18629)
|
2022-03-04 14:32:43 -08:00 |
|
Charles Gagnon
|
19039c8fc7
|
Update VS Code MSSQL typings (#18055)
* Update VS Code MSSQL typings
* fix compile
|
2022-01-12 11:31:01 -08:00 |
|
Leila Lali
|
7e17bfb6ec
|
Added UI for user to accept EULA when deploying sql proj to docker container (#17762)
|
2021-11-30 15:08:23 -08:00 |
|
Leila Lali
|
9bdd6aca42
|
Adding UI for deploying a db proj to docker (#17495)
|
2021-11-18 14:44:33 -08:00 |
|
Benjin Dubishar
|
5160814623
|
Dedupe shell command execution logic (#17516)
* Moved to shellExecutionHelper
* First crack
* fixed the deploy tests
* PR comments
* trigger GitHub actions
Co-authored-by: llali <llali@microsoft.com>
|
2021-11-04 17:16:58 -07:00 |
|
Leila Lali
|
d479c96658
|
Addressed comments left in a merged PR (#17307)
|
2021-10-11 09:07:12 -07:00 |
|
Leila Lali
|
d4b556c09c
|
Sqlproj - Saving the connection after db is deployed to docker container (#17294)
|
2021-10-07 15:48:09 -07:00 |
|
Leila Lali
|
3d810e8e20
|
sqlproj - publish to container - fix the image name, tag and added validation (#17295)
|
2021-10-07 14:39:05 -07:00 |
|
Leila Lali
|
f875699cd2
|
sqlproj publish to container - october release improvements (#17289)
|
2021-10-07 12:55:43 -07:00 |
|
Leila Lali
|
3ed611db66
|
sql proj - publish to docker improvements (#17124)
|
2021-09-21 16:47:06 -07:00 |
|
Leila Lali
|
423cf8d3d5
|
SQL Proj - Added an option to deploy to docker to select the base image (#17067)
* Added an option to deploy to docker to select the base image
|
2021-09-14 13:49:57 -07:00 |
|
Leila Lali
|
4912faa966
|
SQL Project - deploy to docker publish option (#17050)
SQL Project - deploy to docker publish option
|
2021-09-13 14:12:53 -07:00 |
|
Leila Lali
|
32a71a2de6
|
SQL Database Project - Deploy db to docker (#16406)
Added a new command to deploy the project to docker
|
2021-08-12 13:24:16 -07:00 |
|