)]}'
{
  "commit": "a7b74f2f3edc61124c8ae73f96dd9ba8455ea524",
  "tree": "6d5e45ccb000dcca10756820a19f00d9e09c71f2",
  "parents": [
    "13cb51710b909d95301227af55eb100304ffdb9b"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Fri Sep 27 09:52:59 2019 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "dpursehouse@collab.net",
    "time": "Fri Sep 27 12:43:31 2019 +0900"
  },
  "message": "Bazel: Introduce .bazelversion and update to 0.29.1\n\nThe minimum required bazel version is defined in the WORKSPACE and is\nchecked at build time. However, to support the bazelisk wrapper, we\nneed to define the version in .bazelversion. Bazelisk will automatically\nswitch to that version (downloading it if necessary).\n\nAdd a .bazelversion file, and introduce the mechanism to consume it in\nthe WORKSPACE rather than defining the version in two separate places.\n\nWhen bazel is used directly, it still checks that the minimum version\nis used. When bazelisk is used, it will switch to the exact required\nversion.\n\nBump the bazel version up to 0.29.1 as the currently specified minimum\nversion (0.19.0) doesn\u0027t work with this new setup.\n\nBased on [1] by David Ostrovsky.\n\n[1] https://git.eclipse.org/r/#/c/149966/\n\nChange-Id: I6fe6d2e1f16b15bbad80979fcb8d76f843f69a19\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "25939d35c738f04e70e1c42f05a75592c48bd67d",
      "new_mode": 33188,
      "new_path": ".bazelversion"
    },
    {
      "type": "modify",
      "old_id": "983074b841ab2178870d953040b0b1a36a5d2362",
      "old_mode": 33188,
      "old_path": "WORKSPACE",
      "new_id": "11dcf72cb153fe03f11c9fee54ac81dabcdfe49e",
      "new_mode": 33188,
      "new_path": "WORKSPACE"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d8b3d10982e9aacbd3b3465723b10e8a2155c19a",
      "new_mode": 33188,
      "new_path": "tools/bazelisk_version.bzl"
    }
  ]
}
