Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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