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 postgresql/resource-manager] add missed parameters in Postgres Update Server API to stop replication #4732

Merged

Conversation

AutorestCI
Copy link
Contributor

added missed parameters in Update Server API to stop PG replication
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 29, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-rdbms

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

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

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

  • git checkout restapi_auto_5511
  • pip install -e ./azure-mgmt-rdbms

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5511
  • pip wheel --no-deps ./azure-mgmt-rdbms

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4732 into restapi_auto_postgresql/resource-manager will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_postgresql/resource-manager    #4732   +/-   ##
=========================================================================
  Coverage                                     49.83%   49.83%           
=========================================================================
  Files                                          6206     6206           
  Lines                                        174109   174109           
=========================================================================
  Hits                                          86775    86775           
  Misses                                        87334    87334

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 e03ca73...4167a61. Read the comment docs.

@AutorestCI AutorestCI merged commit 3f3d7ce into restapi_auto_postgresql/resource-manager Apr 1, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5511 branch April 1, 2019 23:50
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #4753

lmazuel pushed a commit that referenced this pull request Apr 9, 2019
* Generated from b7aef768dbdc3340c95a027ff0f3b5d927752108 (#4732)

added missed parameters in Update Server API to stop PG replication

* Packaging update of azure-mgmt-rdbms

* updated change log and versioning
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.

None yet

2 participants