tree: 2a13a6542586992180c43abe0be68a0c00885dee [path history] [tgz]
  1. android/
  2. anvil/
  3. associates/
  4. dagger/
  5. deps/
  6. jetpack_compose/
  7. ksp/
  8. multiplex/
  9. plugin/
  10. trivial/
  11. BUILD
  12. integration.bzl
  13. README.md
examples/README.md

Examples

These are series of code samples useful for configuring a variety of use cases. They also serve as integration tests.

Adding a new integration test

  1. Create a new workspace in the examples directory
  2. Ensure that the rules_kotlin repository is named rules_kotlin
  3. If the example will not work on a bazel version, add an exclude directory with a file of that version. See examples/multiplex/exclude.
  4. Update the bazel excluded packages via bazel run //examples:update_bit_ignore