These are series of code samples useful for configuring a variety of use cases. They also serve as integration tests.
- Create a new workspace in the
examplesdirectory - Ensure that the
rules_kotlinrepository is namedrules_kotlin - If the example will not work on a bazel version, add an
excludedirectory with a file of that version. See examples/multiplex/exclude. - Update the bazel excluded packages via
bazel run @rules_bazel_integration_test//tools:update_deleted_packages