Skip to content

issues Search Results · repo:bazel-contrib/rules_go language:Go

Filter by

1k results
 (75 ms)

1k results

inbazel-contrib/rules_go (press backspace or delete to remove)

When using go_deps.download, the version of Go isn t included as a hash in MODULE.bazel.lock, and there s no way to supply a sha256 of the Go tarball in go_deps.download. (At least, not in the docs I ve ...
  • jmhodges
  • 3
  • Opened 
    5 days ago
  • #4511

It d be nice to get the API docs for rules_go up on the BCR. I m not sure what s being used in this repo to push to BCR right now nor how to configure it. Docs I ve found so far assume the Publish-to-BCR ...
  • jmhodges
  • Opened 
    5 days ago
  • #4510

See https://github.com/dzbarsky/pdfium-repro and compare bazel run //:pdfium_bad with bazel run //:pdfium_good. A few things that seem off: 1) rpath seems misconfigured and cannot pick up the lib from ...
  • dzbarsky
  • 3
  • Opened 
    8 days ago
  • #4506

When dealing with merge conflicts in go.sum and go.mod with normal Go tooling, a common trick is to make the merge edits in go.mod and then run go mod tidy to recreate go.sum from the newly cleaned up ...
  • jmhodges
  • 4
  • Opened 
    8 days ago
  • #4505

The rules_go codebase is currently being tested with bazel 7 which supports bzlmod out of the box. A fair number of the dependencies in WORKSPACE are out of date (see #4500 for one breakage from that) ...
  • jmhodges
  • 2
  • Opened 
    9 days ago
  • #4502

Running bazel test //tests/core/... causes various auth errors to happen against googlesource. It seems there s some authentication expected to run the build, but I don t see any notes about it in CONTRIBUTING.md. ...
  • jmhodges
  • 4
  • Opened 
    9 days ago
  • #4501

It seems rules_go s latest master (3c293b09f65f8f6b60eec620f471f75d992fd9f0) of //tests/core isn t running on my macOS 26.0.1 machine ~using bazel 8.4.2~ the repo-configured bazel 7.7.0. It returns an ...
  • jmhodges
  • 4
  • Opened 
    11 days ago
  • #4499

It would be nice to not check in the .vscode directory into the repo and instead have some documentation in CONTRIBUTING on how to set it up for this repo. I m currently trying to develop in this repo ...
  • jmhodges
  • 1
  • Opened 
    12 days ago
  • #4497

This is on bazel 8.4.2 and rules_go 0.58.3. I ve previously had a go_sdk.download call and a use_repo(go_sdk, go_sdk ) in my MODULE.bazel to provide a target for aspect_rules_lint s format_multirun to ...
  • jmhodges
  • 5
  • Opened 
    13 days ago
  • #4495

This is one bazel 8.4.2 and rules_go 0.58.3. It s unclear where to set GOROOT for vscode that will be consistent across different MODULE.bazel set ups. I m attempting to update the Editor setup wiki page ...
  • jmhodges
  • 4
  • Opened 
    13 days ago
  • #4494
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub