)]}'
{
  "commit": "75f746b0dc829e096445b0c8670f0546788bbe5a",
  "tree": "9d0db5ceb222a4f0eb1b708374c6c3e167dda1da",
  "parents": [
    "16b71d989c47ea81c451772b7a20410e91288ce7"
  ],
  "author": {
    "name": "Googler",
    "email": "ajurkowski@google.com",
    "time": "Wed Jun 08 13:08:18 2022 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Jun 08 13:09:50 2022 -0700"
  },
  "message": "Move information whether the build is using in-memory action file system from `ActionExecutedEvent` to `BuildStartingEvent`.\n\nA build will either use in-memory file system for all actions or none. Move the indicator for this from `ActionExecutedEvent` to `BuildStartingEvent` so that subscibers can note that information when execution starts and use it when receiving events. This way, we can take advantage of this information for other kinds of events.\n\nPiperOrigin-RevId: 453749440\nChange-Id: I15dfab0a4af492cbd847dab419f3e13508a2556f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b5c3d625cf14104fe14a89399a861b3134ab354c",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/actions/ActionExecutedEvent.java",
      "new_id": "6510d173d8cdc5c86fa3cf3b77d48344263af4ec",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/actions/ActionExecutedEvent.java"
    },
    {
      "type": "modify",
      "old_id": "f739e9362ea1f0d248954c1c8b5fb62e6eaad083",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/buildtool/buildevent/BuildStartingEvent.java",
      "new_id": "dee499b007aa0b7b2926b54b25ebf2349bdc938a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/buildtool/buildevent/BuildStartingEvent.java"
    },
    {
      "type": "modify",
      "old_id": "9bb7461333053c94ba9633e269cd8d90e6fe3143",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/lib/skyframe/SkyframeActionExecutor.java",
      "new_id": "5cd303417f973e00dfa8070817937e0bec2f1933",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/lib/skyframe/SkyframeActionExecutor.java"
    },
    {
      "type": "modify",
      "old_id": "ee504e59d04d2e694cd899bbed8490bc09ac689b",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/runtime/BuildEventStreamerTest.java",
      "new_id": "6fc94eb418ce4afb3bdccc09c9b7e319e753ad56",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/runtime/BuildEventStreamerTest.java"
    },
    {
      "type": "modify",
      "old_id": "b24d0748ec5a61892c2ec894c66846bc1d99eb1f",
      "old_mode": 33188,
      "old_path": "src/test/java/com/google/devtools/build/lib/runtime/UiEventHandlerStdOutAndStdErrTest.java",
      "new_id": "e6b2dee16f48b4a735a5c06a6376ca0da4e635c7",
      "new_mode": 33188,
      "new_path": "src/test/java/com/google/devtools/build/lib/runtime/UiEventHandlerStdOutAndStdErrTest.java"
    }
  ]
}
