-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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] resources/resource-manager #5555
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add descriptions.
This was referenced May 30, 2019
(message created by the CI based on PR content) Installation instructionDirect downloadYour files can be directly downloaded here: |
This was referenced Jun 3, 2019
Add additional ExportTemplate options
Working on generating https://github.com/azure/azure-rest-api-specs/blob/master/specification/resources/resource-manager/readme.md for you!!! |
Encountered a Subprocess error
Command: python ./scripts/multiapi_init_gen.py azure-mgmt-resource#locks Traceback (most recent call last):
File "./scripts/multiapi_init_gen.py", line 440, in <module>
main(sys.argv[1])
File "./scripts/multiapi_init_gen.py", line 346, in main
versioned_modules = get_versioned_modules(package_name, module_name)
File "./scripts/multiapi_init_gen.py", line 100, in get_versioned_modules
module_to_generate = importlib.import_module(module_name)
File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 941, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/tmp/tmpeoibw0bz/sdk/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/__init__.py", line 8, in <module>
from .features import FeatureClient
File "/tmp/tmpeoibw0bz/sdk/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/__init__.py", line 12, in <module>
from ._configuration import FeatureClientConfiguration
File "/tmp/tmpeoibw0bz/sdk/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/_configuration.py", line 13, in <module>
from .version import VERSION
ModuleNotFoundError: No module named 'azure.mgmt.resource.features.version' |
rajivnandivada
pushed a commit
to rajivnandivada/azure-sdk-for-python
that referenced
this pull request
Jul 3, 2019
* Generated from 621a104fcefa006dfdef9a4bb62a49f5d5280eeb (Azure#5537) Add descriptions. * ChangeLog * Re-record with new API * Remove log from tests * Generated from 59e4ec44f32e3b03bc55a06a3f6ebba140640e01 (Azure#5753) Add additional ExportTemplate options * Record providers * Full regeneration with Autorest Python v4 * Support multi-client SDK + no subcription_id SDK * Update Policy tests * 3.0.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to accumulate context: resources/resource-manager