)]}'
{
  "commit": "cd168a12d5faa90e8e4dbb302596b3fadd35d9a5",
  "tree": "0e3ad2114bff21a78cd03513ac3dc4333902a619",
  "parents": [
    "6659cdb6093c0bf2466e224837c4432f681fdc08"
  ],
  "author": {
    "name": "Adam Cozzette",
    "email": "adamc@aspect.build",
    "time": "Fri Aug 21 11:11:22 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 21 11:11:22 2026 -0700"
  },
  "message": "feat: set `silent_on_success \u003d False` in more places (#2983)\n\nSetting `silent_on_success \u003d True` incurs a performance cost, because it\nrequires us to save the stdout and stderr of the `node` process so that\nwe can print it out in the event of a failure. Disabling it lets us\n`exec` Node and avoid an extra process.\n\nThis commit sets the option to `False` in a few more places. This may\nresult in a little bit more build output, but it does not appear to be\nan excessive amount. I tweaked some options in `examples/webpack_cli` to\ncut down on the build output.\n\nI also fixed a few places where we were setting `silent_on_success \u003d\nTrue`--this is unnecessary since that is already the default.\n\n---\n\n### Changes are visible to end-users: yes\n\n- Searched for relevant documentation and updated as needed: yes\n- Breaking change (forces users to change their own code or config): no\n- Suggested release notes appear below: no\n\n### Test plan\n\n- Covered by existing test cases",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec5ec9d790fd308d87d0eeef8128930d805f5308",
      "old_mode": 33188,
      "old_path": "contrib/nextjs/defs.bzl",
      "new_id": "1400786457c5ecb7afa4452fabb44f80297b5925",
      "new_mode": 33188,
      "new_path": "contrib/nextjs/defs.bzl"
    },
    {
      "type": "modify",
      "old_id": "1da315d036026134e71b72c3a7ed69b4d1727f2b",
      "old_mode": 33188,
      "old_path": "examples/webpack_cli/BUILD.bazel",
      "new_id": "15a84a19a593ff143de36fc99a3e05f577ebb538",
      "new_mode": 33188,
      "new_path": "examples/webpack_cli/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "01e91fa656237d175141fccd072b9cf516ae5919",
      "old_mode": 33188,
      "old_path": "examples/webpack_cli/webpack.config.js",
      "new_id": "26ac5094568ed1babdd13ea39954df7cbab8af59",
      "new_mode": 33188,
      "new_path": "examples/webpack_cli/webpack.config.js"
    },
    {
      "type": "modify",
      "old_id": "d82ec689ade910550a63eeeedd0c936791c759d1",
      "old_mode": 33188,
      "old_path": "js/private/coverage/bundle/BUILD.bazel",
      "new_id": "339c79b354c487ad37b3eab0de3358dd2938d56b",
      "new_mode": 33188,
      "new_path": "js/private/coverage/bundle/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "c8478ed3b36e08a1b82cb8be65e57c26df2a7b38",
      "old_mode": 33188,
      "old_path": "js/private/devserver/src/BUILD.bazel",
      "new_id": "9f836bff6426afad2cb30af7f8d109df019531bd",
      "new_mode": 33188,
      "new_path": "js/private/devserver/src/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "394fa26782b7bddb0608aff59cb01f667d56cdc4",
      "old_mode": 33188,
      "old_path": "js/private/worker/src/BUILD.bazel",
      "new_id": "264afae218ad3574c19479c8eb6504e0ad1aed03",
      "new_mode": 33188,
      "new_path": "js/private/worker/src/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "67b30589d0723296f3a42b3c58a2d05cf508468e",
      "old_mode": 33188,
      "old_path": "npm/private/lifecycle/src/BUILD.bazel",
      "new_id": "c9e1b52f7f1ceec58595f9dd57a4bbb6a0009155",
      "new_mode": 33188,
      "new_path": "npm/private/lifecycle/src/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "3751ebbe3fb7037528d529b78d1ea805e931007b",
      "old_mode": 33188,
      "old_path": "npm/private/npm_import.bzl",
      "new_id": "1ba92e5526aa5aa8f2d81700bf4cdb53cfc5f143",
      "new_mode": 33188,
      "new_path": "npm/private/npm_import.bzl"
    },
    {
      "type": "modify",
      "old_id": "c113040f3706faf722c1a2763d98d1ca398fb28a",
      "old_mode": 33188,
      "old_path": "npm/private/npm_package.bzl",
      "new_id": "f75ab1d122af0fffb62eac6c944b91164116d983",
      "new_mode": 33188,
      "new_path": "npm/private/npm_package.bzl"
    }
  ]
}
