bazel-contrib / bazel-contrib/rules_python
[gazelle] Support -index=lazy
Offen
gazelle
- Vorherrschende Sprache
- Starlark
- Sterne
- 688
- Forks
- 721
- Ø Merge
- 15 Std. 7 Min.
- Gemergte PRs (30 T.)
- 76
Beschreibung
Gazelle supports `-index=lazy` to speed up indexing directories. This currently fails on Python with a bunch of errors like
```
my_project/foo/bar.py: "foo.other.baz" is an invalid dependency
```
Perhaps a `gazelle:py_search` directive is needed?
Beitragsleitfaden
Rechercherichtung
Reproduce the failure in Gazelle with Python and `-index=lazy`, focusing on the reported invalid dependency errors such as `foo.other.baz`. Investigate whether a `gazelle:py_search` directive is needed; done means lazy indexing works for Python without those dependency errors.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100