|
a5cd85be35
|
fix(cmd/joj3): test cases
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m47s
build / trigger-build-image (push) Successful in 12s
|
2025-06-02 23:12:44 -04:00 |
|
|
b147cf00a9
|
fix(cmd/joj3): return empty conventional commit on parsing error
build / build (push) Failing after 2m28s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 29s
|
2025-06-02 23:08:13 -04:00 |
|
|
f17c742719
|
feat(cmd/joj3): log panic stack
build / build (push) Successful in 1m57s
build / trigger-build-image (push) Successful in 11s
submodules sync / sync (push) Failing after 39s
|
2025-06-02 22:18:31 -04:00 |
|
|
613eafba1c
|
fix(cmd/joj3): generated stages log level
submodules sync / sync (push) Successful in 1m12s
build / build (push) Successful in 2m56s
build / trigger-build-image (push) Successful in 13s
|
2025-05-25 02:54:46 -04:00 |
|
|
5dec3b1bda
|
fix(cmd/joj3): file fields in generate stages
submodules sync / sync (push) Successful in 1m22s
build / build (push) Successful in 2m16s
build / trigger-build-image (push) Successful in 18s
|
2025-05-22 04:00:01 -04:00 |
|
|
4639e84ad5
|
feat: recover from panic
submodules sync / sync (push) Successful in 1m4s
build / build (push) Successful in 2m21s
build / trigger-build-image (push) Successful in 11s
|
2025-03-31 05:52:21 -04:00 |
|
|
f99ad5eae4
|
style: more linters
|
2025-03-28 05:53:30 -04:00 |
|
|
fd583c5b7a
|
style: run modernize -fix ./...
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 2m9s
build / trigger-build-image (push) Successful in 14s
|
2025-03-25 07:34:44 -04:00 |
|
|
0cdf665910
|
style(cmd/joj3): split main logic
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m52s
build / trigger-build-image (push) Successful in 12s
|
2025-03-13 01:29:16 -04:00 |
|
|
db88502414
|
docs: add packages docs
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m24s
build / trigger-build-image (push) Successful in 11s
|
2025-02-21 12:28:42 -05:00 |
|
|
e785ce2860
|
refactor(cmd/joj3): move stage to main package
submodules sync / sync (push) Successful in 48s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 9s
|
2025-02-18 06:32:47 -05:00 |
|
|
1150cc4697
|
docs: better packages docs
|
2025-02-18 06:21:17 -05:00 |
|
|
b4e706f8e9
|
chore(parser): make unnecessary methods private
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 9s
|
2025-02-17 09:28:36 -05:00 |
|
|
b3663d8782
|
feat(cmd/joj3/conf): support effective time
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 7s
|
2025-02-12 16:23:30 -05:00 |
|
|
c474a5d493
|
docs(cmd): move README content to package comments (#85)
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 9s
|
2025-02-11 11:16:38 -05:00 |
|
|
19bcc90ae9
|
refactor: move internal/conf to cmd/joj3
|
2025-02-11 11:16:38 -05:00 |
|
|
d6da8c8fa7
|
chore(cmd/joj3): use background context
|
2025-02-01 21:51:50 -05:00 |
|
|
0f40da5efa
|
feat(cmd/joj3): set env before stages
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 6s
|
2025-02-01 20:31:56 -05:00 |
|
|
4e84031e84
|
feat(cmd/joj3): store output path to env var [force build]
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
|
2025-02-01 20:08:51 -05:00 |
|
|
0390e4c4b3
|
chore(cmd/joj3): set simple logger before conf loaded
submodules sync / sync (push) Successful in 34s
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 6s
|
2025-02-01 09:55:16 -05:00 |
|
|
81754de179
|
chore(cmd/joj3): log attrs
submodules sync / sync (push) Successful in 31s
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 6s
|
2025-02-01 09:37:33 -05:00 |
|
|
ecafe1464b
|
fix(cmd/joj3): run onStagesComplete
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
|
2025-02-01 09:26:23 -05:00 |
|
|
10ff3ebfa1
|
feat(cmd/joj3): remove hardcoded teapot part (#83) [force build]
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 7s
|
2025-02-01 09:10:03 -05:00 |
|
|
8d5a08fd35
|
fix(cmd/joj3): write results before postStages
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m12s
build / trigger-build-image (push) Successful in 7s
|
2025-01-31 21:41:17 -05:00 |
|
|
e8c6e87b94
|
feat(cmd): load groups from env
submodules sync / sync (push) Successful in 33s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
|
2025-01-31 21:06:38 -05:00 |
|
|
6ddd403f08
|
feat(cmd/joj3): add prefix to env vars [force build]
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
|
2025-01-31 20:39:32 -05:00 |
|
|
5d78017c36
|
feat(cmd/joj3): support skip teapot
submodules sync / sync (push) Successful in 53s
build / build (push) Failing after 1m3s
build / trigger-build-image (push) Has been skipped
|
2025-01-29 09:00:57 -05:00 |
|
|
8e20028aac
|
feat(cmd/joj3): remove teapot pretty exception env var
as it has already been set in teapot
|
2025-01-29 08:59:46 -05:00 |
|
|
41734ef5d5
|
chore(cmd/joj3): remove redundant return value
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
|
2025-01-29 08:39:30 -05:00 |
|
|
b61e2e8464
|
chore(cmd/joj3): store groups to env
build / build (push) Failing after 0s
submodules sync / sync (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
|
2025-01-29 08:27:09 -05:00 |
|
|
454df2c6fc
|
feat(conf): pre-stages and post-stages (#83)
build / build (push) Failing after 1s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
|
2025-01-29 08:13:33 -05:00 |
|
|
46f2375165
|
docs(cmd/joj3): comments
|
2025-01-29 07:55:45 -05:00 |
|
|
ce15a4fa89
|
feat(cmd/joj3): only log attrs in debug file
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
|
2025-01-28 03:16:15 -05:00 |
|
|
373e5a0f86
|
feat(cmd/joj3): remove hardcoded teapot check stage (#80)
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
Reviewed-on: #80
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-12-08 19:13:04 +08:00 |
|
|
648fe7d0a4
|
feat(cmd/teapot-checker): only block used groups
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 9s
|
2024-12-05 07:35:40 -05:00 |
|
|
2a3ccb71df
|
refactor: move cmd/joj3/conf to internal/conf
build / build (push) Failing after 4s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 31s
|
2024-11-28 10:32:57 -05:00 |
|
|
5236916858
|
refactor: conf with less import
|
2024-11-28 10:29:45 -05:00 |
|
|
7d9cd723f0
|
feat(cmd/joj3): optional group in commit msg
submodules sync / sync (push) Successful in 46s
build / build (push) Failing after 1m30s
build / trigger-build-image (push) Has been skipped
|
2024-11-27 03:14:03 -05:00 |
|
|
d2c53205ac
|
feat(cmd/joj3): show keyword only on non-empty keyword
build / build (push) Failing after 4s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 29s
|
2024-11-27 01:49:51 -05:00 |
|
|
766f52209b
|
chore(cmd/joj3): uncapitalize comment
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 7s
|
2024-11-26 00:54:25 -05:00 |
|
|
e4fb393e38
|
fix(cmd/joj3): skip scoreboard on teapot check failed
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 7s
|
2024-11-26 00:31:40 -05:00 |
|
|
c41031c2c3
|
feat(cmd/joj3): show teapot check result in issue
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
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]
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 |
|
|
23d586634a
|
feat(cmd/joj3): remove triggering actor for teapot [force build]
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 7s
|
2024-11-25 02:12:47 -05:00 |
|
|
9845518d9a
|
fix(cmd/joj3): check actor for teapot env
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 7s
|
2024-11-25 02:05:33 -05:00 |
|
|
b678654231
|
feat(cmd/joj3): use triggering actor for teapot [force build]
submodules sync / sync (push) Successful in 57s
build / build (push) Successful in 1m47s
build / trigger-build-image (push) Successful in 9s
|
2024-11-25 01:42:08 -05:00 |
|
|
1d4b95bf81
|
chore(cmd/joj3): add ref to attrs
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m37s
build / trigger-build-image (push) Successful in 7s
|
2024-11-21 07:24:37 -05:00 |
|
|
b7a579ffed
|
fix(cmd/joj3): log commitMsg
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
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 |
|