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] datamigration/resource-manager #2071

Merged
merged 9 commits into from
Apr 20, 2018

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: datamigration/resource-manager

@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2018

@AutorestCI install

@AutorestCI
Copy link
Contributor Author

Installation instruction

Package azure-mgmt-datamigration

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

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

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

  • git checkout restapi_auto_datamigration/resource-manager
  • pip install -e ./azure-mgmt-datamigration

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip wheel --no-deps ./azure-mgmt-datamigration

@codecov-io
Copy link

codecov-io commented Feb 28, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2071      +/-   ##
==========================================
+ Coverage   54.85%   54.85%   +<.01%     
==========================================
  Files        5550     5552       +2     
  Lines      129077   129079       +2     
==========================================
+ Hits        70808    70810       +2     
  Misses      58269    58269
Impacted Files Coverage Δ
azure-mgmt-datamigration/azure/__init__.py 100% <100%> (ø)
azure-mgmt-datamigration/azure/mgmt/__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 241e7c7...d05febb. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Feb 28, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_datamigration/resource-manager branch from 5cb986e to 3d8e1d9 Compare February 28, 2018 18:15
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 2, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-recoveryservicesbackup

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

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

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

  • git checkout restapi_auto_datamigration/resource-manager
  • pip install -e ./azure-mgmt-recoveryservicesbackup

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip wheel --no-deps ./azure-mgmt-recoveryservicesbackup

Package azure-mgmt

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

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

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

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

Or build a wheel file to distribute for testing:

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

Package azure-mgmt-datamigration

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

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

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

  • git checkout restapi_auto_datamigration/resource-manager
  • pip install -e ./azure-mgmt-datamigration

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_datamigration/resource-manager
  • pip wheel --no-deps ./azure-mgmt-datamigration

Direct download

Your files can be directly downloaded here:

@lmazuel
Copy link
Member

lmazuel commented Mar 7, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_datamigration/resource-manager branch from 0b5d614 to c3acda1 Compare March 7, 2018 18:06
@lmazuel
Copy link
Member

lmazuel commented Mar 20, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_datamigration/resource-manager branch from c3acda1 to c92f8b2 Compare March 20, 2018 20:07
@lmazuel
Copy link
Member

lmazuel commented Mar 20, 2018

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

@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

@lmazuel
Copy link
Member

lmazuel commented Apr 20, 2018

@AutorestCI rebase

Add Agent Jobs and Login migration for SQL to MI public preview scenario
@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

@AutorestCI AutorestCI force-pushed the restapi_auto_datamigration/resource-manager branch from cb63238 to e99bb36 Compare April 20, 2018 18:46
@lmazuel
Copy link
Member

lmazuel commented Apr 20, 2018

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

@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

@lmazuel lmazuel merged commit 90bf225 into master Apr 20, 2018
@lmazuel lmazuel deleted the restapi_auto_datamigration/resource-manager branch April 20, 2018 21:12
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