Hanxiao Liu
|
642fc9e4e9
|
Validate AppServicePlanConfig with SchemaValidator in CreateOrAppServicePlanTask
|
2021-08-18 22:10:24 +08:00 |
Hanxiao Liu
|
be8bbac663
|
Add json schema for app service plan creation/update task
|
2021-08-18 22:10:19 +08:00 |
Qianjin Shen
|
43389a3145
|
Merge pull request #1710 from microsoft/feature-qianjin-databaselib-3
[Feature merge] extract database-lib module (mysql).
|
2021-08-18 17:09:10 +08:00 |
shenqianjin
|
05b63bb607
|
Merge branch 'develop' into feature-qianjin-databaselib-3
# Conflicts:
# azure-toolkit-libs/azure-toolkit-mysql-lib/src/main/java/com/microsoft/azure/toolkit/lib/mysql/MySqlServer.java
# azure-toolkit-libs/azure-toolkit-mysql-lib/src/main/java/com/microsoft/azure/toolkit/lib/mysql/model/MySqlServerEntity.java
|
2021-08-18 17:05:10 +08:00 |
Hanxiao Liu
|
59b3204b94
|
Support validate and throw exception in SchemaValidator
|
2021-08-18 17:04:57 +08:00 |
Hanxiao Liu
|
3847b8132f
|
Add schema relative path to id and fix reflection issues when no schema founded
|
2021-08-18 17:04:48 +08:00 |
Hanxiao Liu
|
6a1e55e17c
|
Merge pull request #1706 from microsoft/validation/fix-maven-authconfiguration
Fix validation issue for service principal authentication with `<serverId>`
|
2021-08-18 16:59:29 +08:00 |
Hanxiao Liu
|
ef701cf0d2
|
Merge pull request #1705 from microsoft/validation/share-schema
[Task 1862590] Extract schema for shared azure properties
|
2021-08-18 16:59:12 +08:00 |
Qianjin Shen
|
020d3c77e9
|
Merge pull request #1709 from microsoft/feature-qianjin-databaselib
[Feature Merge] extract database-lib module
|
2021-08-18 16:44:55 +08:00 |
shenqianjin
|
67f925ef60
|
fix compile error
|
2021-08-18 16:38:37 +08:00 |
Qianjin Shen
|
7e1868d08f
|
Merge branch 'develop' into feature-qianjin-databaselib
|
2021-08-18 16:31:18 +08:00 |
Qianjin Shen
|
aa3326c3f0
|
Merge pull request #1702 from microsoft/feature-qianjin-databaselib-2
[Task 1868154] refactor sqlserver-lib to keep the unified module style
|
2021-08-18 16:24:50 +08:00 |
Wang Mingliang
|
d3e96d33ca
|
Merge pull request #1708 from microsoft/feature-modularization
[FEATURE #1862924] modularization
|
2021-08-18 16:20:27 +08:00 |
Mingliang Wang
|
c1ef2e30df
|
fix checkstyle
|
2021-08-18 15:26:44 +08:00 |
Mingliang Wang
|
0a3e14e860
|
fix checkstyle
|
2021-08-18 15:15:41 +08:00 |
Mingliang Wang
|
21deb0ce10
|
fix checkstyle
|
2021-08-18 14:52:24 +08:00 |
Mingliang Wang
|
d7dff0d7a0
|
fix checkstyle
|
2021-08-18 14:48:58 +08:00 |
Mingliang Wang
|
79d06ae481
|
fix checkstyle
|
2021-08-18 14:29:28 +08:00 |
Mingliang Wang
|
4c3ac6db72
|
fix checkstyle
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
f0269875cb
|
allow set type of AzureTask and refactorings related to AzureOperation
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
3a1ccfb011
|
remove track1 dependency and unused constants.
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
25f50a8369
|
Azure Resource portal url.
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
2e5e7803a1
|
use event bus instead of PropertyChangeSupport to sync status.
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
fbb4dbbfa1
|
add source as a required field to AzureEvent
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
1ab19e105c
|
Azure Resource Status/Children properties
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
97c06f272a
|
HasUrl/Removable/Startable
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
727ab00dc5
|
AzureMessageBundle
|
2021-08-18 14:29:27 +08:00 |
Mingliang Wang
|
b0e5eabe0e
|
make AzureBundle support message bundle extended in ide libs
|
2021-08-18 14:29:26 +08:00 |
Mingliang Wang
|
6bc8db8337
|
improve DataStore to support any type of fields
|
2021-08-18 14:29:26 +08:00 |
Mingliang Wang
|
0cac52c99b
|
rename IAzureEntityManager.java -> IAzureResource
|
2021-08-18 14:29:26 +08:00 |
Hanxiao Liu
|
813ea6e443
|
Migrate to use uuid for client/tenant id
|
2021-08-18 14:12:34 +08:00 |
Hanxiao Liu
|
854fafdada
|
Fix validation issue for service principal authentication with severId
|
2021-08-18 14:10:40 +08:00 |
Hanxiao Liu
|
a29e7b959b
|
Add common schema uuid and validate subsId/tenantId/clientId with uuid
|
2021-08-18 14:04:54 +08:00 |
Hanxiao Liu
|
69d14e2a8f
|
Fix style and description typo for shared schema
|
2021-08-18 13:45:55 +08:00 |
shenqianjin
|
03d59f7da9
|
Merge branch 'feature-qianjin-databaselib-2' into feature-qianjin-databaselib-3
|
2021-08-18 11:14:30 +08:00 |
shenqianjin
|
9283bc1c8a
|
enhance loadRemote method in SqlServer.
|
2021-08-18 11:07:36 +08:00 |
shenqianjin
|
7077559bf1
|
Merge branch 'feature-qianjin-databaselib-2' into feature-qianjin-databaselib-3
|
2021-08-18 08:41:13 +08:00 |
shenqianjin
|
b85088b628
|
Merge branch 'feature-qianjin-databaselib' into feature-qianjin-databaselib-2
|
2021-08-18 08:41:02 +08:00 |
shenqianjin
|
a64a86b356
|
Merge branch 'develop' into feature-qianjin-databaselib
|
2021-08-18 08:40:46 +08:00 |
Andy Xu(devdiv)
|
6b4d346343
|
Merge pull request #1707 from microsoft/bugfix-eval-template
Fix bug: error occurs when evaluate template this.config.getAppName
|
2021-08-17 17:15:50 +08:00 |
andxu
|
89d5e5e0dc
|
Fix bug: error occurs when evaluate template(${this.config.getAppName()}) with bindings({nameFromResourceId=org.codehaus.groovy.runtime.MethodClosure@33be3c0, _this_={name:'<unknown>.<unknown>'}, out=java.io.PrintWriter@5626e7ef})
groovy.lang.MissingPropertyException: No such property: config for class: com.microsoft.azure.toolkit.lib.appservice.task.DeployWebAppTask
|
2021-08-17 17:10:00 +08:00 |
Hanxiao Liu
|
fc6e95e04f
|
Extract schema for shared azure properties
|
2021-08-17 16:37:48 +08:00 |
shenqianjin
|
3a15fdee9a
|
Merge branch 'feature-qianjin-databaselib-2' into feature-qianjin-databaselib-3
|
2021-08-17 14:52:32 +08:00 |
shenqianjin
|
6656551d78
|
remove unnecessary setting remote during loadRemote.
|
2021-08-17 14:52:11 +08:00 |
shenqianjin
|
5d59e25f6d
|
remove unnecessary setting remote during loadRemote.
|
2021-08-17 14:51:56 +08:00 |
shenqianjin
|
e3eab4b0d6
|
Merge branch 'feature-qianjin-databaselib-2' into feature-qianjin-databaselib-3
|
2021-08-17 14:44:59 +08:00 |
shenqianjin
|
fed279348f
|
refactor sqlserver-lib to keep unified module style.
|
2021-08-17 14:43:10 +08:00 |
shenqianjin
|
722059d5f8
|
refactor mysql-lib to keep unified module style.
|
2021-08-17 14:42:31 +08:00 |
Andy Xu(devdiv)
|
60a3c92c70
|
Merge pull request #1700 from microsoft/bugfix-warn-region-change-service-plan
[Bug fix 1858798]: hint the region of existing plans cannot be changed
|
2021-08-17 12:14:29 +08:00 |
shenqianjin
|
f3b3136c52
|
Merge branch 'feature-qianjin-databaselib-2' into feature-qianjin-databaselib-3
|
2021-08-17 10:18:10 +08:00 |