Other articles


  1. How to read files in Java with Bazel

    How to read files in Java with Bazel

    Bazel Build/Test Sandbox

    What: The Bazel sandbox is an isolation mechanism that ensures targets only have visibility of specified files.

    Why: The sandbox ensures Bazel targets are compiled and tested with exactly the same files across different build hosts, enabling hermetic …

    read more

social