Update Batch SDK to use new API version 2018-12-01#4072
Update Batch SDK to use new API version 2018-12-01#4072lmazuel merged 3 commits intoAzure:masterfrom
Conversation
|
Can one of the admins verify this patch? |
1 similar comment
|
Can one of the admins verify this patch? |
matthchr
left a comment
There was a problem hiding this comment.
Had one minor comment on the changelog
azure-batch/HISTORY.rst
Outdated
There was a problem hiding this comment.
Use [ around breaking (match with below)
There was a problem hiding this comment.
I remove the [] to match the old history.
There was a problem hiding this comment.
Nit: I beleive this description is overwritten by patch.py build_new_add_collection method, so if we want this displayed in documentation must copy there as well
|
Did we want to ping/have @lmazuel run his magical script to collapse models to one file. Should make doc's a little cleaner and solve the import issue Jake ran into. |
68e7d10 to
3592e7b
Compare
8da7efd to
bd0a358
Compare
|
@bgklein I think you should indeed :) |
azure-batch/azure/__init__.py
Outdated
There was a problem hiding this comment.
@xingwu1 You need to remove line 1, right now your file has two lines, one with pkgresources, one with pkgutil
|
@lmazuel Do you have the script? How can I run it? |
|
@xingwu1 Script is here: You need to @iscai-msft is currently porting the logic of this script into Autorest itself, for Autorest.Python v4. But the output will be exactly the same. This script is used already by the CLI to shrink the Windows MSI installer (for a few months), so it's safe to assume it's stable. |
|
@lmazuel Let me know if there has anything to change. |
Codecov Report
@@ Coverage Diff @@
## master #4072 +/- ##
==========================================
- Coverage 54.23% 54.16% -0.08%
==========================================
Files 10241 9830 -411
Lines 207887 207475 -412
==========================================
- Hits 112751 112373 -378
+ Misses 95136 95102 -34
Continue to review full report at Codecov.
|
|
Changes look good to me. @matthchr is OOF until the new year. We should be good to merge and release |
|
@bgklein "should" ? :). May I humbly ask you a more assertive sentence about this, since once it's released, it cannot be undone :) |
|
@lmazuel please merge it. |
No description provided.