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] botservice/resource-manager #3252

Merged
merged 11 commits into from
May 21, 2019

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: botservice/resource-manager

increment python sdk version for the swagger
@codecov-io
Copy link

codecov-io commented Aug 31, 2018

Codecov Report

Merging #3252 into master will decrease coverage by 0.01%.
The diff coverage is 36.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3252      +/-   ##
==========================================
- Coverage   48.34%   48.33%   -0.02%     
==========================================
  Files        6599     6606       +7     
  Lines      189119   189364     +245     
==========================================
+ Hits        91439    91527      +88     
- Misses      97680    97837     +157
Impacted Files Coverage Δ
...botservice/operations/bot_connection_operations.py 72.66% <ø> (ø)
...mt/botservice/models/sms_channel_properties_py3.py 100% <ø> (ø)
...mgmt/botservice/models/connection_setting_paged.py 100% <ø> (ø)
.../azure/mgmt/botservice/models/web_chat_site_py3.py 41.66% <ø> (ø)
...ervice/models/connection_setting_properties_py3.py 100% <ø> (ø)
.../mgmt/botservice/models/direct_line_channel_py3.py 100% <ø> (ø)
...ure/mgmt/botservice/models/web_chat_channel_py3.py 62.5% <ø> (ø)
.../botservice/models/slack_channel_properties_py3.py 33.33% <ø> (ø)
...-mgmt-botservice/azure/mgmt/botservice/__init__.py 100% <ø> (ø)
...models/check_name_availability_request_body_py3.py 57.14% <ø> (ø)
... and 62 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 a8ebedc...6167a83. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 31, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-botservice

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

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

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

  • git checkout restapi_auto_botservice/resource-manager
  • pip install -e ./azure-mgmt-botservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_botservice/resource-manager
  • pip wheel --no-deps ./azure-mgmt-botservice

Direct download

Your files can be directly downloaded here:

…e channel site for botservice (#3281)

* Generated from ce0ac2b44c1e5b31b498d43341f9c3f2e7b7c66a

add security fields to directline channel site

* Generated from 409e6ef7de40c5c43a3e0b2d41750b42208c7192

improve documentation for trusted origins field

* Generated from d79326c7ea2061fb0a549e536f4bb5525877cc52

actually fix the description
…nnel resources. (#3151)

* Generated from 242277f723ec49847ee1666f113056dee3f117e6

Merge branch 'bfec' of https://github.com/NickEricson/azure-rest-api-specs into bfec

* Generated from e4a6e8546af950eee5b39c834a8e5657be2ee56c

Make state an Enum.

* Generated from 825f509a6f45d6e548414c1d135e2e39ac71bc78

Fix some descriptions.

* Generated from 4e4ecaf8cccc999c5e9ecf02fa8779615a7a6eb5

Change enum on channel and node so they don't create the same enum.

* Generated from 4bfd8706e2e07906118b482136a2a9ae554d1433

Using full name for enum instead of shorter name.

* Generated from 7ade32d7a13a019af2788298337810e27c96df3e

Update py package-version to 0.3.0
* Generated from 77075e9baa504c1b4b206ee925823c3b7589cecf

typo: Microsoft.BotService

- Diplay -> Display

* Packaging update of azure-mgmt-botservice
@iscai-msft
Copy link
Contributor

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/botservice/resource-manager/readme.md

@AutorestCI
Copy link
Contributor Author

Nothing to rebuild, this PR is up to date

@lmazuel lmazuel merged commit 501535e into master May 21, 2019
@lmazuel lmazuel deleted the restapi_auto_botservice/resource-manager branch May 21, 2019 19:33
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.

5 participants