Skip to content

Conversation

johnbartholomew
Copy link
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

coveralls commented Mar 16, 2025

Coverage Status

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

@johnbartholomew johnbartholomew merged commit 1add1e1 into google:master Mar 16, 2025
7 checks passed
@johnbartholomew johnbartholomew deleted the bazelfixes branch March 16, 2025 16:48
@y1hao y1hao mentioned this pull request Sep 6, 2025
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