Commit Graph

4 Commits

Author SHA1 Message Date
Philip Kuryloski bed5497143 Promote the --local_test_jobs flag from user.bazelrc to .bazelrc 2021-09-08 17:12:04 +02:00
Philip Kuryloski 47a3531cf7 Use a better means of avoiding simultaneous test runs locally 2021-09-06 09:25:02 +02:00
Philip Kuryloski 9daa7100fa Further refinements to .bazelrc 2021-07-12 22:20:22 +02:00
Philip Kuryloski 18e460c129 Use a split .bazelrc so we can check most of the file into the repo
Now a base .bazelrc is provided, which will import a user.bazelrc
file, allowing local additions and overrides (like credentials and/or
os specific config). user-template.bazelrc provides an example.
2021-07-12 22:03:28 +02:00