Skip to content

Comments

[Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview#8114

Merged
erich-wang merged 13 commits intoAzure:masterfrom
sup-s:dev/supsanka/digitalTwins
Jan 15, 2020
Merged

[Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview#8114
erich-wang merged 13 commits intoAzure:masterfrom
sup-s:dev/supsanka/digitalTwins

Conversation

@sup-s
Copy link
Contributor

@sup-s sup-s commented Jan 9, 2020

If you are a MSFT employee you can view your work branch via this link.

Contribution checklist:

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sup-s
Copy link
Contributor Author

sup-s commented Jan 9, 2020

The swagger has been approved by ARM in the private repo. See: Azure/azure-rest-api-specs-pr#999.
In this PR, I have

  1. Changed API version to 2020-03-01-preview (was: 2020-02-26-preview)
  2. Addressed feedback on private repo PR.

@sup-s sup-s added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 9, 2020
@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 9, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from dec2f60 with merge commit bbc1fea. SDK Automation 13.0.17.20191226.1
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 9, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 9, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 9, 2020

azure-sdk-for-python - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from dec2f60 with merge commit bbc1fea. SDK Automation 13.0.17.20191226.1
    Failed to find any changed packages. Please check the changed file list.
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/_azure_digital_twins_management_client.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/_configuration.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/models/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/models/_azure_digital_twins_management_client_enums.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/models/_models.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/models/_models_py3.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/models/_paged_models.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/__init__.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/_digital_twins_endpoint_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/_digital_twins_io_thubs_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/_digital_twins_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/_io_thub_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/operations/_operations.py
    /z/work/azure-sdk-for-python/sdk/azure-mgmt/digitaltwins/version.py

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jan 9, 2020

azure-sdk-for-js - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from dec2f60 with merge commit bbc1fea. SDK Automation 13.0.17.20191226.1
    Failed to find any diff after autorest so no changed packages was found.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@ryansbenson ryansbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from ARMs side

@ryansbenson ryansbenson added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jan 10, 2020
Please also specify `--go-sdks-folder=<path to the root directory of your azure-sdk-for-go clone>`.

```yaml $(tag) == 'package-2020-03-01-preview' && $(go)
namespace: Microsoft.DigitalTwins
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to digitaltwins

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The namespace should be digitaltwins, please change the namespace.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Please also specify `--go-sdks-folder=<path to the root directory of your azure-sdk-for-go clone>`.

```yaml $(tag) == 'package-2020-03-01-preview' && $(go)
namespace: Microsoft.DigitalTwins
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The namespace should be digitaltwins, please change the namespace.

@ArcturusZhang
Copy link
Member

Hi @sup-s please change the namespace in readme.go.md. Despite the CI is not reporting errors now, the go SDK will not compile when the namespace contains dot or up-case letters.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@erich-wang erich-wang merged commit bbc1fea into Azure:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants