)]}'
{
  "commit": "492ff1e6a3221e8a4c39129ff02b68cc9ccca582",
  "tree": "1146de3e749c531c999c4f26db94abaaa3428f1d",
  "parents": [
    "9504e0f57cbfcdba43a32fa22434f1206c66bae3"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Apr 22 22:27:56 2024 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Jul 04 22:44:31 2024 +0100"
  },
  "message": "Add acceptance test for change up-to-date checker\n\nAdd an E2E acceptance test for making sure that the change\nchecker respect its up-to-date contract and returns true only\nwhen the target SHA1 exists in the repository.\n\nThis is a follow-up of Ife361ec3378 where the up-to-date logic\nwas fixed to prevent an indexing event to stall because of its\ntarget branch advancing rapidly.\n\nAlso move the setup of the ChangeCheckerImpl factory into\nan utility module, for reuse in the new test suite introduced.\n\nBug: Issue 335353379\nChange-Id: I0c094f97093dce8c7fce91908b6a8df097e3f509\n(cherry picked from commit 78116a9e50d1aa5ebef2266d96989c6c83004808)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "54dcca6fc689aec6c820b01b79e1c9143c3ad158",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/index/ChangeCheckerImpl.java",
      "new_id": "4c5e8c9bcfc2af51648aa3068f31fc00e6539861",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/index/ChangeCheckerImpl.java"
    },
    {
      "type": "modify",
      "old_id": "075388f968ef37f2f0230279a79023abba69a1e8",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/index/IndexModule.java",
      "new_id": "bc669afbf72455d2d38018cee20dd7b4dc4fb192",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/multisite/index/IndexModule.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d3c5e8d294789dec4bfe8d98ade0fe1c969f8096",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/multisite/index/ChangeCheckerIT.java"
    }
  ]
}
