)]}'
{
  "commit": "09d2c0a65c617f3723945189f7dacf91ec7d23be",
  "tree": "ddaaf1d25119ec24eff7e6dad2ca38161c1893c3",
  "parents": [
    "03b2f4066571f5b51b36d7071ef98738ebdb6381"
  ],
  "author": {
    "name": "Jacek Centkowski",
    "email": "geminica.programs@gmail.com",
    "time": "Mon Apr 29 09:29:41 2024 +0200"
  },
  "committer": {
    "name": "Dariusz Luksza",
    "email": "dariusz.luksza@gmail.com",
    "time": "Sat May 11 14:15:37 2024 +0100"
  },
  "message": "Use direct `accountCache` access instead if calling REST API\n\nIn `GerritClientAccount` and all derived classes get `Account.Id` from\ncache instead of calling GerritApi.\n\nNote that when classes are injected their constructor doesn\u0027t have to be\npublic unless they are created manually in tests. Such cases were marked\nwith `@VisibleForTesting` annotation.\n\nBug: Issue 336577745\nChange-Id: I6c72043960de0b45c6d265f93a20fc9614142507\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3a77620594dd0f18aa35690fedb8441c28856d0b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/PatchSetReviewer.java",
      "new_id": "fcbafd9880bd7bad6643050a8346fa818d45958d",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/PatchSetReviewer.java"
    },
    {
      "type": "modify",
      "old_id": "8004845177fac620a37e66c18469d0104a3a52a4",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientAccount.java",
      "new_id": "563ca6de52d2a186aee0c26104d0f2b46bb6351c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientAccount.java"
    },
    {
      "type": "modify",
      "old_id": "1a3d968d4b76df7e27cd924bdf7797e935a942b7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientComments.java",
      "new_id": "26df1f2ee9a3de41035c6b8f8091e5396c5c70d2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientComments.java"
    },
    {
      "type": "modify",
      "old_id": "ff1a40474486fcf4f5439d6413b117698b3a8aa4",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientFacade.java",
      "new_id": "c1b4dac18b02a826f484008bc61a27dbd92c3168",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientFacade.java"
    },
    {
      "type": "modify",
      "old_id": "6caa8b74a8f78e0d5cce4a989da976603dc6a970",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientPatchSet.java",
      "new_id": "c409cc54ef933f868d086b17f9bfadec8c456174",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientPatchSet.java"
    },
    {
      "type": "modify",
      "old_id": "2234dd1a94c545bf5bcbbbba4f2fc0f56b5c4a75",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientReview.java",
      "new_id": "556789d23ebce77d38f7fe0d7e7dd307c02f9344",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/common/client/api/gerrit/GerritClientReview.java"
    },
    {
      "type": "modify",
      "old_id": "257cddfa8b48feb20c4dd9d4ac5aea0b5f178ff8",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateful/client/api/gerrit/GerritClientPatchSetStateful.java",
      "new_id": "a987954dd8d629cdf3014ec0886d7aeed0db081a",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateful/client/api/gerrit/GerritClientPatchSetStateful.java"
    },
    {
      "type": "modify",
      "old_id": "de313da8559fc26e3aff3a706cd0bdca85150855",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateless/client/api/gerrit/GerritClientPatchSetStateless.java",
      "new_id": "bbba27f19e35a8c2eb8dc642839c77be2a19491c",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/chatgpt/mode/stateless/client/api/gerrit/GerritClientPatchSetStateless.java"
    },
    {
      "type": "modify",
      "old_id": "0c024f82fc9e9c8564f26208b72ec796bc65711d",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/chatgpt/ChatGptReviewTestBase.java",
      "new_id": "93628964e3220eddacfe8f539fa55dc86e1129f7",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/chatgpt/ChatGptReviewTestBase.java"
    },
    {
      "type": "modify",
      "old_id": "fa33a2dc3b4a311408282d11e0a16ec38dc56355",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/chatgpt/integration/CodeReviewPluginIT.java",
      "new_id": "4cf4436bf848c7164ec2d75082b08a1845f525f0",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/chatgpt/integration/CodeReviewPluginIT.java"
    }
  ]
}
