)]}'
{
  "commit": "f4fde65a4e079f7d76e82c6bf05acc5dbd9091ea",
  "tree": "5850ce0b9a317f8f36998347e892ecee063bd447",
  "parents": [
    "c7aa9893c146e33a5e76dbbd83115e91a8836021"
  ],
  "author": {
    "name": "Matt Mackay",
    "email": "matthew.mackay@robinhood.com",
    "time": "Mon Mar 03 09:16:08 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Mar 03 14:16:08 2025 +0000"
  },
  "message": "fix: spill module mapping args to a file (#2644)\n\nCalls to the modules mapping rule contains very long command line args\ndue to the use of the full `wheels` parameter. This change adds support\nfor spilling the args into a file as needed.\n\nIn addition, it improves the performance of the `modules_mapping` rule:\n\n* Remove the calls `to_list` that are unnecessary on the depset.\n* Remove the iteration over the depset when passing to `args`, and other\ncalls to `.path`, and instead let args do this lazily.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "849b4587459842b3f90f0c9dc2cf39f1fee687b5",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "8eaac3d9cc12aa92910a5b7cd246422410e88645",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "eb17f5c3d4ac57cd30dcf4f6f38e76d2dbe1eb65",
      "old_mode": 33188,
      "old_path": "gazelle/modules_mapping/def.bzl",
      "new_id": "48a5477b93825cc34d08e1edfe2e2339fb163470",
      "new_mode": 33188,
      "new_path": "gazelle/modules_mapping/def.bzl"
    },
    {
      "type": "modify",
      "old_id": "99f565e8d6c0bac5d0ebc2cea8a769109327600f",
      "old_mode": 33188,
      "old_path": "gazelle/modules_mapping/generator.py",
      "new_id": "d5ddca2ef2ff679645bf380ea6ab08b6fb678c30",
      "new_mode": 33188,
      "new_path": "gazelle/modules_mapping/generator.py"
    }
  ]
}
