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] typo: Microsoft.Compute #3922

Merged

Conversation

AutorestCI
Copy link
Contributor

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
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Dec 1, 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_4658#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_4658#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_4658
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Dec 1, 2018

Codecov Report

Merging #3922 into restapi_auto_compute/resource-manager will increase coverage by 1.54%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_compute/resource-manager    #3922      +/-   ##
=========================================================================
+ Coverage                                  54.76%   56.31%   +1.54%     
=========================================================================
  Files                                      10125     9169     -956     
  Lines                                     211169   183871   -27298     
=========================================================================
- Hits                                      115638   103539   -12099     
+ Misses                                     95531    80332   -15199
Impacted Files Coverage Δ
...mgmt/compute/v2018_06_01/models/virtual_machine.py 23.8% <ø> (ø) ⬆️
...e/v2018_06_01/models/virtual_machine_update_py3.py 25% <ø> (ø) ⬆️
...compute/v2018_10_01/models/availability_set_py3.py 100% <ø> (ø) ⬆️
...mt/compute/v2018_06_01/models/vault_certificate.py 57.14% <ø> (ø) ⬆️
...mpute/v2018_10_01/models/virtual_machine_update.py 25% <ø> (ø) ⬆️
...ompute/v2018_10_01/models/vault_certificate_py3.py 57.14% <ø> (ø) ⬆️
...mt/compute/v2018_10_01/models/vault_certificate.py 57.14% <ø> (ø) ⬆️
...te/v2018_06_01/models/virtual_machine_scale_set.py 27.77% <ø> (ø) ⬆️
...06_01/models/virtual_machine_reimage_parameters.py 66.66% <ø> (ø) ⬆️
...10_01/models/virtual_machine_reimage_parameters.py 66.66% <ø> (ø) ⬆️
... and 1265 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 2fc8995...c77df32. Read the comment docs.

@AutorestCI AutorestCI merged commit ed46e26 into restapi_auto_compute/resource-manager Dec 3, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4658 branch December 3, 2018 17:22
@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.

2 participants