Skip to content

Fixes for the Bazel module#798

Merged
johnbartholomew merged 3 commits into
google:masterfrom
johnbartholomew:bazelfixes
Mar 16, 2025
Merged

Fixes for the Bazel module#798
johnbartholomew merged 3 commits into
google:masterfrom
johnbartholomew:bazelfixes

Conversation

@johnbartholomew
Copy link
Copy Markdown
Collaborator

Attempting to update the Bazel registry for 0.21.0-rc2 (bazelbuild/bazel-central-registry#4015) revealed a problem.

The rules_go go_sdk.download module extension function should not be given a name= attribute; that is only allowed in a root module, so it works for building just go-jsonnet but does not work when the jsonnet_go Bazel module is imported for use in another Bazel module.

This is mostly so that I can add it as the test module to be used
in the bazel registry presubmit
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 16, 2025

Coverage Status

coverage: 55.574%. remained the same
when pulling 1add1e1 on johnbartholomew:bazelfixes
into 9cd0cd0 on google:master.

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.

2 participants