)]}'
{
  "commit": "0bba8a72685f85d943eaef9e76899c6616117187",
  "tree": "a7119d9a9f566d55b067eb21579e804b1e167087",
  "parents": [
    "f102d2fc0f42f4673ccb05d2057e0a52a40c1219"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Fri Jul 28 21:34:12 2023 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Tue Aug 01 23:11:09 2023 +0200"
  },
  "message": "Test spanner-refdb using spanner emulator testcontainer\n\nImplement a SpannerEmulatorContainer for running the upstream Spanner\nemulator container for tests:\n- start the emulator container\n- create a Spanner instance\n- create a Spanner database\n- use a separate plugin config file spanner-refdb.config to configure\n  the plugin\n- mock the PluginConfigFactory so that we can start the plugin from test\n  code without loading the plugin in a running Gerrit server\n- create the SpannerRefDatabase schema\n- implement first tests\n\nChange-Id: I9290c4458299aa27bcf6e1d036b2c2245d948ba3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bb0e739306632acbd8d0e09cd6e34bb55c08b557",
      "old_mode": 33188,
      "old_path": "BUILD",
      "new_id": "6ae07a15c85656625963fa01ad8499ecbd51e6d8",
      "new_mode": 33188,
      "new_path": "BUILD"
    },
    {
      "type": "modify",
      "old_id": "c10bb0de565c53eaa2f08a0066f73fbcbb157bc5",
      "old_mode": 33188,
      "old_path": "external_plugin_deps.bzl",
      "new_id": "bf9d40d40dcf771a23264d5e8daf4ac7342e1aa8",
      "new_mode": 33188,
      "new_path": "external_plugin_deps.bzl"
    },
    {
      "type": "modify",
      "old_id": "bbdea23d564194731c7e65dfdde9bf0b7d8cc8da",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/spannerrefdb/Configuration.java",
      "new_id": "e6653a3012396f6678e17517326b595e53ab4476",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/spannerrefdb/Configuration.java"
    },
    {
      "type": "modify",
      "old_id": "94a34f863c10e68903f705c1f1c5fa021514d94b",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/spannerrefdb/SpannerRefDatabase.java",
      "new_id": "940743ea0994fb4e9170d52de900efb07840ec98",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/spannerrefdb/SpannerRefDatabase.java"
    },
    {
      "type": "modify",
      "old_id": "fb978d1637d9b51502d24d0e272b6cdb267f88aa",
      "old_mode": 33188,
      "old_path": "src/main/resources/Documentation/build.md",
      "new_id": "2268819a6b4209ea3e7383e646ae5e25f3594185",
      "new_mode": 33188,
      "new_path": "src/main/resources/Documentation/build.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "67e84283195683dac062afab3f470ccd17933ba3",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/spannerrefdb/RefFixture.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a331e2c17ca0f11b977ef95a729571108f5ad0dc",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/spannerrefdb/SpannerEmulatorContainer.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "751e7bcc9aeb063d70405c3e9134bf00bce44233",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/spannerrefdb/SpannerRefDatabaseTest.java"
    }
  ]
}
