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] authorization/resource-manager #4061

Merged
merged 9 commits into from
May 23, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: authorization/resource-manager

typo: authorization/resource-manager/Microsoft.Authorization

- roleassignment -> role assignment
- delgation -> delegation
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-authorization

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

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_authorization/resource-manager#egg=azure-mgmt-authorization&subdirectory=azure-mgmt-authorization"

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

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

Or build a wheel file to distribute for testing:

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

Package azure-mgmt-compute

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

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_authorization/resource-manager#egg=azure-mgmt-compute&subdirectory=azure-mgmt-compute"

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

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

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4061 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4061      +/-   ##
==========================================
+ Coverage   54.23%   54.28%   +0.04%     
==========================================
  Files       10231    10317      +86     
  Lines      207835   209536    +1701     
==========================================
+ Hits       112715   113740    +1025     
- Misses      95120    95796     +676
Impacted Files Coverage Δ
...ew/models/role_assignment_create_parameters_py3.py 55.55% <ø> (ø) ⬆️
...018_09_01_preview/models/role_assignment_filter.py 57.14% <ø> (ø) ⬆️
...review/models/role_assignment_create_parameters.py 55.55% <ø> (ø) ⬆️
...tion/v2018_09_01_preview/models/role_assignment.py 100% <ø> (ø) ⬆️
...09_01_preview/models/role_assignment_filter_py3.py 57.14% <ø> (ø) ⬆️
...tion/v2018_01_01_preview/models/role_assignment.py 38.46% <ø> (ø) ⬆️
...01_01_preview/models/role_assignment_filter_py3.py 57.14% <ø> (ø) ⬆️
...ew/models/role_assignment_create_parameters_py3.py 100% <ø> (ø) ⬆️
...018_01_01_preview/models/role_assignment_filter.py 57.14% <ø> (ø) ⬆️
.../v2018_01_01_preview/models/role_assignment_py3.py 38.46% <ø> (ø) ⬆️
... and 107 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 b286fca...e0f596e. Read the comment docs.

…the elevateAccess API (#4309)

* Generated from c4b75002ef1d363e750705c412a11d75fe39b2d6

Changed parameters to an array in elevateAccess

* Packaging update of azure-mgmt-authorization
@lmazuel lmazuel merged commit a0e9a51 into master May 23, 2019
@lmazuel lmazuel deleted the restapi_auto_authorization/resource-manager branch May 23, 2019 17:16
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.

3 participants