Skip to content

Conversation

@AutorestCI
Copy link
Contributor

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

AutorestCI commented Oct 20, 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_4300#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_4300#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_4300
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Oct 20, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_compute/resource-manager@245328c). Click here to learn what that means.
The diff coverage is 44.44%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##             restapi_auto_compute/resource-manager    #3665   +/-   ##
========================================================================
  Coverage                                         ?   37.42%           
========================================================================
  Files                                            ?     9156           
  Lines                                            ?   275734           
  Branches                                         ?        0           
========================================================================
  Hits                                             ?   103197           
  Misses                                           ?   172537           
  Partials                                         ?        0
Impacted Files Coverage Δ
...8_06_01/models/virtual_machine_extension_update.py 30.76% <0%> (ø)
...6_01/models/virtual_machine_scale_set_extension.py 31.25% <0%> (ø)
...te/v2018_06_01/models/virtual_machine_extension.py 31.25% <0%> (ø)
...0_01/models/virtual_machine_scale_set_extension.py 31.25% <0%> (ø)
...8_10_01/models/virtual_machine_extension_update.py 30.76% <0%> (ø)
...te/v2018_10_01/models/virtual_machine_extension.py 100% <100%> (ø)
...2018_10_01/models/virtual_machine_extension_py3.py 47.05% <100%> (ø)
...2018_06_01/models/virtual_machine_extension_py3.py 14.7% <50%> (ø)
..._01/models/virtual_machine_extension_update_py3.py 26.66% <50%> (ø)
.../models/virtual_machine_scale_set_extension_py3.py 16.66% <50%> (ø)
... and 2 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 245328c...e0339d0. Read the comment docs.

@AutorestCI AutorestCI merged commit 8ef8352 into restapi_auto_compute/resource-manager Oct 22, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4300 branch October 22, 2018 19:49
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3668

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.

4 participants