WIP: dev #6

Closed
李衍志523370910113 wants to merge 131 commits from dev into master
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 9001c0db5c - Show all commits

View File

@ -64,7 +64,7 @@ def convert(root: Path = Path(".")) -> result.Config:
task_obj = rtoml.loads(task_toml)
result_model = convert_conf(Repo(**repo_obj), Task(**task_obj))
result_dict = result_model.model_dump(by_alias=True)
with open(result_json_path, "w") as result_file:
json.dump(result_dict, result_file, ensure_ascii=False, indent=4)
result_file.write("\n")

View File

@ -18,7 +18,7 @@
"/<function",
"get_temp_directory",
"at",
"0x7fa86726c180>/repo-health-checker",
"0x7f46eeff8180>/repo-health-checker",
"-root=.",
"-repoSize=50.5",
"-meta=main.py",
@ -70,8 +70,8 @@
"cpuRateLimit": 0,
"cpuSetLimit": "",
"copyIn": {
"//tmp/repo-checker-va9ba49a/repo-health-checker": {
"src": "//tmp/repo-checker-e82nkuo4/repo-health-checker",
"//tmp/repo-checker-l7uddq8e/repo-health-checker": {
"src": "//tmp/repo-checker-s5wx4xg3/repo-health-checker",
"content": null,
"fileId": null,
"name": null,