-
Notifications
You must be signed in to change notification settings - Fork 40k
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
verify godeps doesn't #29402
Labels
area/test-infra
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Comments
lavalamp
added
area/test-infra
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
labels
Jul 21, 2016
So, it turns out that verify-godeps tries to verify the Godeps.json file but NOT the contents of the vendor/ dir. That is easy to fix, but it flags a handful of errors. PR(s) will be forthcoming. |
It looks like ginkgo (#29571) and one other delta I can not explain:
Ryan, can you see what is up with that dep, maybe we have the wrong hash or we need to git add that file or something? |
rmmh
pushed a commit
to rmmh/kubernetes
that referenced
this issue
Aug 2, 2016
rmmh
pushed a commit
to rmmh/kubernetes
that referenced
this issue
Aug 2, 2016
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/test-infra
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
@Random-Liu noticed that my own dependency update got the wrong commit in Godeps.json, but verify-godeps didn't fail the PR. I think it is broken. I noticed that it also didn't fail even when I manually edited files in vendor/.
The text was updated successfully, but these errors were encountered: