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

Closed
wants to merge 9 commits into from

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: blueprint/resource-manager

…h api-version 2018-11-01 (#3903)

* Generated from 4c4c444cec4755c5a23dfe4ac3bd1fa5476c4a5e

add python repo

* Packaging update of azure-mgmt-blueprint

* Generated from b4efdc8a9200cf75cda290568d63a436afc6e51d

add title and description, fix old apiversion in examples

* Generated from 5086de150b203b1f3a1b59817ddc98b2055ab29a

update assignmentOperation use scope for more flexbility

* Generated from 1208b90b526f3872c07ae9d9a91646102b94e0a3

rename blueprintAssignments/operations to blueprintAssignments/assignmentOperations

* Generated from f109377c4dae2ce265085f02cfcb36956a65e1eb

werid casing error
typo: blueprint/resource-manager/Microsoft.Blueprint

- fullfillment -> fulfillment
- deinition -> definition
- policyAssginment -> policyAssignment
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jan 17, 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_blueprint/resource-manager#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_blueprint/resource-manager#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_blueprint/resource-manager
  • pip install -e ./azure-mgmt-blueprint

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_blueprint/resource-manager
  • pip wheel --no-deps ./azure-mgmt-blueprint

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jan 17, 2019

Codecov Report

Merging #4158 into master will decrease coverage by 2.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4158      +/-   ##
==========================================
- Coverage   54.02%   51.76%   -2.27%     
==========================================
  Files        9797    12255    +2458     
  Lines      207033   279334   +72301     
==========================================
+ Hits       111855   144603   +32748     
- Misses      95178   134731   +39553
Impacted Files Coverage Δ
...re/mgmt/hdinsight/models/application_properties.py 27.77% <0%> (-72.23%) ⬇️
...t/hdinsight/models/runtime_script_action_detail.py 38.46% <0%> (-61.54%) ⬇️
...gmt-hdinsight/azure/mgmt/hdinsight/models/usage.py 44.44% <0%> (-55.56%) ⬇️
...ure/mgmt/hdinsight/models/runtime_script_action.py 45.45% <0%> (-54.55%) ⬇️
.../mgmt/hdinsight/models/application_get_endpoint.py 50% <0%> (-50%) ⬇️
...afactory/azure/mgmt/datafactory/models/__init__.py 50.81% <0%> (-49.19%) ⬇️
...services/language/textanalytics/models/__init__.py 51.16% <0%> (-48.84%) ⬇️
...testlabs/azure/mgmt/devtestlabs/models/__init__.py 53.77% <0%> (-46.23%) ⬇️
...mt/containerservice/v2017_07_01/models/__init__.py 53.84% <0%> (-46.16%) ⬇️
...inerservice/v2018_08_01_preview/models/__init__.py 54% <0%> (-46%) ⬇️
... and 4579 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 b730192...7bca0ee. Read the comment docs.

…r Microsoft.Blueprint to add version 2018-11-01-preview (#4329)

* Generated from 04eff477a9f1f1c60151e728886b4e75b3797383

fix two other sentences

* Packaging update of azure-mgmt-blueprint
…e resource group tags (#4417)

* Generated from b7133e0d600998d7e0814bb5983c1038d9e0e64c

Updating Blueprint spec to include resource group tags

* Generated from b7133e0d600998d7e0814bb5983c1038d9e0e64c

Updating Blueprint spec to include resource group tags
…Principals and whoIsBlueprint (#4677)

* Generated from a6ccd22c973dcb5f83ff86dcfea18ef20173c986

Update typo and descriptions

* Packaging update of azure-mgmt-blueprint

* Generated from c235f4cd3b0efaa7e11b2e92fbfe2aebc68bbe4f

Incorporate feedback

* Generated from ec93b5e2238270790903e7b3f01b7f4a9beed147

fix autorest warning

* Generated from a6639e6fdb96228c732adfdcce2c3776760a8bb6

Update parameters block for the URL params

* Generated from 7679f34388d116df79b095fde947b9d92d759a7a

Update description

* Generated from fa9e03577e34ba36349c323cc6f2c660b9bae39a

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

* Generated from 6a0ab048338c3e579e117fbbdb2266ad7b024dc4

Fix description one more time

* Generated from 09d7f2e6e2884ffe4a80a0b7904539a616509bdf

Update descriptions to match with ScopeParameter type
…odified should be date-time format (#5092)

* Generated from dcbe5d1dcd09a2698cc9772f209c973abd487998

timeCreated and lastModified should be DateTime type

* Packaging update of azure-mgmt-blueprint
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