Azure / Azure/azure-libraries-for-java
update web app api get Error because tag messed up
- Ngôn ngữ chính
- Java
- Star
- 97
- Fork
- 102
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### SDK version
1.11.0
### OS
Windows 10
### Actual behavior
api usage code snippet:
```
update.withJavaVersion(mojo.getJavaVersion()).withWebContainer(mojo.getJavaWebContainer());
update.apply();
```
```withJaveVersion``` and ```withWebContainer``` use the same setting with by web app, then I get the error message;
[ERROR] Failed to execute goal com.microsoft.azure:azure-webapp-maven-plugin:1.3.0-SNAPSHOT:deploy (default-cli) on project windows-jar: The request content was invalid and could not be deserialized:** 'Unexpected character encountered while parsing value: {. Path 'tags['hidden-related:/subscriptions/2085065b-00f8-4cba-9675-ba15f4d4ab66/resourcegroups/qisun/providers/Microsoft']**', line 1, position 144.'. OnError while emitting onNext value: retrofit2.Response.class -> [Help 1]
>Note
There was issue reported and addressed before, tracked in this issue https://github.com/Azure/azure-sdk-for-java/issues/1755
Is there any tag issue related regression?
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện mục tiêu deploy của Maven plugin với các lệnh gọi update.withJavaVersion và withWebContainer đã nêu trên SDK 1.11.0, sau đó kiểm tra đường dẫn cập nhật web app phát ra các tag. So sánh hành vi với issue trước đó #1755; được xem là hoàn tất khi hai thiết lập không còn tạo ra các tag không hợp lệ và deployment thành công.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, java
- Lĩnh vực
- cloud, devops
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100