Commit Graph

70 Commits

Author SHA1 Message Date
c41031c2c3
feat(cmd/joj3): show teapot check result in issue
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 8s
2024-11-26 00:25:24 -05:00
aa0b33d1e7
feat(cmd/joj3): check with teapot before stages
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
2024-11-25 05:03:42 -05:00
e7c25ca80c
feat(cmd/joj3): pass groups in teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Successful in 7s
2024-11-25 02:28:27 -05:00
b7a579ffed
fix(cmd/joj3): log commitMsg
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-21 03:38:37 -05:00
fa5f4216dc
chore(cmd/joj3): log msg in summary
All checks were successful
submodules sync / sync (push) Successful in 49s
build / build (push) Successful in 1m38s
build / trigger-build-image (push) Successful in 9s
2024-11-21 03:16:20 -05:00
e4e7445645
feat(cmd/joj3): support actor csv
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m41s
build / trigger-build-image (push) Successful in 9s
2024-11-18 00:18:01 -05:00
60d9e1b215
feat(cmd/joj3): show capped total score [force build]
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 1m36s
build / trigger-build-image (push) Successful in 10s
2024-11-16 02:22:11 -05:00
8c48c0e4ee
refactor(cmd/joj3): load attr in conf module
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-15 20:14:10 -05:00
01d5c635d4
fix(cmd/joj3): setup conf name attr
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 7s
2024-11-15 20:10:37 -05:00
e808408170
feat(cmd/joj3): store & log env
Some checks failed
submodules sync / sync (push) Failing after 5s
build / build (push) Successful in 1m36s
build / trigger-build-image (push) Successful in 8s
2024-11-15 13:46:59 -05:00
79297a26f7
chore: log force quit stage name
Some checks failed
submodules sync / sync (push) Failing after 4s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 8s
2024-11-15 03:17:17 -05:00
e4bfcfbe8d
feat(cmd/joj3): extra summary info from teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 7s
2024-11-10 22:57:45 -05:00
5bff234939
feat(cmd/joj3): log stage summary
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 8s
2024-11-08 12:49:48 -05:00
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
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
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
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
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
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
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
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
c3faf8ed55 feat: run stages and teapot in joj3 (#47)
All checks were successful
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 6s
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
0b248aad6b
feat: unique stages names
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 6s
2024-10-05 03:13:24 -04:00
822882f556
fix: only run group on matched
All checks were successful
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 6s
2024-10-04 05:35:12 -04:00
5c2fe4ffcb
feat: hint valid scopes
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-03 05:20:34 -04:00
f5ba04b8e7
feat: more logs
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-02 16:45:54 -04:00
d723d98de0
feat: parse conventional commits
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 6s
2024-10-02 08:21:24 -04:00
5e4786c3b5
feat: log debug log path
All checks were successful
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Successful in 7s
2024-10-01 16:52:18 -04:00
4666eb7375
feat: more debug log
All checks were successful
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 6s
2024-10-01 16:26:37 -04:00
02d0f49070
feat: more logs
All checks were successful
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 5s
2024-10-01 16:07:11 -04:00
049a5e6e7e feat: debug log to file & info log to stderr (#43) (#45)
All checks were successful
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 5s
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
0826a3d14a
feat: use -version for version
All checks were successful
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 6s
2024-10-01 01:15:31 -04:00
198d329c8e
feat: show version
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-01 00:52:19 -04:00
b40072a485
feat: rename module
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m19s
2024-09-30 22:04:18 -04:00
a9a829da3f
feat: rename module
Some checks failed
build-image / create-empty-commit (push) Failing after 4s
checks / build (push) Successful in 1m20s
2024-09-30 17:38:40 -04:00
7ad3a3ab1f
feat: accept all formats of meta-conf
All checks were successful
build-image / create-empty-commit (push) Successful in 6s
checks / build (push) Successful in 1m25s
2024-09-29 06:20:03 -04:00
f665e5b2b1
feat: cli arg to specify msg 2024-09-26 05:38:42 -04:00
863e562743
chore: pass neccessary conf only 2024-09-26 02:30:03 -04:00
1bb0ddd253
feat: meta conf flag
All checks were successful
checks / build (push) Successful in 1m21s
2024-09-26 01:06:51 -04:00
967a859c9f
feat: quit on more errors 2024-09-12 04:36:57 -04:00
f81581b928 revert: 27a2aac537
All checks were successful
continuous-integration/drone/push Build is passing
revert feat: return 1 on force quit
2024-07-19 19:38:17 +08:00
27a2aac537
feat: return 1 on force quit
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-19 07:12:18 -04:00
b608a22cfd
feat: read sandbox conf
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 02:42:51 -04:00