)]}'
{
  "commit": "bb7004b1c8e79220ad0212dbc131e11a06aecf6c",
  "tree": "1787110d4f5ba3a0aa45821df2f39f9a01cbb759",
  "parents": [
    "93f5ea2f01ce7eb870d3ad3943eda5d354cdaac5"
  ],
  "author": {
    "name": "Ignas Anikevicius",
    "email": "anikevicius@gmail.com",
    "time": "Mon Jul 24 02:23:46 2023 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jul 23 17:23:46 2023 +0000"
  },
  "message": "refactor: add a version label function for consistent labels (#1328)\n\nBefore this PR there would be at least a few places where we would be\nconverting a `X.Y.Z` version string to a shortened `X_Y` or `XY` string\nsegment\nto be used in repository rule labels. This PR adds a small utility\nfunction\nthat helps making things consistent.\n\nWork towards #1262, split from #1294.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2534deaca5d3fb1ad0b9bb49d3bac6aa864b6838",
      "old_mode": 33188,
      "old_path": "python/extensions/pip.bzl",
      "new_id": "add69a4c64d1f68da0657a9f46a4efb8edf37c25",
      "new_mode": 33188,
      "new_path": "python/extensions/pip.bzl"
    },
    {
      "type": "modify",
      "old_id": "8d1e5f4e868f0b4ad5d4d6fdf6cb6ced767d523b",
      "old_mode": 33188,
      "old_path": "python/private/coverage_deps.bzl",
      "new_id": "93938e9a9e87bbf5c4eaf60c19741fc6a122b81e",
      "new_mode": 33188,
      "new_path": "python/private/coverage_deps.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1bca92cfd8aa46d16619832c1fbe8235a5e5818b",
      "new_mode": 33188,
      "new_path": "python/private/version_label.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1dcfece6cbcf9911d0283dcbf00bef8c145e4013",
      "new_mode": 33188,
      "new_path": "tests/version_label/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b4ed6f927096dc331c2b53c0e5a30f00add2aa71",
      "new_mode": 33188,
      "new_path": "tests/version_label/version_label_test.bzl"
    }
  ]
}
