tree: 8e2f188668e1ce4cbfdcc6f86c29878dd3146997 [path history] [tgz]
  1. targets-internal/
  2. args.star
  3. bootstrap.star
  4. branches.star
  5. builder_config.star
  6. builder_exemptions.star
  7. builder_health_indicators.star
  8. builders.star
  9. chrome_settings.star
  10. ci.star
  11. consoles.star
  12. dimensions.star
  13. enums.star
  14. gn_args.star
  15. headers.star
  16. html.star
  17. linux-default.json
  18. lucicfg-graph.md
  19. nodes.star
  20. notifiers.star
  21. orchestrator.star
  22. OWNERS
  23. polymorphic.star
  24. README.md
  25. recipe_experiments.star
  26. sheriff_rotations.star
  27. structs.star
  28. swarming.star
  29. targets.star
  30. try.star
  31. xcode.star
infra/config/lib/README.md

Starlark libraries

This directory contains libraries that implement additional functionality on top of that provided by lucicfg.

lucicfg graph

Many of the libraries work with the lucicfg graph. See lucicfg-graph.md to learn about how lucicfg processes the graph and about the code used for manipulating the graph.