Conversation
howardjohn
left a comment
There was a problem hiding this comment.
LGTM with hold for the tools change to land
|
For note, this completely breaks istio.io importing tests from istio/istio. |
|
can you share me the link? |
No, cause the step has to run locally to create the PR. And istio.io isn't setup for overrides so I'm trying to figure out how to fix it and where in the tooling this all lies. However, since this what linting now shows when I try to do the branch cutting in istio.io: |
|
it's suprised that |
Because the lint that uses golangci-lint is only run when the go files are changed, which is basically at branch cut, which is the absolute WORST time for big things like this. |
No description provided.