-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Created specs for python 2 packages #3521
Conversation
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-rubyEncountered an unknown error: (azure-sdk-for-ruby)
Traceback (most recent call last):
File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 33, in exception_to_github
yield context
File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github.py", line 170, in rest_handle_action
return rest_pull_close(body, restapi_repo, sdk_pr_target_repo, sdkbase, sdk_tag)
File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github.py", line 185, in rest_pull_close
rest_pr_management(rest_pr, sdk_pr_target_repo, sdk_tag, sdk_default_base)
File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github_handler.py", line 148, in rest_pr_management
sdk_repo.full_name,
File "/usr/local/lib/python3.6/dist-packages/github/Repository.py", line 302, in full_name
self._completeIfNotSet(self._full_name)
File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 259, in _completeIfNotSet
self._completeIfNeeded()
File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 263, in _completeIfNeeded
self.__complete()
File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 268, in __complete
self._url.value
File "/usr/local/lib/python3.6/dist-packages/github/Requester.py", line 260, in requestJsonAndCheck
return self.__check(*self.requestJson(verb, url, parameters, headers, input, self.__customConnection(url)))
File "/usr/local/lib/python3.6/dist-packages/github/Requester.py", line 271, in __check
raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 502 {'message': 'Server Error'} |
Automation for azure-sdk-for-goA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-nodeA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
@D1v38om83r has this new API version been reviewed by the ARM team? |
@D1v38om83r ping |
Can one of the admins verify this patch? |
@D1v38om83r ping. |
Closing due to inactivity. Please re-open when ready to engage. |
Swagger spec update for new feature. Python 2 package support in Azure Automation.
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger