tree: ab7798b493d4bdaf1ef249189e61c4d188cae9a7 [path history] [tgz]
  1. bar/
  2. baz/
  3. foo/
  4. somewhere/
  5. __init__.py
  6. BUILD.in
  7. BUILD.out
  8. gazelle_python.yaml
  9. README.md
  10. test.yaml
  11. WORKSPACE
gazelle/testdata/dependency_resolution_order/README.md

Dependency resolution order

This asserts that the generator resolves the dependencies in the right order:

  1. Explicit resolution via gazelle:resolve.
  2. Third-party dependencies matching in the modules_mapping.json.
  3. Indexed generated first-party dependencies.