)]}'
{
  "commit": "7c6b109db7e7fdece78561dc62ef8f7c92185734",
  "tree": "5a7e8bb698bf7f939486259fff02f336d87daf47",
  "parents": [
    "179e2cbf6a441159444d7e9d6c123b5590066249"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Wed Nov 12 22:03:17 2025 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Nov 13 06:03:17 2025 +0000"
  },
  "message": "tests: set --windows_enable_symlinks in bzlmod example (#3409)\n\nThe `//tests:version_test_binary_*` targets fail when run on Bazel 8\nwith Windows with a \"permission denied\" error with the Python\nexecutable. The notable thing about these tests is they\u0027re shell tests\nwith a data dependency on the Python program, so a symlink is created to\nrefer to the Python program. As best I can tell, Bazel 8 isn\u0027t creating\nthe symlink quite right, so Windows considers the file non-executable.\n\nSetting `--windows_enable_symlinks` fixes this, but it isn\u0027t clear why.\nPresumably it\u0027s telling Bazel to create symlinks more properly.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ca83047ccc2d643ff7eddf19422c8d7f37b797d2",
      "old_mode": 33188,
      "old_path": "examples/bzlmod/.bazelrc",
      "new_id": "7c92800d767f42976bff7b79d7d86311d503a774",
      "new_mode": 33188,
      "new_path": "examples/bzlmod/.bazelrc"
    }
  ]
}
