Skip to content

or-shachar/bazel-sample-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample repo

This repo is meant to simulate very basic use case of using Bazel + rules_scala + remote execution

To run builds using RBE and Results on this repo please run:

bazel --bazelrc=.bazelrc.remote test -k //... \
    --config=remote --config=results \
    --remote_instance_name=<your-project> \
    --project_id=<gcp-project>

About

For sampling bazel features and issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published