-
Notifications
You must be signed in to change notification settings - Fork 3k
[AutoPR] datamigration/resource-manager #3475
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
Conversation
Fix ref/allOf in same object.
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-datamigrationYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## master #3475 +/- ##
==========================================
- Coverage 37.59% 36.99% -0.6%
==========================================
Files 8789 9296 +507
Lines 266117 290284 +24167
==========================================
+ Hits 100053 107400 +7347
- Misses 166064 182884 +16820
Continue to review full report at Codecov.
|
…project files resource and MongoDb scenario. (#3620) * Generated from 15db3a1eb5955b63b419027978ceb13d1b8a421d Add missing files upload option for Schema migration scenario. Add support for MongoDb migration acenario. * Packaging update of azure-mgmt-datamigration
Where does the version come from? What's being merged jumps backward and I don't think that's necessarily what we want to happen. |
I think I see it coming from the spec's readme.md file (where autorest looks to when generating SDKs). I'm not sure how the other SDKs are reporting the version number, but again, the python version is at 2.0.0. There is a fair amount added to datamigration's functionality so it may be appropriate to bump it to 2.1.0. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the versioning, this looks good.
Nothing to rebuild, this PR is up to date |
Update readme.md
Created to accumulate context: datamigration/resource-manager