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] hdinsight/resource manager #1986

Closed
wants to merge 10 commits into from

Conversation

lmazuel
Copy link
Member

@lmazuel lmazuel commented Feb 15, 2018

No description provided.

@lmazuel
Copy link
Member Author

lmazuel commented Feb 16, 2018

@AutorestCI install

@AutorestCI
Copy link
Contributor

Installation instruction

Package azure-mgmt-hdinsight

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

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

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

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip wheel --no-deps ./azure-mgmt-hdinsight

@lmazuel
Copy link
Member Author

lmazuel commented Feb 28, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_hdinsight/resource-manager branch from be1dd6b to f119599 Compare February 28, 2018 18:19
@codecov-io
Copy link

codecov-io commented Feb 28, 2018

Codecov Report

Merging #1986 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1986      +/-   ##
==========================================
+ Coverage   57.19%   57.19%   +<.01%     
==========================================
  Files        8002     8004       +2     
  Lines      162426   162428       +2     
==========================================
+ Hits        92904    92906       +2     
  Misses      69522    69522
Impacted Files Coverage Δ
azure-mgmt-hdinsight/azure/mgmt/__init__.py 100% <100%> (ø)
azure-mgmt-hdinsight/azure/__init__.py 100% <100%> (ø)

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 cd93a26...012967e. Read the comment docs.

@lmazuel
Copy link
Member Author

lmazuel commented Mar 7, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_hdinsight/resource-manager branch from f119599 to 005d8c2 Compare March 7, 2018 18:10
@AutorestCI
Copy link
Contributor

AutorestCI commented Mar 7, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-hdinsight

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

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

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

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_hdinsight/resource-manager
  • pip wheel --no-deps ./azure-mgmt-hdinsight

Direct download

Your files can be directly downloaded here:

…ixes (#2764)

* Generated from 45dfa6f85f0c03e1e6ac3f66cdc091f4808e0386

Minor refactoring: 1. Organized shared parameters (e.g. resource group), 2. Fixed inappropriate enum constraints, 3. Moved property definitions to appropriate file

* Generated from d025f34a5fd55f91cc31e57d9509372ffb5625e3

Removed the capabilities API, added the usages API

* Generated from 683b4e5980fe33f271ff9140926572e544b46a33

Reverted capabilities change and created new API version with the capabilities change

* Generated from 7568349164f77796def960a03b11acae99de64c8

Various minor changes: fixed API version in specs and examples, renamed properties, renamed operations, fixed examples, added x-ms-parameter-location to certain parameters, and made usages readonly.

* Generated from 36ee7b14405869e46a89315ed226077d22407755

Fixed examples for applications to include expected status code from bug fix

* Generated from 332ca042d73c58c99ef44f285cc16fa862c23e6f

Removed unnecessary definition, added default responses on all endpoints

* Generated from 4e88cba291b77a61a5da6d129a74e0b9fc53e7de

Fixed PascalCasing of properties, and made Locations plural in operation IDs
Fixed operation ID for configuration operation
@lmazuel
Copy link
Member Author

lmazuel commented Aug 7, 2018

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

@AutorestCI
Copy link
Contributor

Build SDK finished and cleaned

@lmazuel
Copy link
Member Author

lmazuel commented Aug 8, 2018

Close, initial 0.1.0 was released from a parallel PR, need regeneration

@lmazuel lmazuel closed this Aug 8, 2018
@lmazuel lmazuel deleted the restapi_auto_hdinsight/resource-manager branch August 8, 2018 22:36
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