Skip to content

Conversation

@poanchen
Copy link
Contributor

@poanchen poanchen commented Feb 22, 2021

Description

The main purpose of this PR is to address several S360 fixes with the inconsistency between our swagger and our RP response. This PR will also make sure our command az iot central app will be using the latest python packages that we just released. The S360 issue included resourceType should be camel case, appTemplateName field should be name in appTemplate API, add new industry and locations field in appTemplate API, add new origin and properties field in operations API, remove the need of checking etag when updating the existing iotc app command.

Note: By removing the etag check in az cli iot central app update command, it allows us to remove the etag field from RP response later on. Otherwise the az cli iot central app update command will effectively fail.

Testing Guide

We have re-record the tests with live validation and it passed.

History Notes

[IoTCentral] az iot central app: Address several S360 fixes
[IoTCentral] az iot central app update: Remove the need of checking etag when updating the existing iotc app.
[IoTCentral] Change the resourceType (IotApps) to be in camel case.


This checklist is used to make sure that common guidelines for a pull request are followed.

@poanchen poanchen requested a review from digimaun as a code owner February 22, 2021 01:38
@yonzhan
Copy link
Collaborator

yonzhan commented Feb 22, 2021

IoTCentral

@yonzhan yonzhan requested a review from zhoxing-ms February 22, 2021 02:49
@yonzhan yonzhan added this to the S183 - For Ignite milestone Feb 22, 2021
@poanchen
Copy link
Contributor Author

poanchen commented Feb 24, 2021

@zhoxing-ms please let us know what we need to do to complete this so that we can make it to the S183 milestone. (we really want to make it to this train)

@poanchen
Copy link
Contributor Author

will we be able to make it to the S183 milestone with Code complete: 02/24/2021? @digimaun @yonzhan

@digimaun
Copy link
Member

Once @zhoxing-ms approves we should be able to merge.

@yonzhan
Copy link
Collaborator

yonzhan commented Feb 24, 2021

@zhoxing-ms please help with this PR with high priority.

@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@poanchen
Copy link
Contributor Author

ok. Updated the HISTORY as suggested.

@zhoxing-ms zhoxing-ms changed the title [IoTCentral] az iot central app: to address several S360 fixes [IoTCentral] az iot central app: address several S360 fixes Feb 25, 2021
@zhoxing-ms zhoxing-ms changed the title [IoTCentral] az iot central app: address several S360 fixes [IoTCentral] az iot central app: Address several S360 fixes Feb 25, 2021
@zhoxing-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@poanchen
Copy link
Contributor Author

poanchen commented Feb 25, 2021

Looks like we got all our approvals. Please merge this PR whenever you guys feel comfortable. Thanks!

Edit: guess we need to wait for the validation to be passed. Let's do that!

@zhoxing-ms zhoxing-ms merged commit a5c40c1 into Azure:dev Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants