Commit Graph

121 Commits

Author SHA1 Message Date
c512900c55
feat(cmd/joj3): show run ID in issue body
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2024-10-30 19:00:14 -04:00
0009128de9
feat(cmd/joj3): option to remove submitter in issue title
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 8s
2024-10-30 17:50:57 -04:00
dec9cf2cd1
ci: simpler workaround for ci test
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-10-29 22:11:03 -04:00
2d2631c71f
feat(cmd/joj3): support user defined group keywords
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 8s
2024-10-29 22:00:48 -04:00
3780ae004b
feat(cmd/joj3): show internal error msg in stage results
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m34s
build / trigger-build-image (push) Successful in 7s
2024-10-29 17:29:35 -04:00
d56e3e5ebc
feat(cmd/joj3): add runID to log
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-10-29 05:56:13 -04:00
028fd11ab5
refactor(cmd/joj3): use filepath.Join
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 8s
2024-10-29 05:43:40 -04:00
34f1cbc711
feat(cmd/joj3): add -fallback-conf-name flag 2024-10-29 05:41:30 -04:00
896c4ac220
feat(cmd/joj3): fallback to conf in conf-root on parse msg error
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m25s
build / trigger-build-image (push) Successful in 7s
2024-10-29 04:13:00 -04:00
0a28347247
feat(cmd/joj3): log conf file info
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m40s
build / trigger-build-image (push) Successful in 7s
2024-10-29 03:21:16 -04:00
6cb6cb1f67
feat(cmd/joj3): create result issue on stage run error
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m25s
build / trigger-build-image (push) Successful in 7s
2024-10-28 05:08:43 -04:00
2a58aec314
refactor(cmd/joj3): add teapot env file path to conf [force rebuild]
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 9s
2024-10-27 06:27:17 -04:00
0abca551ed
feat(cmd/joj3): use joint-teapot joj3-all [force build]
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 8s
2024-10-27 05:13:37 -04:00
cfc455e0fb fix(healthcheck): determine non-ascii file from git attributes (#69)
All checks were successful
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 31s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #69
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-21 17:04:52 +08:00
312b6256c3
feat(cmd/joj3): debug log to stderr on test
All checks were successful
submodules sync / sync (push) Successful in 28s
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 8s
2024-10-19 16:58:37 -04:00
621415b71f
feat(healthcheck): better cli args
All checks were successful
build / build (push) Successful in 59s
build / trigger-build-image (push) Successful in 6s
2024-10-18 20:00:41 -04:00
e2d5369891
fix(cmd/joj3): cmd start once now
All checks were successful
build / build (push) Successful in 59s
build / trigger-build-image (push) Successful in 6s
2024-10-18 16:11:28 -04:00
52296109cc
feat(cmd/joj3): log real time teapot stderr
All checks were successful
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 7s
2024-10-18 16:06:32 -04:00
200e8b02ac
feat(healthcheck): more debug logs 2024-10-18 03:02:07 -04:00
f115bb49c8
chore(healthcheck): backward compatibility arg
All checks were successful
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2024-10-18 02:57:35 -04:00
358f097235 feat(cmd/joj3): return non-zero on force quit (#63)
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #63
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:54:53 +08:00
f6960b21f2 feat(cmd/joj3): hint valid scopes on file not found (#67)
All checks were successful
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 8s
Reviewed-on: #67
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:45:59 +08:00
03933412bb feat(cmd/joj3): run all commands concurrently in teapot (#66)
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
Reviewed-on: #66
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:45:34 +08:00
b75a756998 feat(healthcheck): forbidden check guided by .gitignore file (#58) (#60)
Some checks failed
build / build (push) Failing after 19s
build / trigger-build-image (push) Has been skipped
Co-authored-by: Hydraallen <wangruiallen@gmail.com>
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #60
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-18 14:41:09 +08:00
ff0b0957eb
refactor(cmd/joj3): backward compatible arg order [force build]
All checks were successful
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 7s
2024-10-16 23:40:39 -04:00
fcc1f1856f
feat(cmd/joj3): pass commit hash to teapot [force build]
All checks were successful
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 6s
2024-10-16 21:00:03 -04:00
e44537ea95 feat(cmd/joj3): issue with actor [force build]
All checks were successful
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 7s
2024-10-17 03:15:40 +08:00
7654c7e6f3
style(cmd): rename stage & teapot files
All checks were successful
build / build (push) Successful in 1m9s
build / trigger-build-image (push) Successful in 7s
2024-10-15 04:04:20 -04:00
1ab6fa4583 fix(healthcheck): remove unused args (#59)
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 9s
Reviewed-on: #59
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-14 22:44:30 +08:00
f09dc8c1c1
feat(cmd/joj3): expire unix timestamp conf
All checks were successful
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 9s
2024-10-14 09:41:10 -04:00
b1d10dc3f9
feat(cmd/joj3): add -msg back for backward compatibility
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-14 08:24:34 -04:00
3c284ffea4
feat(cmd/joj3): remove -msg
All checks were successful
build / build (push) Successful in 1m9s
build / trigger-build-image (push) Successful in 8s
2024-10-14 08:06:22 -04:00
10798a8c4b
refactor(healthcheck)!: unify argument cases
All checks were successful
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 7s
2024-10-13 05:18:03 -04:00
bb3743d4cc
feat(healthcheck): remove redundant tag checker
All checks were successful
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2024-10-13 04:37:52 -04:00
92d88091ff
feat(cmd/joj3): check tag on non-empty
All checks were successful
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 7s
2024-10-13 01:26:09 -04:00
d934e9a067
feat(cmd/joj3): run teapot commands in goroutine
All checks were successful
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 7s
2024-10-12 07:45:19 -04:00
4e3d202fa9
feat(cmd/joj3): pass conf.Conf by pointer
All checks were successful
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 7s
2024-10-12 07:16:13 -04:00
9cd0e44678
refactor(cmd/joj3): split parse msg & parse conf file
All checks were successful
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 7s
2024-10-12 06:57:01 -04:00
901290d263 feat: check repo size with conf (#56)
All checks were successful
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 7s
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #56
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-12 18:30:54 +08:00
ad0918bbde
fix(cmd/joj3): teapot conf
All checks were successful
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 12s
2024-10-12 01:31:03 -04:00
2d4c7c30a3 refactor(cmd/joj3): conf (#51)
All checks were successful
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 7s
Reviewed-on: #51
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-12 13:21:58 +08:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00
995c32efaf feat(cmd/joj): conf with name (#53)
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
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
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 6s
2024-10-08 18:33:18 -04:00
c30ed44633
feat(cmd/joj3): add quote to valid scopes
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 2m4s
build / trigger-build-image (push) Successful in 6s
2024-10-08 18:05:06 -04:00
d0b1341af0
fix(cmd/joj): show valid scopes on wrong message
All checks were successful
build / build (push) Successful in 1m45s
submodules sync / sync (push) Successful in 28s
build / trigger-build-image (push) Successful in 6s
2024-10-08 17:10:48 -04:00
e1e4fded28
feat(cmd/joj): exit 1 on error 2024-10-08 17:08:36 -04:00
4c74af43be fix(cmd/joj3): typo
All checks were successful
build / build (push) Successful in 2m2s
build / trigger-build-image (push) Successful in 8s
2024-10-09 02:03:49 +08:00
3f9ec1a71d feat: get release tag from msg scope (#49)
All checks were successful
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 6s
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)
All checks were successful
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 5s
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