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 #2276

Merged
merged 8 commits into from
Apr 17, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: compute/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 26, 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_compute/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_compute/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_compute/resource-manager
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Mar 26, 2018

Codecov Report

Merging #2276 into master will increase coverage by 0.19%.
The diff coverage is 44.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2276      +/-   ##
==========================================
+ Coverage   54.54%   54.74%   +0.19%     
==========================================
  Files        5429     5480      +51     
  Lines      127628   128204     +576     
==========================================
+ Hits        69615    70185     +570     
- Misses      58013    58019       +6
Impacted Files Coverage Δ
...mpute/v2017_12_01/models/virtual_machine_update.py 26.31% <ø> (ø) ⬆️
...pute/v2017_12_01/models/availability_set_update.py 45.45% <ø> (ø) ⬆️
...re/mgmt/compute/v2017_12_01/models/image_update.py 55.55% <ø> (ø) ⬆️
.../v2017_12_01/models/availability_set_update_py3.py 45.45% <ø> (ø) ⬆️
...gmt/compute/v2017_12_01/models/image_update_py3.py 55.55% <ø> (ø) ⬆️
...e/v2017_12_01/models/virtual_machine_update_py3.py 26.31% <ø> (ø) ⬆️
...mpute/v2017_12_01/models/run_command_result_py3.py 71.42% <0%> (ø)
.../models/virtual_machine_scale_set_extension_py3.py 33.33% <0%> (ø)
...12_01/models/log_analytics_operation_result_py3.py 71.42% <0%> (ø)
...perations/virtual_machine_extensions_operations.py 71.42% <10%> (-19.2%) ⬇️
... and 115 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 0c48dd2...40f08c3. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Apr 6, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@lmazuel
Copy link
Member

lmazuel commented Apr 17, 2018

@AutorestCI rebase

Update config for Go SDK

Switched to package-2018-04 per request of the compute team (similar
change was done for package-2017-03).
Removed package-2017-12 for now as it fails to build.
Adding UpdateResource definition to old Swagger versions
…VirtualMachineScaleSetVMProfile for version 2017-12-01 (#2364)

* Generated from ab266460a5418919d40261eb06f280da380e771a

comit

* Generated from 57858e7e576c2e84a8ddc038e8e915497b7a2c3d

Changed evictionpolicy modelasstring to true
* Generated from fd4e8578e4ebf94e63cccd4de22d4b633626e9c0

modified Json file

* Generated from 2c66a615c1880352c0e89d365597ce33da1fd8e8

changed description

* Generated from 169017ef5a757f9170aa878474cb88c23a79f058

removed PIR to use exiting ImageRef

* Generated from 169017ef5a757f9170aa878474cb88c23a79f058

removed PIR to use exiting ImageRef
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_compute/resource-manager branch from c0dbb2a to 68cafa2 Compare April 17, 2018 17:35
@lmazuel lmazuel merged commit 00f4fdf into master Apr 17, 2018
@lmazuel lmazuel deleted the restapi_auto_compute/resource-manager branch April 17, 2018 22:56
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