|
c008cc3eba
|
ci(build): support force build runner-image
|
2024-10-09 03:36:45 -04:00 |
|
|
995c32efaf
|
feat(cmd/joj): conf with name (#53)
Reviewed-on: #53
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-09 15:32:53 +08:00 |
|
|
f785950053
|
fix(cmd/joj3): use single quote for valid scopes
|
2024-10-08 18:33:18 -04:00 |
|
|
c30ed44633
|
feat(cmd/joj3): add quote to valid scopes
|
2024-10-08 18:05:06 -04:00 |
|
|
b799c15248
|
ci(submodule): sync submodule (#50)
Co-authored-by: gitea-actions[bot] <gitea-actions[bot]@users.noreply.gitea.com>
Reviewed-on: #50
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-09 05:33:07 +08:00 |
|
|
d0b1341af0
|
fix(cmd/joj): show valid scopes on wrong message
|
2024-10-08 17:10:48 -04:00 |
|
|
e1e4fded28
|
feat(cmd/joj): exit 1 on error
|
2024-10-08 17:08:36 -04:00 |
|
|
d79d9ae4bd
|
ci(submodules): add init
|
2024-10-08 16:48:21 -04:00 |
|
|
83c2644a0a
|
ci(submodules): fix set up git
|
2024-10-08 16:37:23 -04:00 |
|
|
b59374ba63
|
ci: submodules sync
|
2024-10-08 16:32:38 -04:00 |
|
|
3355683609
|
ci: update submodule references
|
2024-10-08 16:20:24 -04:00 |
|
|
8ed89b7be7
|
chore: update pre-commit hooks
|
2024-10-08 16:02:01 -04:00 |
|
|
3c2fa7ebda
|
docs: update connection problem solution
|
2024-10-08 15:59:26 -04:00 |
|
|
4c74af43be
|
fix(cmd/joj3): typo
|
2024-10-09 02:03:49 +08:00 |
|
|
d3ffb03482
|
feat: support hide output in diff parser
|
2024-10-08 01:57:00 -04:00 |
|
|
3f9ec1a71d
|
feat: get release tag from msg scope (#49)
Check release tag from msg scope.
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #49
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-08 11:16:14 +08:00 |
|
|
70012012c4
|
fix: milestone number (#48)
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #48
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-08 09:10:55 +08:00 |
|
|
72b71e8829
|
feat: log teapot output without empty line
|
2024-10-07 16:57:12 -04:00 |
|
|
5d4e8af9f3
|
feat: log teapot output by line
|
2024-10-07 16:43:18 -04:00 |
|
|
eb77dc6fc4
|
feat: clean ANSI escape sequences from teapot output
|
2024-10-07 16:32:10 -04:00 |
|
|
67e222aa59
|
feat: support scoreboard & failed table path in conf
|
2024-10-07 16:26:40 -04:00 |
|
|
1fe7e13c2c
|
feat: remove env log
|
2024-10-07 02:46:44 -04:00 |
|
|
50b45df50b
|
fix: typo
|
2024-10-07 02:06:43 -04:00 |
|
|
33bd629b70
|
feat: log env
|
2024-10-07 01:38:40 -04:00 |
|
|
c3faf8ed55
|
feat: run stages and teapot in joj3 (#47)
Reviewed-on: #47
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-07 13:27:20 +08:00 |
|
|
bb63cb65ba
|
fix: clangtidy parser get result
|
2024-10-06 07:59:04 -04:00 |
|
|
cab7861494
|
chore: update submodules
|
2024-10-06 07:39:35 -04:00 |
|
|
b8c0465502
|
fix: unify comment title level
|
2024-10-06 07:30:51 -04:00 |
|
|
92bfca19b8
|
fix: support multi-line body
|
2024-10-06 07:20:11 -04:00 |
|
|
279dce65d1
|
docs: re-organize sections
|
2024-10-05 18:22:11 -04:00 |
|
|
753c2d482e
|
docs: update sandbox
|
2024-10-05 18:16:44 -04:00 |
|
|
9165e78a16
|
docs: update "How does it work?"
|
2024-10-05 18:12:53 -04:00 |
|
|
0b248aad6b
|
feat: unique stages names
|
2024-10-05 03:13:24 -04:00 |
|
|
d76fe99811
|
feat: return error on Atoi failed
|
2024-10-04 09:22:23 -04:00 |
|
|
0cf87fa332
|
feat: return error on unmarshal failed
|
2024-10-04 09:17:36 -04:00 |
|
|
b95f2187e3
|
feat: cppcheck larger buffer
|
2024-10-04 07:00:43 -04:00 |
|
|
15a6800685
|
fix: typo in cppcheck parser
|
2024-10-04 06:52:06 -04:00 |
|
|
822882f556
|
fix: only run group on matched
|
2024-10-04 05:35:12 -04:00 |
|
|
4a56cd81aa
|
docs: update for NonAsciiMsg
|
2024-10-04 02:11:21 -04:00 |
|
|
dee296143f
|
feat: non-ascii not in the first line of commit msg
|
2024-10-04 02:06:32 -04:00 |
|
|
5c2fe4ffcb
|
feat: hint valid scopes
|
2024-10-03 05:20:34 -04:00 |
|
|
64ae632003
|
feat: list group keywords
|
2024-10-02 19:24:30 -04:00 |
|
|
f5ba04b8e7
|
feat: more logs
|
2024-10-02 16:45:54 -04:00 |
|
|
d723d98de0
|
feat: parse conventional commits
|
2024-10-02 08:21:24 -04:00 |
|
|
7cc6747a25
|
ci: update golang to 1.23.2
|
2024-10-02 04:44:24 -04:00 |
|
|
5e4786c3b5
|
feat: log debug log path
|
2024-10-01 16:52:18 -04:00 |
|
|
4666eb7375
|
feat: more debug log
|
2024-10-01 16:26:37 -04:00 |
|
|
02d0f49070
|
feat: more logs
|
2024-10-01 16:07:11 -04:00 |
|
|
049a5e6e7e
|
feat: debug log to file & info log to stderr (#43) (#45)
Reviewed-on: #45
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-02 03:57:31 +08:00 |
|
|
28bf70d0a9
|
fix: release check (#44)
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #44
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-01 23:30:07 +08:00 |
|