-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Bazel Rules go 0.14 #5481
Bazel Rules go 0.14 #5481
Conversation
This shouldn't be merged until releases are cut. /hold |
e1d1d97
to
4a1bc57
Compare
/test pull-kops-e2e-kubernetes-aws |
Awesome - this is actually really important, because there's an important fix for repeatable builds in 0.13. But kops 1.11 I think :-) |
Agreed! |
4a1bc57
to
57ccd1c
Compare
57ccd1c
to
fd7a70f
Compare
This got bigger than I planned. I noticed a few things, we're running gazelle a few different ways so I adjusted that, unless anyone objects. Also it looks like import path for vendored deps needs to change. |
fd7a70f
to
41a185b
Compare
Bumped to 0.14 since it has been released. |
/hold cancel |
Holding off on bumping to rules-go 0.15.0 since it requires bazel 0.16.0 which hasn't been shipped in homebrew. |
b55df49
to
b3ec9e3
Compare
/assign @justinsb |
b3ec9e3
to
620a226
Compare
Thanks - looks good /approve |
620a226
to
0cf5166
Compare
Thanks @justinsb, looks like something changed upstream and I had to rerun gazelle. Mind lgtming again? Thanks! |
Thanks @mikesplain /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: justinsb, mikesplain The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@mikesplain: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
Force-merging and will fix - overlapping PRs! |
Update bazel rules go and gazelle