|
a03c1d8cf5
|
chore: simpler models
|
2025-06-21 12:25:33 -04:00 |
|
|
09409158fa
|
feat: diff.output.xxx -> diff.xxx
|
2025-06-21 12:09:02 -04:00 |
|
|
a49bc19b1e
|
chore: file_name -> filename
|
2025-06-21 12:07:09 -04:00 |
|
|
1b4637d01c
|
chore: sort glob result for stable output
|
2025-06-20 17:25:09 -04:00 |
|
|
875089cabd
|
fix: pdm run test
|
2025-06-20 17:18:00 -04:00 |
|
|
8d52febbc5
|
feat: new immutable dir (#25)
|
2025-06-20 17:07:24 -04:00 |
|
|
fd7d09e7b2
|
fix: more intuitive default score
|
2025-06-20 11:54:51 -04:00 |
|
|
29952a9d2d
|
feat: support auto scoreboard name
|
2025-06-20 04:01:45 -04:00 |
|
|
2bcf4f8c60
|
feat: support issue label config in repo.toml
|
2025-06-20 03:40:16 -04:00 |
|
|
e2dc094263
|
feat: support penalty config
|
2025-06-19 06:43:29 -04:00 |
|
|
42bbf3ce39
|
feat: warn on immutable file not found
|
2025-06-18 10:14:29 -04:00 |
|
|
c6e2c63024
|
fix: cli time format
|
2025-06-18 09:19:52 -04:00 |
|
|
cae592c5cf
|
test: update cases
|
2025-06-18 09:17:14 -04:00 |
|
|
52f82a4afc
|
feat: time.begin and time.end for teapot time check
|
2025-06-18 09:13:34 -04:00 |
|
|
d8073e4eb6
|
fix: total score overwrite
|
2025-06-17 02:15:10 -04:00 |
|
|
0b39aa7112
|
test: update cases
|
2025-06-17 02:05:40 -04:00 |
|
|
b46bc950f7
|
fix: optional max-total-score in repo.toml
|
2025-06-17 01:56:15 -04:00 |
|
|
340ba5d0c5
|
feat: more fields in result detail parser
|
2025-06-17 01:42:25 -04:00 |
|
|
ed43414b86
|
refactor: simplify group str generation
|
2025-06-16 10:09:29 -04:00 |
|
|
367a79850c
|
feat: support score in keyword parsers
|
2025-06-15 10:49:54 -04:00 |
|
|
5404313199
|
feat: move teapot settings to repo.toml
|
2025-06-15 02:05:15 -04:00 |
|
|
c6b833fbd5
|
fix: separated result status models
|
2025-06-14 05:52:06 -04:00 |
|
|
b14d83c37b
|
fix: make it work for joj3-forge-convert
|
2025-06-14 05:28:41 -04:00 |
|
|
2c1ad47f14
|
feat: get grading repo name from cwd
|
2025-06-14 05:21:35 -04:00 |
|
|
f72189dc81
|
feat: support overwrite of groups & max_total_score in task.toml (#22)
support #21
Reviewed-on: #22
Co-authored-by: jon-lee <jon-lee@sjtu.edu.cn>
Co-committed-by: jon-lee <jon-lee@sjtu.edu.cn>
|
2025-06-10 15:39:12 +08:00 |
|
|
45450b4451
|
refactor: do not require casex.in exists
|
2025-06-09 03:50:23 -04:00 |
|
|
d211d7a429
|
chore: latest fields
|
2025-06-09 01:37:15 -04:00 |
|
|
f88c5b4106
|
feat: debug log in post stage
|
2025-06-08 20:06:19 -04:00 |
|
|
69b4b4d27d
|
ci: use gitea.xxx
|
2025-06-05 06:30:10 -04:00 |
|
|
5a13c43f7b
|
feat: more templates
|
2025-06-03 03:51:42 -04:00 |
|
|
70440382d2
|
fix: alias
|
2025-06-03 02:08:57 -04:00 |
|
|
3bb7cc195c
|
feat: more diff settings
|
2025-06-02 21:38:45 -04:00 |
|
|
e6846793ef
|
ci: always force build
|
2025-06-02 21:14:28 -04:00 |
|
|
cfadeab524
|
ci: trigger image build
|
2025-06-02 21:12:11 -04:00 |
|
|
b90cf8c38f
|
chore: add setuptools-scm with version
|
2025-06-02 20:22:41 -04:00 |
|
|
df5295258f
|
feat: alias to all underscore
|
2025-06-02 19:20:36 -04:00 |
|
|
dce6e5d598
|
chore: update test results
|
2025-06-02 19:18:46 -04:00 |
|
|
7b9f57343b
|
feat: support show_error and show_proc_peak
|
2025-06-02 19:04:32 -04:00 |
|
|
e1e3d59492
|
feat: support copy_in_cwd
|
2025-06-02 18:55:44 -04:00 |
|
|
8c1c3fa881
|
feat: support stage.env
|
2025-06-02 06:41:03 -04:00 |
|
|
f556801884
|
feat: check unnecessary fields (#12)
|
2025-06-01 21:43:37 -04:00 |
|
|
30a22dba49
|
chore: warn with file path
|
2025-06-01 21:41:42 -04:00 |
|
|
26b128d2c7
|
fix: typo
|
2025-06-01 21:41:23 -04:00 |
|
|
887c06b40e
|
feat: support --no-submitter-in-issue-title in teapot
|
2025-06-01 19:08:25 -04:00 |
|
|
9a6b75da0a
|
docs: add force reinstall option
|
2025-06-01 06:59:58 -04:00 |
|
|
643825bd41
|
feat: no begin & end time by default
|
2025-06-01 06:53:53 -04:00 |
|
|
63100803bb
|
fix: skip group config if not set
|
2025-06-01 06:49:36 -04:00 |
|
|
a3488e3efb
|
feat: skip group config if not set
|
2025-06-01 06:45:52 -04:00 |
|
|
b91b100dbf
|
chore: fix typo
|
2025-06-01 06:27:31 -04:00 |
|
|
6dc7397bd4
|
docs: optional create venv
|
2025-06-01 06:23:57 -04:00 |
|