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 compute/resource-manager] [Please do not merge] Adding provisionAfterExtensions property for ex… #3996

Merged

Conversation

AutorestCI
Copy link
Contributor

Adding provisionAfterExtensions property for extension sequencing
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 4, 2018

(message created by the CI based on PR content)

Installation instruction

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_4306#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_4306#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_4306
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4306
  • pip wheel --no-deps ./azure-mgmt-compute

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #3996 into restapi_auto_compute/resource-manager will increase coverage by 1.54%.
The diff coverage is 33.33%.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_compute/resource-manager    #3996      +/-   ##
=========================================================================
+ Coverage                                  54.76%    56.3%   +1.54%     
=========================================================================
  Files                                      10125     9169     -956     
  Lines                                     211169   183875   -27294     
=========================================================================
- Hits                                      115638   103539   -12099     
+ Misses                                     95531    80336   -15195
Impacted Files Coverage Δ
...0_01/models/virtual_machine_scale_set_extension.py 31.25% <0%> (-2.09%) ⬇️
...6_01/models/virtual_machine_scale_set_extension.py 31.25% <0%> (-2.09%) ⬇️
.../models/virtual_machine_scale_set_extension_py3.py 31.25% <50%> (-2.09%) ⬇️
.../models/virtual_machine_scale_set_extension_py3.py 31.25% <50%> (-2.09%) ⬇️
...hrbac/azure/graphrbac/models/key_credential_py3.py 30.76% <0%> (-69.24%) ⬇️
...graphrbac/azure/graphrbac/models/key_credential.py 30.76% <0%> (-69.24%) ⬇️
...azure/mgmt/eventgrid/models/topic_type_info_py3.py 41.66% <0%> (-58.34%) ⬇️
...rid/azure/mgmt/eventgrid/models/topic_type_info.py 41.66% <0%> (-58.34%) ⬇️
...rbac/azure/graphrbac/models/password_credential.py 40% <0%> (-46.67%) ⬇️
.../azure/graphrbac/models/password_credential_py3.py 40% <0%> (-46.67%) ⬇️
... and 1203 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 ed46e26...40fc68b. Read the comment docs.

@AutorestCI AutorestCI merged commit ea92433 into restapi_auto_compute/resource-manager Dec 7, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3668

@AutorestCI AutorestCI deleted the restapi_auto_4306 branch December 7, 2018 18:04
lmazuel pushed a commit that referenced this pull request Jan 4, 2019
* [AutoPR compute/resource-manager] Adding provisionAfterExtensions property for extension sequencing (#3665)

* Generated from 87e7ef50ded7fc5d55d9237ce690be1d8bd5f8f3

Adding provisionAfterExtensions property for extension sequencing

* Packaging update of azure-mgmt-compute

* [AutoPR compute/resource-manager] Added Reimage API support for ephemeral os disks in single VM (#3664)

* Generated from 80e525cac7ec97a83050ccbec25446d38e6112ee

 updated swagger changes for reimage operation in single vm

* Packaging update of azure-mgmt-compute

* Generated from adb0812156159adb1b31ba461753f52afbb50085

 fixed validation errors

* Generated from 4711b30a792673b08ae88030de700f3db5e21ece (#3915)

updated comments for reimage operation documentation

* Generated from 847caaf66c1451245e8a510b5ed0b5105718b0fd (#3922)

typo: Microsoft.Compute

- incremental -> Incremental
- setings -> settings
- maintainance -> maintenance
- UppercaseThumbpring -> UppercaseThumbprint
- SubcriptionId -> SubscriptionId
- Resoure -> Resource
- capabilites -> capabilities
- stictly -> strictly
- VM's -> VMs
- Double word "by"
- Paramaters -> Parameters
- Double word "be"
- updateable -> updatable

* Generated from a42c17f43e37db2f5149748c57dfbbb9522e1731 (#3996)

Adding provisionAfterExtensions property for extension sequencing

* Update version.py

* ChangeLog
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.

2 participants