Add local invocation text for clang tidy task runs

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Critical - P2
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • None
    • 1
    • Hour
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 0

      In the clang tidy task UI, it shows "bazel run mongo-tidy-test":

      However this task also runs "bazel build //src/mongo/... --config=clang-tidy", which is going to be the command that fails most often for users.

      Show the following as a test run in the UI: "bazel build //src/mongo/... --config=clang-tidy"

      The bazel_compile.sh script likely needs to be modified to allow this as a configurable option, the logic can be lifted from bazel_test.sh

              Assignee:
              Daniel Moody
              Reporter:
              Zack Winter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: