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] Add Bot Framework Enterprise Channel resources. #3151

Merged
merged 6 commits into from
Sep 26, 2018

Conversation

AutorestCI
Copy link
Contributor

@codecov-io
Copy link

codecov-io commented Aug 15, 2018

Codecov Report

Merging #3151 into restapi_auto_botservice/resource-manager will decrease coverage by 0.02%.
The diff coverage is 40.63%.

Impacted file tree graph

@@                             Coverage Diff                              @@
##           restapi_auto_botservice/resource-manager    #3151      +/-   ##
============================================================================
- Coverage                                      57.2%   57.17%   -0.03%     
============================================================================
  Files                                          8134     8146      +12     
  Lines                                        164263   164545     +282     
============================================================================
+ Hits                                          93969    94083     +114     
- Misses                                        70294    70462     +168
Impacted Files Coverage Δ
.../mgmt/botservice/operations/channels_operations.py 68.18% <ø> (ø) ⬆️
...botservice/operations/bot_connection_operations.py 72.66% <ø> (ø) ⬆️
...ice/azure/mgmt/botservice/operations/operations.py 43.75% <ø> (ø) ⬆️
...zure/mgmt/botservice/operations/bots_operations.py 61.29% <ø> (ø) ⬆️
...service/azure/mgmt/botservice/azure_bot_service.py 100% <100%> (ø) ⬆️
...e-mgmt-botservice/azure/mgmt/botservice/version.py 100% <100%> (ø) ⬆️
...rvice/azure/mgmt/botservice/operations/__init__.py 100% <100%> (ø) ⬆️
...otservice/azure/mgmt/botservice/models/__init__.py 100% <100%> (ø) ⬆️
.../mgmt/botservice/models/azure_bot_service_enums.py 100% <100%> (ø) ⬆️
...rvice/operations/enterprise_channels_operations.py 17.17% <17.17%> (ø)
... and 23 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 61234a3...c5d3dd5. Read the comment docs.

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Aug 15, 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_3577#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_3577#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_3577
  • pip install -e ./azure-mgmt-botservice

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3577
  • pip wheel --no-deps ./azure-mgmt-botservice

Direct download

Your files can be directly downloaded here:

Change enum on channel and node so they don't create the same enum.
Using full name for enum instead of shorter name.
@lmazuel lmazuel merged commit e14b2b4 into restapi_auto_botservice/resource-manager Sep 26, 2018
@lmazuel lmazuel deleted the restapi_auto_3577 branch September 26, 2018 15:58
lmazuel pushed a commit that referenced this pull request May 21, 2019
* Generated from d5c27e873505fb8804609201b23950ab97fe922d (#3248)

increment python sdk version for the swagger

* [AutoPR botservice/resource-manager] add security fields to directline 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

* [AutoPR botservice/resource-manager] Add Bot Framework Enterprise Channel 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

* [AutoPR botservice/resource-manager] typo: Microsoft.BotService (#3906)

* Generated from 77075e9baa504c1b4b206ee925823c3b7589cecf

typo: Microsoft.BotService

- Diplay -> Display

* Packaging update of azure-mgmt-botservice

* Packaging update of azure-mgmt-botservice

* Move BotService to SDK folder

* Packaging update of azure-mgmt-botservice

* Generated from 434b84450e2162b2f5b7e328846adf160fe6e3cc (#5378)

BotService SDK folder
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