Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-94775

Expose a reusable bazel binary location

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build

      Code coverage use case to locate coverage data (from a shell script):

      BAZEL_OUTPUT_PATH=$(bazel info output_path)

      I need to make the "bazel" command more generic and safe to (re)use, and don't want to re-implement pieces of bazel_run.sh, for example.

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            steve.mcclure@mongodb.com Steve McClure
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: