)]}'
{
  "commit": "4f1072bef6418d28070d0fd86a95a0d2cfdb9347",
  "tree": "533308a7cce87673b0fd137543556485944fb1af",
  "parents": [
    "e298290663445bc3b3eb1b88f7e91eac22d46265"
  ],
  "author": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Thu Jun 15 16:00:50 2023 +0200"
  },
  "committer": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Thu Jun 15 16:00:50 2023 +0200"
  },
  "message": "Centralize AWS command\n\nAll Makefiles rely on the execution of the aws cli.\nIn order to act on a specific AWS region, the `--region` option was\npassed explicitly to each aws cli execution.\n\nThis however is redundant and error prone since the `--region` option\nhad to be specified over and over again and it could have been forgotten\nfor some of the executions.\n\nThis in fact was the case for the export-logs target, whereby the\nsubcommand were executing without specifying the region.\n\nDefine one unique AWS command line variable in Makefie.common to use\nthroughout the codebase.\n\nBug: Issue 40015577\nChange-Id: Ic6bdd666279681649a040476fb5e8f8753049ca3\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "00b43e82592c9fdd62d2957fd3d8f2b2045d5a3b",
      "old_mode": 33188,
      "old_path": "Makefile.common",
      "new_id": "2ebfcb55391b8e33e093997086381e0f7b524b0b",
      "new_mode": 33188,
      "new_path": "Makefile.common"
    },
    {
      "type": "modify",
      "old_id": "324649db916c26fb0eaf27cfce4234d239d6cecf",
      "old_mode": 33188,
      "old_path": "dual-primary/Makefile",
      "new_id": "6de9647b9b997c79bc08b2294350150eddc25ffa",
      "new_mode": 33188,
      "new_path": "dual-primary/Makefile"
    },
    {
      "type": "modify",
      "old_id": "c57417e0815e8ef0d6e716fa3027abaf883bf135",
      "old_mode": 33188,
      "old_path": "geo-location-routing/Makefile",
      "new_id": "db0d01178a9e5ece143fc1e8cf76c58eb6583f23",
      "new_mode": 33188,
      "new_path": "geo-location-routing/Makefile"
    },
    {
      "type": "modify",
      "old_id": "689fdde3a4c64803938af970489a775032a8038c",
      "old_mode": 33188,
      "old_path": "gerrit/Makefile",
      "new_id": "e9e19b934150f1e5af60d885f6281992de474ae0",
      "new_mode": 33188,
      "new_path": "gerrit/Makefile"
    },
    {
      "type": "modify",
      "old_id": "4059abd23780c0d2d56eb22ee37828e562d19e98",
      "old_mode": 33188,
      "old_path": "maintenance/git-gc/Makefile",
      "new_id": "5d1a573d84fda699e8952f751136664ef5ac9615",
      "new_mode": 33188,
      "new_path": "maintenance/git-gc/Makefile"
    },
    {
      "type": "modify",
      "old_id": "164d24e13d8b78f886ccc721294ff01ed815ac50",
      "old_mode": 33188,
      "old_path": "operations/export-logs/Makefile",
      "new_id": "c4ad6e040cfb06e63f86334b5f5b0bcb57039565",
      "new_mode": 33188,
      "new_path": "operations/export-logs/Makefile"
    },
    {
      "type": "modify",
      "old_id": "887ff0c7aad410759137edadfe2f9ba2c893eabf",
      "old_mode": 33188,
      "old_path": "primary-replica/Makefile",
      "new_id": "e8a4a5b833f8c4c00be4bb1e678c6fba3270276b",
      "new_mode": 33188,
      "new_path": "primary-replica/Makefile"
    },
    {
      "type": "modify",
      "old_id": "110b819c876efcc278dbda0fadf93ef49c924b60",
      "old_mode": 33188,
      "old_path": "primary-replica/git-daemon/Makefile",
      "new_id": "c380f89cf4f6863436e8a2fb6b1eedb82d6aa39d",
      "new_mode": 33188,
      "new_path": "primary-replica/git-daemon/Makefile"
    },
    {
      "type": "modify",
      "old_id": "1b05de0d36f45d82bf632a78421e31f102fda36d",
      "old_mode": 33188,
      "old_path": "primary-replica/git-ssh/Makefile",
      "new_id": "424a3ee6e3e9cd62e825335f62aa6892763d29e9",
      "new_mode": 33188,
      "new_path": "primary-replica/git-ssh/Makefile"
    },
    {
      "type": "modify",
      "old_id": "605ed3db48b2de4f45a524ce5d491d0c531eb10f",
      "old_mode": 33188,
      "old_path": "single-primary/Makefile",
      "new_id": "c926134f51a51900e1bb2c954e9456cf1bb80701",
      "new_mode": 33188,
      "new_path": "single-primary/Makefile"
    }
  ]
}
