Adding support to the LogicApps Workflow Run Delete operation.#5755
Adding support to the LogicApps Workflow Run Delete operation.#5755aalevato wants to merge 2 commits intoAzure:masterfrom
Conversation
Automation for azure-sdk-for-pythonEncountered an unknown error: (azure-sdk-for-python)
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 151, in rest_pr_management
sdk_tag=sdk_tag
File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/SwaggerToSdkNewCLI.py", line 254, in generate_sdk_from_git_object
with manage_git_folder(gh_token, Path(temp_dir) / Path("rest"), branched_rest_api_id, pr_number=pr_number) as restapi_git_folder, \
File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
return next(self.gen)
File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 272, in manage_git_folder
clone_to_path(gh_token, temp_dir, split_git_id[0], branch_or_commit=branch, pr_number=pr_number)
File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 212, in clone_to_path
repo.git.checkout(branch_or_commit)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 548, in <lambda>
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 1014, in _call_process
return self.execute(call, **exec_kwargs)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git checkout 22096ad9bca693763e74814d9cf7b3fdfb3d3f28
stderr: 'fatal: reference is not a tree: 22096ad9bca693763e74814d9cf7b3fdfb3d3f28' |
Automation for azure-sdk-for-jsA PR has been created for you: |
Automation for azure-sdk-for-rubyA 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-goEncountered an unknown error: (azure-sdk-for-go)
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 151, in rest_pr_management
sdk_tag=sdk_tag
File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/SwaggerToSdkNewCLI.py", line 254, in generate_sdk_from_git_object
with manage_git_folder(gh_token, Path(temp_dir) / Path("rest"), branched_rest_api_id, pr_number=pr_number) as restapi_git_folder, \
File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
return next(self.gen)
File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 272, in manage_git_folder
clone_to_path(gh_token, temp_dir, split_git_id[0], branch_or_commit=branch, pr_number=pr_number)
File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 212, in clone_to_path
repo.git.checkout(branch_or_commit)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 548, in <lambda>
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 1014, in _call_process
return self.execute(call, **exec_kwargs)
File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git checkout 22096ad9bca693763e74814d9cf7b3fdfb3d3f28
stderr: 'fatal: reference is not a tree: 22096ad9bca693763e74814d9cf7b3fdfb3d3f28' |
Automation for azure-sdk-for-javaA PR has been created for you: |
|
Can one of the admins verify this patch? |
REST Spec PR 'Azure/azure-rest-api-specs#5755' REST Spec PR Author 'aalevato' REST Spec PR Last commit
Automation for azure-sdk-for-netA PR has been created for you: |
specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json
Outdated
Show resolved
Hide resolved
|
The "model validation" errors being pointed out are not related to any of my changes here. Please disregard them. |
|
@sergey-shandar shoudl we be ignoring this error "Bash exited with code '1'." for model validation? |
|
@shahabhijeet @sergey-shandar Can we please complete and merge this PR? Thanks! |
|
@sergey-shandar is this ok to merge this with the failures I see? |
|
@aalevato atthis point I will wait for @sergey-shandar to approve if it's ok to merge this PR |
|
@aalevato please make sure the required CI jobs are green and there are no merge conflicts |
|
hi @aalevato , are you still on this PR? could you pls resolve conflicts and make sure CI passed, then we can merge it. |
|
@aalevato ping again |
|
@shahabhijeet @yungezz I was oncall and couldn't look into it. As soon as I'm done with my current priorities I'll review it (again). However, I must point out that the "Details" links didn't work weeks ago and don't work now (they show a message saying "An Error has Occurred" without details). Plus, please look into the files being merged - I'm just adding documentation and describing the new method we added months ago. I will try again in some days to see if I can do any kind of true investigation on it. |
|
@aalevato can we close the PR for now since it's not ready for merge, and the PR is over 4 months, there're lots of conflict with latest code base already. Pls create new PR when you're ready for review and merge. |
|
@yungezz No, we can't. I will get back to it and check how complex will be to solve the merge conflicts. Hopefully this time someone will be able to read and address my comments in time and help us get the code merged. |
|
@aalevato thanks for taking care of it. ping us when you're ready for review and merge. |
|
@yungezz @shahabhijeet If I click on "Checks" or try to drilldown the "Details" of any check error, I get a 500. Is it happening because of the migration, did anything get corrupted? How can I check the conflicts and edit the files online without it? |
|
@yungezz @shahabhijeet Hey guys - I added a new PR and will abandon this one once merged. Could you please help review and approve the new one? => #6994 |
…5755) * Microsoft.MobileNetwork DataNetwork and Site can have no properties * Fix examples
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.