Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 12, 2021

This is an automatic backport of pull request #2298 done by Mergify.
Cherry-pick of de40640 has failed:

On branch mergify/bp/0.48/pr-2298
Your branch is up to date with 'origin/0.48'.

You are currently cherry-picking commit de406409.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   ddtrace/contrib/grpc/patch.py
	modified:   docs/spelling_wordlist.txt
	new file:   releasenotes/notes/fix-grpc-target-0a1daf38516be79f.yaml
	modified:   tests/contrib/grpc/test_grpc_utils.py

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   ddtrace/contrib/grpc/client_interceptor.py
	both modified:   ddtrace/contrib/grpc/utils.py
	both modified:   tests/contrib/grpc/test_grpc.py
	deleted by us:   tests/snapshots/tests.contrib.grpc.test_grpc.test_method_service.snap

To fix up this pull request, you can check it out locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* fix(grpc): add snapshot test for method service metadata

* revert change to host parsing

* fix(grpc): parse target for ipv6 and missing port

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit de40640)

# Conflicts:
#	ddtrace/contrib/grpc/client_interceptor.py
#	ddtrace/contrib/grpc/utils.py
#	tests/contrib/grpc/test_grpc.py
#	tests/snapshots/tests.contrib.grpc.test_grpc.test_method_service.snap
@mergify mergify bot requested a review from a team as a code owner May 12, 2021 16:57
@mergify mergify bot added the conflicts label May 12, 2021
@mergify
Copy link
Contributor Author

mergify bot commented May 12, 2021

@mergify[bot] this pull request is now in conflict 😩

@mergify mergify bot added the conflict label May 12, 2021
Kyle-Verhoog and others added 2 commits May 13, 2021 11:25
Co-authored-by: Julien Danjou <julien.danjou@datadoghq.com>
@mergify mergify bot removed the conflict label May 13, 2021
P403n1x87
P403n1x87 previously approved these changes May 13, 2021
brettlangdon
brettlangdon previously approved these changes May 13, 2021
@Kyle-Verhoog
Copy link
Member

hmm looks like there's another backport needed..

@Kyle-Verhoog
Copy link
Member

Ah it's the internalization of compat - I think we can just use the public compat module

@Kyle-Verhoog Kyle-Verhoog dismissed stale reviews from brettlangdon and P403n1x87 via 98d5919 May 13, 2021 16:58
@majorgreys majorgreys force-pushed the mergify/bp/0.48/pr-2298 branch from 0b5a1a0 to 8eabcd8 Compare May 13, 2021 19:30
@brettlangdon brettlangdon merged commit 58a7bab into 0.48 May 13, 2021
@brettlangdon brettlangdon deleted the mergify/bp/0.48/pr-2298 branch May 13, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants