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] containerinstance/resource-manager #2320

Merged
merged 13 commits into from
Jun 21, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: containerinstance/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 30, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-containerinstance

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

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

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

  • git checkout restapi_auto_containerinstance/resource-manager
  • pip install -e ./azure-mgmt-containerinstance

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_containerinstance/resource-manager
  • pip wheel --no-deps ./azure-mgmt-containerinstance

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Jun 4, 2018

@AutorestCI rebase

…GA (#2309)

* Generated from 3f1cb3ecea72fb963c8c89dcce5a4a3fe378e878

Adding GA Swagger

* Generated from ab364c6f9db63bf093fc85506577245a35f1fbb4

Moving read only to property level
@AutorestCI AutorestCI force-pushed the restapi_auto_containerinstance/resource-manager branch from 6fd3155 to d8610be Compare June 4, 2018 21:35
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

…e - Azure Container Instance (#2676)

* Generated from dd1d82ca6db8078870ccf13fe430a75a1ebe90d7

updating api version

* Generated from 2988a6ef3f5b633295691d3c0bacdd5cce3fb651

updating basic information to point at correct tag
…Mistake in June Update (#2740)

* Generated from 56a24ff7a0bf5903c623c562734aae727189cf22

fixing old mistake with exec request

* Generated from 1c3ce366b0de6230300a2293c500204e7a89e8db

Update readme.md
…te Fields For Easier to Understand Documentation (#2755)

* Generated from a58ad31ca0f190c08d519f0e57f0251b719de4c3

Udpating other fields to have better documentation

* Generated from 57c26f8ddc6cce63febe8113dcf5a0c4e638c1ea

Changing Container_Exec -> Conatiner_ExecuteCommand for better understanding
@codecov-io
Copy link

Codecov Report

Merging #2320 into master will increase coverage by 0.67%.
The diff coverage is 81.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2320      +/-   ##
==========================================
+ Coverage   55.88%   56.56%   +0.67%     
==========================================
  Files        7161     7597     +436     
  Lines      150710   161036   +10326     
==========================================
+ Hits        84228    91087    +6859     
- Misses      66482    69949    +3467
Impacted Files Coverage Δ
...erinstance/container_instance_management_client.py 100% <100%> (ø) ⬆️
...mgmt/containerinstance/models/log_analytics_py3.py 100% <100%> (ø)
...ance/azure/mgmt/containerinstance/models/volume.py 100% <100%> (ø) ⬆️
...zure/mgmt/containerinstance/models/volume_mount.py 100% <100%> (ø) ⬆️
.../containerinstance/models/resource_requests_py3.py 100% <100%> (ø)
...inerinstance/models/container_exec_response_py3.py 100% <100%> (ø)
...dels/container_instance_management_client_enums.py 100% <100%> (ø) ⬆️
...stance/azure/mgmt/containerinstance/models/logs.py 100% <100%> (+33.33%) ⬆️
...ce/azure/mgmt/containerinstance/models/__init__.py 100% <100%> (ø) ⬆️
...e/mgmt/containerinstance/models/container_state.py 100% <100%> (ø) ⬆️
... and 722 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 8fc953a...e7b5ffc. Read the comment docs.

Copy link

@xizha162 xizha162 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@AutorestCI AutorestCI requested a review from lmazuel as a code owner June 20, 2018 22:50
@lmazuel lmazuel merged commit 223ddb6 into master Jun 21, 2018
@lmazuel lmazuel deleted the restapi_auto_containerinstance/resource-manager branch June 21, 2018 17:55
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