)]}'
{
  "commit": "bb9e42818ccfac4b9cbfb002b6114ddea17874f2",
  "tree": "5d3ed6f75edf4fedd1bbe648e444422ed3f2b694",
  "parents": [
    "67d508f1de105f3692c2b28149f8f24b2252f89e"
  ],
  "author": {
    "name": "Jay Chung",
    "email": "zhongjiajie955@gmail.com",
    "time": "Thu Oct 12 19:49:40 2023 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Oct 12 19:49:40 2023 +0800"
  },
  "message": "feat: Add task group to task class (#114)\n\n```py\r\n   extract \u003d Shell(\r\n      name\u003d\"extract\",\r\n      command\u003d\"echo \u0027Some extract command here\u0027\",\r\n      task_group_id\u003d1,\r\n      task_group_priority\u003d123\r\n   )\r\n```\r\n\r\nfix: #106",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0d25ea53b762948634d305a5f67aea8165a6a68b",
      "old_mode": 33188,
      "old_path": "docs/source/concept.rst",
      "new_id": "ab8df5ebd1f6c101c30ba1a170324c48a5d3f8b3",
      "new_mode": 33188,
      "new_path": "docs/source/concept.rst"
    },
    {
      "type": "modify",
      "old_id": "3341040acef9c6ce6eb9452a87e8b38f2d5ae140",
      "old_mode": 33188,
      "old_path": "src/pydolphinscheduler/core/task.py",
      "new_id": "9ec53f0036335a834e559dce334df2cd04c7940e",
      "new_mode": 33188,
      "new_path": "src/pydolphinscheduler/core/task.py"
    },
    {
      "type": "modify",
      "old_id": "90a14d074995ee180fc3ee1c0a75578f20e7265b",
      "old_mode": 33188,
      "old_path": "tests/core/test_engine.py",
      "new_id": "9c4430846c0892d0f3b01f89217ac2acca5c474a",
      "new_mode": 33188,
      "new_path": "tests/core/test_engine.py"
    },
    {
      "type": "modify",
      "old_id": "d34b6d2ed17bdcbd7de66101ae1b74b5d3d18bff",
      "old_mode": 33188,
      "old_path": "tests/core/test_task.py",
      "new_id": "1a44e6bbdeb492dc742fabeb1075f9602d15c3b2",
      "new_mode": 33188,
      "new_path": "tests/core/test_task.py"
    }
  ]
}
