issues
search
bazel-contrib
/
bazel-gazelle
Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Apache License 2.0
1.21k
stars
381
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow specifying default patches for go_deps and add patch for go-tree-sitter
#1985
maffoo
opened
1 hour ago
0
Allow default patches with go_deps
#1984
maffoo
opened
1 hour ago
1
Gazelle unable to resolve external Go library from go.mod. Manually adding to `use_repo` list works around it, but bazel mod tidy removes it.
#1983
jasonbdly
opened
1 day ago
0
gazelle does not rewrite build files from vendored go code
#1982
fishy
closed
3 days ago
1
feature request: Add support for generated rules to return into a `*bzl.Ident`
#1981
mclarke47
opened
1 week ago
0
rules_cc & rules_java pulled in by `github.com/envoyproxy/protoc-gen-validate/validate` BUILD file cause build to fail
#1980
fishy
closed
2 days ago
3
Downgrade and do not automatically update Go deps
#1979
fmeum
closed
1 week ago
0
Wrong version of go dependency being built into the binary
#1977
fishy
opened
1 week ago
14
Revert to empty version and update repo metadata
#1975
fmeum
closed
1 week ago
1
Remove explicit empty `version` argument
#1974
fmeum
closed
1 week ago
1
Bump rules_go & Bazel deps
#1973
fmeum
closed
2 weeks ago
0
Support load fixing on struct members (dotexpr) instead of just callexpr
#1972
aaronsky
closed
1 week ago
0
FixLoad should load fields on structs, not just helper functions or rules
#1971
aaronsky
closed
1 week ago
0
Using `_osx.go` suffix will evict the file from `go_library` srcs attribute when using darwin platform
#1970
Zenithar
opened
2 weeks ago
2
Issue #1965 - Fix label resolution for non-captured regex
#1969
alandonham
closed
2 weeks ago
0
wrong `embedsrcs` are added when embedsrcs is coming from a rule
#1968
Links2004
opened
3 weeks ago
0
go_deps: Support default naming convention override for Bazel modules
#1967
fmeum
closed
3 weeks ago
1
Fix Bazel module resolution regression in go_deps
#1966
fmeum
closed
4 weeks ago
1
Directive resolve_regexp returns invalid labels
#1965
alandonham
closed
2 weeks ago
7
perf: do not revalidate glob expressions on each invocation
#1964
jbedard
closed
1 month ago
0
Warning users when versions requested via bazel_dep and go.mod differ for the same go module
#1963
Buzz-Lightyear
closed
1 month ago
1
unknown attributes only set on initial generated
#1962
jbedard
opened
1 month ago
0
refactor: add rule.* type assertions
#1961
jbedard
closed
1 month ago
0
Use rules_shell for shell targets
#1960
ted-xie
closed
1 week ago
0
native.sh_binary reference in def.bzl blocks Bazel 8 integration
#1959
ted-xie
closed
1 week ago
10
Gazelle Label Mismatch When Using go_deps Bzlmod Extension and default rules_go Repo Name
#1958
stefanpenner
opened
1 month ago
2
Hard failing if module versions aren't aligned between bazel dep and go.mod for a given module
#1957
Buzz-Lightyear
closed
1 month ago
5
chore: Configure Renovate
#1956
renovate[bot]
opened
1 month ago
0
feat: warn when it looks like you're using ignore instead of exclude directive
#1955
alex-torok
closed
1 month ago
0
go_deps should fail with a clear message when 2 modules that only differ in case are used
#1954
Buzz-Lightyear
closed
1 month ago
0
Update README.md when releasing
#1953
eljobe
closed
1 month ago
1
fix: overwrite attribute values when not mergeable
#1952
jbedard
opened
1 month ago
2
Don't call dict.pop() with named arguments
#1951
EdSchouten
closed
1 month ago
0
gazelle hangs when enabling bzlmod
#1950
ewhauser
closed
1 month ago
1
Don't hard fail if there's a second request to bazelize the same Go module
#1949
Buzz-Lightyear
opened
1 month ago
0
Support MODULE.bazel test cases for gazelle_generation_test.
#1948
gonzojive
closed
1 month ago
0
Feature request for extensions: Support bzlmod test cases for gazelle_generation_test
#1947
gonzojive
opened
1 month ago
0
Skip over godebug lines in go.mod/go.work files
#1946
zecke
opened
1 month ago
3
runtime.godebugDefault handling doesn't work with gazelle/rules_go
#1945
zecke
opened
1 month ago
1
Let the Publish to BCR app maintain the module version
#1944
fmeum
closed
1 month ago
1
Update rules_go dep to v0.50.1
#1943
fmeum
closed
1 month ago
1
rules_license is not visible from go_repository
#1942
archen
closed
1 month ago
4
feat(`gazelle update-repos`): Create `-strict` mode
#1941
tyler-french
opened
1 month ago
0
update version of rules_go
#1940
francine-blanc
closed
1 month ago
1
no such package '@@com_github_pingcap_tidb//pkg/parser/mysql': BUILD file not found in directory 'pkg/parser/mysql'
#1939
D3Hunter
opened
1 month ago
0
Evaluate build tags as both true and false
#1938
patrickmscott
opened
1 month ago
1
fix(repo): load repositories should fail on duplicates
#1937
tyler-french
closed
1 month ago
3
Use rctx.download to fetch go modules
#1936
sluongng
opened
1 month ago
2
bzlmod/go_deps: bazel mod tidy adds repos that are loaded as bazel modules
#1935
tyler-french
opened
1 month ago
6
Incorrect `proto_library` `deps` when `strip_import_prefix`, `--index=false` and `mode=file`
#1934
nchepanov
opened
1 month ago
2
Next