)]}'
{
  "commit": "0c05c451027f5ae418ef7d50959261c4088dc572",
  "tree": "74700c831b47bff997fabc96bffa73be4227fcfd",
  "parents": [
    "d38b15061ac51e549cc30c82341877f636150536"
  ],
  "author": {
    "name": "jhorvitz",
    "email": "jhorvitz@google.com",
    "time": "Tue Jul 28 09:35:39 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Tue Jul 28 09:36:53 2026 -0700"
  },
  "message": "Move non-global starlark functions out of `Recipe`.\n\nLambdas and nested `def`s are unlikely to be used across actions. Including them in `Recipe` can be suboptimal for memory (in fact, prior to https://github.com/bazelbuild/bazel/commit/df5a815925dfb5acfbedbd799fdfc18d153fa634, only global functions were considered for interning).\n\nAlthough this does not make a significant difference in example blaze builds, `Fabian Meumertzheim \u003cfabian@meumertzhe.im\u003e` suggests that it could make a difference for bazel builds.\n\nPiperOrigin-RevId: 955305597\nChange-Id: I2c8961d9d2190756550238048286b8afcb916671\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ebe7e5e29cd5d25af55e921eee1c88798463a073",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/analysis/starlark/StarlarkCustomCommandLine.java",
      "new_id": "2d6f465d0fe7fbd4e3cc24a6083719cb43253e6d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/analysis/starlark/StarlarkCustomCommandLine.java"
    },
    {
      "type": "modify",
      "old_id": "a2f129eadc036b6c01f78a18deb87da47599d5f9",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/analysis/starlark/StarlarkCustomCommandLineTest.java",
      "new_id": "d0d903316170d1ab9e45aeb670d9f09d0be1ca39",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/analysis/starlark/StarlarkCustomCommandLineTest.java"
    }
  ]
}
