issues
search
bazel-contrib
/
rules_go
Go rules for Bazel
Apache License 2.0
1.39k
stars
664
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(go/tools/releaser) allow prereleases
#4177
tyler-french
opened
15 minutes ago
0
prepare rules_go release 0.51.0-rc1
#4176
tyler-french
closed
18 hours ago
0
chore: removed some unused vars
#4175
hauserx
closed
4 days ago
0
cgo: `-lstdc++` being stripped out of linkopts
#4174
adam-azarchs
opened
6 days ago
0
gomock: fix for golang.org/x/tools >= v0.27.0
#4173
pjjw
closed
3 days ago
0
Allow `Rlocation()` also for existing folders
#4172
mering
opened
1 week ago
2
Raise minimum Bazel version to 6.5.0
#4171
fmeum
closed
1 week ago
0
x/tools v0.27.0 breaks gomock
#4170
psalaberria002
closed
3 days ago
1
Buildifier fails to run with rules_proto v7.0.0
#4169
johanbrandhorst
closed
1 week ago
1
go_binary: Add support to set a default GODEBUG per binary
#4168
zecke
opened
1 week ago
1
Fix `go_tool_binary` non-hermeticity and Go 1.19 incompatibility
#4167
fmeum
closed
1 week ago
2
Best way, if any, to include source files only for testing.
#4166
mmonaco
opened
2 weeks ago
0
Can't compile github.com/hashicorp/go-plugin under rules_go 0.50.1: "missing strict dependencies"
#4165
Zemnmez
closed
2 weeks ago
1
fix: tests respect --strip like binaries (#4103)
#4164
ajwerner
closed
1 week ago
2
Improve runfiles docs with examples and more deprecations
#4163
fmeum
closed
3 weeks ago
0
The team @go-maintainers does not exist in bazel-contrib
#4162
malt3
opened
3 weeks ago
0
Ability to `trimpath` a different path in addition to default is not functioning
#4161
jhance
opened
3 weeks ago
2
If using `cgo`, file paths in build errors contain a path to a random temporary directory
#4160
rickystewart
opened
3 weeks ago
1
how to get the dependencies and their versions for go executables built with bazel
#4159
blumamir
opened
3 weeks ago
0
unclear how to consistently get all of the log output from tests
#4158
jmhodges
opened
3 weeks ago
4
Isolation leaking/escaping with go_test.data
#4156
fishy
opened
4 weeks ago
0
Binary that depends on `cloudflare/circl` can't be built cross-platform
#4154
aaomidi
opened
4 weeks ago
9
Uber's gomock 0.5.0 is incompatible with rules_go's gomock.bzl
#4153
TvdW
opened
4 weeks ago
4
goroot alias directory somehow?
#4152
jmhodges
opened
1 month ago
2
Support .syso files in the `srcs` lists for `go_library` and `go_test` rules.
#4151
eljobe
closed
1 month ago
0
Allow bazel test //... to run out-of-the-box
#4150
eljobe
closed
1 month ago
1
Missing instructions to build and test master branch
#4149
eljobe
closed
1 month ago
0
Feature Request: Support syso files as source files in rules_go
#4148
eljobe
closed
1 month ago
0
chore: Configure Renovate
#4147
renovate[bot]
opened
1 month ago
0
feat: avoid cc toolchain selection (#4145)
#4146
sallustfire
closed
1 month ago
0
Feature: Build pure go_binary targets without cc toolchain
#4145
sallustfire
closed
1 month ago
1
fix: properly expand absolute path placeholder for link calls
#4144
voxeljorge
closed
3 weeks ago
11
[rules_go] show x archive isn't stable to package interface
#4143
joeljeske
opened
1 month ago
0
Support linux/loong64
#4142
zunley
opened
1 month ago
2
Test `--incompatible_auto_exec_groups` and update protobuf
#4141
fmeum
opened
1 month ago
0
Make it easier to parse rules_go's .bzl files with Go Starlark
#4140
EdSchouten
closed
1 month ago
1
Migration needed for Automatic Exec Groups
#4139
sgowroji
opened
1 month ago
1
Feature request: Provide full path to go binary via an environment variable
#4138
fishy
opened
1 month ago
2
Nogo validations should not run for external packages
#4137
sluongng
closed
1 month ago
6
Add support for spaces and newlines in runfiles paths
#4136
fmeum
closed
1 month ago
0
Linking cgo binaries fails.
#4135
filmil
opened
1 month ago
0
BUGFIX: Adds the static libraries from cgo_deps to the link command line
#4134
filmil
opened
1 month ago
2
fix: fix slice init length
#4133
cuishuang
closed
1 month ago
0
[Bazel CI] Build aborted due to missing dependency on @protobuf
#4132
sgowroji
opened
1 month ago
2
Allow setting pure, static, etc. in go_cross_binary rule
#4131
fishy
opened
1 month ago
5
Fix `GoArchiveData` docs
#4130
fmeum
closed
1 month ago
0
Documentation rendering is broken for `GoArchiveData`
#4129
jmillikin
closed
1 month ago
0
Add dependency on cpp toolchain to rules that also depend on cgo_context_data
#4128
jesses-canva
opened
1 month ago
2
Go rules run cpp toolchain from cgo_context_data on an incompatible execution platform
#4127
jesses-canva
opened
1 month ago
0
Let the Publish to BCR app maintain the module version
#4126
fmeum
closed
1 month ago
1
Next