)]}'
{
  "commit": "a7257b935da83d3618034fd2d3b123c7fce56c2f",
  "tree": "bea65d9f34d7a83669ee2c4f76bc1354f46cd3a1",
  "parents": [
    "49952c70bcb38a9cc122ca73e83c2f0fa51d5529"
  ],
  "author": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Thu Apr 09 10:25:23 2026 +0200"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david@ostrovsky.org",
    "time": "Thu Apr 09 10:25:23 2026 +0200"
  },
  "message": "Avoid shell parameter expansion in JJB scripts\n\nJenkins Job Builder treats {} specially, which conflicts with the\nshell default-value expansion ${BAZEL_MAJOR:-0} used in the Bazel\nversion check. Attempting to escape it with doubled braces results in\nan invalid shell expression in the generated script.\n\nAvoid parameter expansion altogether by assigning a default value\nexplicitly before the numeric comparison.\n\nThis keeps the Bazel \u003e\u003d 9 check working correctly in both Jenkins shell\nwrappers.\n\nChange-Id: I1abd35f6ffa5424265848d04ba62fabda0aa1904\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af912162ad8b0cd812e7b5fc45c9458eb3245832",
      "old_mode": 33188,
      "old_path": "jenkins/gerrit-bazel-build.sh",
      "new_id": "d31d6fa5c37b47da2d38a679e9b51e0fb7bb8a90",
      "new_mode": 33188,
      "new_path": "jenkins/gerrit-bazel-build.sh"
    },
    {
      "type": "modify",
      "old_id": "bdde14e49c191eb9bfa0ee6fb1e2a39ee29e0690",
      "old_mode": 33188,
      "old_path": "jenkins/gerrit-mvn-build-plugin.sh",
      "new_id": "6bc40f47f9bed6e6eb27c09cd0cf265f119da57d",
      "new_mode": 33188,
      "new_path": "jenkins/gerrit-mvn-build-plugin.sh"
    }
  ]
}
