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 blueprint/resource-manager] Blueprints API update for excludePrincipals and whoIsBlueprint #4677

Merged
merged 9 commits into from
Mar 28, 2019

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 25, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-blueprint

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

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_5470#egg=azure-mgmt-blueprint&subdirectory=azure-mgmt-blueprint"

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

  • git checkout restapi_auto_5470
  • pip install -e ./azure-mgmt-blueprint

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5470
  • pip wheel --no-deps ./azure-mgmt-blueprint

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4677 into restapi_auto_blueprint/resource-manager will increase coverage by 1.25%.
The diff coverage is n/a.

Impacted file tree graph

@@                             Coverage Diff                             @@
##           restapi_auto_blueprint/resource-manager    #4677      +/-   ##
===========================================================================
+ Coverage                                    52.89%   54.15%   +1.25%     
===========================================================================
  Files                                        11855    10098    -1757     
  Lines                                       262980   205285   -57695     
===========================================================================
- Hits                                        139110   111166   -27944     
+ Misses                                      123870    94119   -29751
Impacted Files Coverage Δ
.../hdinsight/operations/script_actions_operations.py 25.75% <0%> (-71.22%) ⬇️
.../hdinsight/operations/configurations_operations.py 32.14% <0%> (-64.29%) ⬇️
.../operations/script_execution_history_operations.py 31.91% <0%> (-63.83%) ⬇️
...t/hdinsight/models/runtime_script_action_detail.py 38.46% <0%> (-61.54%) ⬇️
...insight/models/runtime_script_action_detail_py3.py 38.46% <0%> (-61.54%) ⬇️
...mt/hdinsight/operations/applications_operations.py 21.49% <0%> (-56.08%) ⬇️
...hdinsight/azure/mgmt/hdinsight/models/usage_py3.py 44.44% <0%> (-55.56%) ⬇️
...gmt-hdinsight/azure/mgmt/hdinsight/models/usage.py 44.44% <0%> (-55.56%) ⬇️
...re/mgmt/hdinsight/models/application_properties.py 27.77% <0%> (-54.84%) ⬇️
...gmt/hdinsight/models/application_properties_py3.py 27.77% <0%> (-54.84%) ⬇️
... and 2400 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 b8dcb01...0b2d7b7. Read the comment docs.

Update parameters block for the URL params
Merge branch 'BlueprintApiUpdate_ExcludePrincipalsAndWhoIsBlueprint' of https://github.com/filizt/azure-rest-api-specs into BlueprintApiUpdate_ExcludePrincipalsAndWhoIsBlueprint
Update descriptions to match with ScopeParameter type
@AutorestCI AutorestCI merged commit ce3fad4 into restapi_auto_blueprint/resource-manager Mar 28, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5470 branch March 28, 2019 21:06
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4158

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