)]}'
{
  "commit": "528181a6ae3d0655c194cf79ace568a622f0bda7",
  "tree": "60a1af75f37e654cd764a1b64e2cd7e480a4d284",
  "parents": [
    "a89ec64c70d25e3e4276c694d7901745ce1dd2ef"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Thu Jun 19 23:28:52 2025 -0700"
  },
  "committer": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Thu Jun 19 23:52:49 2025 -0700"
  },
  "message": "fix(toolchains): use posix-compatible exec -a alternative (#3010)\n\nThe `exec -a` command doesn\u0027t work in dash, the default shell for\nUbuntu/debian.\n\nTo work around, use `sh -c`, which is posix and dash compatible. This\nallows changing\nthe argv0 while invoking a different command. Also adds a test to verify\nthe the\nruntime_env toolchain works with bootstrap script.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3009\n\n(cherry picked from commit c4543cd193752d0248226dcd07cc027e63ed7b8b)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b3ec598b217aacb69dce55e18377c89d9c1e1e1",
      "old_mode": 33261,
      "old_path": "python/private/runtime_env_toolchain_interpreter.sh",
      "new_id": "dd4d648d126c34244a00a55c6c2dd35ce8bfd056",
      "new_mode": 33261,
      "new_path": "python/private/runtime_env_toolchain_interpreter.sh"
    },
    {
      "type": "modify",
      "old_id": "2f82d204ffa6a12582f44afc40e3db9b4b303557",
      "old_mode": 33188,
      "old_path": "tests/runtime_env_toolchain/BUILD.bazel",
      "new_id": "f1bda251f90ad7291ecac27390b32c66259d0d7b",
      "new_mode": 33188,
      "new_path": "tests/runtime_env_toolchain/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "7be2472e8b8771a3831034fb03ec27533e2181f5",
      "old_mode": 33188,
      "old_path": "tests/runtime_env_toolchain/toolchain_runs_test.py",
      "new_id": "c66b0bbd8a72853498bb587ad0b4238bbe5f89e3",
      "new_mode": 33188,
      "new_path": "tests/runtime_env_toolchain/toolchain_runs_test.py"
    },
    {
      "type": "modify",
      "old_id": "69141fe8a4bbf60aac6fb1da3b3d36e61efca57e",
      "old_mode": 33188,
      "old_path": "tests/support/sh_py_run_test.bzl",
      "new_id": "49445ed3048df21d78f82cf639627eddb36f36af",
      "new_mode": 33188,
      "new_path": "tests/support/sh_py_run_test.bzl"
    }
  ]
}
