Skip to content
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

Fix tests at HEAD; update to newer bazel #67

Merged
merged 4 commits into from
Mar 28, 2022
Merged

Conversation

hugelgupf
Copy link
Member

@hugelgupf hugelgupf commented Mar 28, 2022

  • build-gomod-multi-go117 should still fail until go:embed support #66 is merged,
  • build-gomod-go116 will be fixed by this
  • supplies a docker image with much newer bazel version

This is necessary because the new rules_go and gazelle versions require
a version of bazel newer than what's in the GCR docker image pre-built
by the bazel team. Apparently, they stopped building those in 2020.

bazelbuild/continuous-integration#1060

Signed-off-by: Chris Koch <[email protected]>
gokrazy does not have a valid go.sum file according to Go 1.16, so we
gotta pin it to before it got messed up.

Signed-off-by: Chris Koch <[email protected]>
@hugelgupf hugelgupf changed the title Fix tests at HEAD Fix tests at HEAD; update to newer bazel Mar 28, 2022
@hugelgupf hugelgupf merged commit 9a3a32e into u-root:main Mar 28, 2022
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.

1 participant