Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR] resources/resource-manager #3187

Merged
merged 16 commits into from
Jan 2, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: resources/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 23, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

You can install the package azure-mgmt-resource of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_resources/resource-manager#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_resources/resource-manager#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_resources/resource-manager
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_resources/resource-manager
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

…oft.Authorization (#3304)

* Generated from b74ebceb22e46a4c6ceb9fd8ab1cb8347f400839

Fix ARMViolation Error for Microsoft.Authorization

* Packaging update of azure-mgmt-resource
@codecov-io
Copy link

codecov-io commented Sep 10, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@c50bf85). Click here to learn what that means.
The diff coverage is 41.73%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3187   +/-   ##
=========================================
  Coverage          ?    37.2%           
=========================================
  Files             ?     8166           
  Lines             ?   253066           
  Branches          ?        0           
=========================================
  Hits              ?    94151           
  Misses            ?   158915           
  Partials          ?        0
Impacted Files Coverage Δ
.../resource_provider_operation_display_properties.py 40% <ø> (ø)
.../resource/resources/v2018_05_01/models/resource.py 100% <ø> (ø)
...rce/azure/mgmt/resource/features/feature_client.py 72.72% <ø> (ø)
...ource_provider_operation_display_properties_py3.py 33.33% <ø> (ø)
...ource/resources/v2018_05_01/models/resource_py3.py 57.89% <ø> (ø)
...ces/v2017_05_10/operations/resources_operations.py 7.64% <0%> (ø)
...017_05_10/operations/resource_groups_operations.py 7.86% <0%> (ø)
...es/v2017_05_10/operations/deployment_operations.py 10.18% <0%> (ø)
...ces/v2017_05_10/operations/providers_operations.py 7.17% <0%> (ø)
...s/operations/application_definitions_operations.py 7.73% <0%> (ø)
... and 75 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c50bf85...abf98d6. Read the comment docs.

…rosoft.Features (#3303)

* Generated from 7a6405dee0b1df4ab7da45c12d03cf1336106221

Fix Swagger Linting Error for Microsoft.Features

* Packaging update of azure-mgmt-resource

* Generated from 79862aa514b96e220ff6c723bcd4f1260659ab8f

Remove additional properties in examples
Fix typo, the provider should be Microsoft.Authorization
Change operationId of Microsoft.Authorization
…esources (#3356)

* Generated from 2677deefc46f8d0978cc262efb1510a41e3832a0

Fix ARMViolations for Microsoft.Resources

* Generated from d1873c4588fc3653c9d01f38bb51933cfdd13710

Fix ARM Violations in Microsoft.Resources

* Packaging update of azure-mgmt-resource
…haracters for resource group name (#3662)

* Generated from 773581c3a2be72522eb2bc770800bbef994454d3

added to description of allowed characters for resource group name

* Generated from 3d920ef4d7524961f809597d3f47f70cfce462ef

changed description
Add type for DeploymentExtend and ResourceGroup
typo: resources/resource-manager/Microsoft.Resources

- paramaters -> parameters
- deploymentoutput -> deployment output
- targetid -> targetId
- informaton -> information
- rsources -> resources
- muct -> must
typo: resources/resource-manager/Microsoft.Authorization

- assigment -> assignment
- reponse -> response
typo: resources/resource-manager/Microsoft.Solutions

- reponse -> response
Copy link
Member

@lmazuel lmazuel left a comment

Choose a reason for hiding this comment

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

Ready to merge and release on 2019-01-02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants