-
Notifications
You must be signed in to change notification settings - Fork 601
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
Update codegen to work outside GOPATH #3389
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Cynocracy The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@@ -0,0 +1,40 @@ | |||
From 682f06406c73726775c973f9abc72a0b80a97bad Mon Sep 17 00:00:00 2001 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ideally we remove the patch, asap.
should we track it somewhere, to remove ?
e.g. GH issue ?
@Cynocracy: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@Cynocracy: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
I can file a github issue to remove when possible, sure.
…On Tue, Jul 28, 2020 at 1:32 PM Knative Prow Robot ***@***.***> wrote:
@Cynocracy <https://github.com/Cynocracy>: The following tests *failed*,
say /retest to rerun all failed tests:
Test name Commit Details Rerun command
pull-knative-eventing-upgrade-tests 59e0597
<59e0597>
link
<https://prow.knative.dev/view/gcs/knative-prow/pr-logs/pull/knative_eventing/3389/pull-knative-eventing-upgrade-tests/1275510580072943616> /test
pull-knative-eventing-upgrade-tests
pull-knative-eventing-build-tests 59e0597
<59e0597>
link
<https://prow.knative.dev/view/gcs/knative-prow/pr-logs/pull/knative_eventing/3389/pull-knative-eventing-build-tests/1275510580072943617> /test
pull-knative-eventing-build-tests
pull-knative-eventing-conformance-tests 59e0597
<59e0597>
link
<https://prow.knative.dev/view/gs/knative-prow/pr-logs/pull/knative_eventing/3389/pull-knative-eventing-conformance-tests/1288210553608605697> /test
pull-knative-eventing-conformance-tests
Full PR test history
<https://gubernator.knative.dev/pr/knative_eventing/3389>. Your PR
dashboard <https://gubernator.knative.dev/pr/Cynocracy>.
Instructions for interacting with me using PR comments are available here
<https://git.k8s.io/community/contributors/guide/pull-requests.md>. If
you have questions or suggestions related to my behavior, please file an
issue against the kubernetes/test-infra
<https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:>
repository. I understand the commands that are listed here
<https://go.k8s.io/bot-commands>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3389 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAICPOT4CUZ4SGEVEDX2E4TR54YV5ANCNFSM4OF67F4A>
.
|
See https://github.com/knative/networking/pull/18/files
Fixes knative/pkg#1287