Commit Graph

41 Commits

Author SHA1 Message Date
30fae62b67
test: use load.py for joj1
All checks were successful
build / build (pull_request) Successful in 2m38s
build / build (push) Successful in 2m41s
2025-03-04 21:53:56 -05:00
f3ed1db5b2
refactor: move load logic to separate file
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
2025-03-04 15:43:56 -05:00
6b5d941eb1
chore: move path to const
All checks were successful
build / build (pull_request) Successful in 2m35s
build / build (push) Successful in 2m38s
2025-03-02 15:01:31 -05:00
aa678484ee chore: remove absolute root
Some checks failed
build / build (push) Failing after 2m30s
build / build (pull_request) Failing after 2m29s
2025-02-27 16:27:43 +08:00
347c4b91d5 refactor/main (#11)
All checks were successful
build / build (push) Successful in 2m29s
build / build (pull_request) Successful in 2m27s
# what I have done

- sync main function in master branch and tested current code usage
- remove redundant code
- update README documents
- fix the immutable files logic

## TODO

- give fallback options for immutable files

Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #11
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
2025-02-27 15:51:31 +08:00
70366f467f feat: distribute logic and flags
Some checks failed
build / build (push) Failing after 2m28s
build / build (pull_request) Failing after 2m27s
2025-02-25 10:54:18 +08:00
454b320740 fix: remove redundant cotent in small testcases
Some checks failed
build / build (push) Failing after 2m30s
build / build (pull_request) Failing after 2m29s
2025-02-25 08:35:49 +08:00
4758e3be7a chore: remove useless files
Some checks failed
build / build (push) Failing after 2m29s
build / build (pull_request) Failing after 2m27s
2025-02-24 22:12:35 +08:00
d1b718a30c ci: only use runs-on
Some checks failed
build / build (push) Failing after 0s
build / build (pull_request) Failing after 2m22s
2025-02-24 10:09:28 +08:00
8c90dbdc3f feat: small json testcases
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 1s
2025-02-23 23:13:22 +08:00
7f24a77308 feat: distribute according to conf root
Some checks failed
build / build (push) Failing after 1s
build / build (pull_request) Failing after 0s
2025-02-23 21:43:49 +08:00
979185252d fix: path issue
Some checks failed
build / build (push) Failing after 2s
build / build (pull_request) Failing after 0s
2025-02-23 21:33:23 +08:00
80b33324e5 feat: joj1 convert init
Some checks failed
build / build (pull_request) Failing after 2s
build / build (push) Failing after 0s
2025-02-15 11:40:21 +01:00
47c46755e6 feat: teapot stage added
Some checks failed
build / build (pull_request) Failing after 2m24s
build / build (push) Failing after 2m27s
2025-02-01 13:46:09 +01:00
1c48d9794b feat: add file parser construction 2025-02-01 13:46:09 +01:00
bbda876180 feat: add limitation adaptation 2025-02-01 13:46:09 +01:00
6e3b946eb3 feat: actorcsvpath 2025-02-01 13:46:09 +01:00
b298a2ac3a feat: rough distrubte json function 2025-02-01 13:46:09 +01:00
e79e66c1a7 chore: remove redundant import 2025-02-01 13:45:30 +01:00
b0132a35a9 chore: remove redundant import & rename folder 2025-02-01 13:45:13 +01:00
230b777e40 fix: pass test 2025-02-01 13:44:58 +01:00
bed58365f2 feat: remove nulls function 2025-02-01 13:44:31 +01:00
08c75756e0 feat: pass test 2025-02-01 13:44:23 +01:00
42a3b2d34c fix: path to test 2025-02-01 13:44:11 +01:00
8af47a34a1 fix: path to past test 2025-02-01 13:44:10 +01:00
9001c0db5c feat: newest json 2025-02-01 13:44:01 +01:00
ec8dc49f21 feat: cases data reading for diff 2025-02-01 13:42:45 +01:00
43b55f77ce feat: finish keyword related 2025-02-01 13:41:57 +01:00
805a79bf10 feat: migrate repo & init classes 2025-02-01 13:41:32 +01:00
76590e6a25 fix: pass test 2025-02-01 13:39:09 +01:00
c36977c3fa feat: remove nulls function 2025-02-01 13:39:09 +01:00
f012d80d1d feat: pass test 2025-02-01 13:39:09 +01:00
c888f20eaf fix: path to test 2025-02-01 13:39:09 +01:00
a7c5e0c925 fix: path to past test 2025-02-01 13:39:09 +01:00
0324313f92 feat: newest json 2025-02-01 13:39:09 +01:00
3b0b36c539
feat: convert joj1 cli 2024-10-22 06:29:33 -04:00
74579cd539
style: make it python 3.6 compatible 2024-10-21 06:55:02 -04:00
0d3aaa5f3f
feat: convert cli cmd
All checks were successful
build / build (push) Successful in 1m2s
2024-10-20 18:12:12 -04:00
8bf0f7cfff
feat: LLM generated convert function
All checks were successful
build / build (push) Successful in 1m3s
2024-10-20 04:46:41 -04:00
c3d893d268
feat: add inquirer example 2024-10-19 00:46:47 -04:00
65a5bf4141
fix: use flat layout 2024-10-17 22:05:52 -04:00