Commit Graph

158 Commits

Author SHA1 Message Date
e4fb393e38
fix(cmd/joj3): skip scoreboard on teapot check failed
All checks were successful
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
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
23d586634a
feat(cmd/joj3): remove triggering actor for teapot [force build]
All checks were successful
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
All checks were successful
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]
All checks were successful
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
All checks were successful
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
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
db2abb4bbc
fix(cmd/joj3): remove unnecessary log
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-11-19 04:10:48 -05:00
b767902922
chore(cmd/joj3): just return on csv path not set
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 8s
2024-11-19 04:07:11 -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
a1f391d9de
feat(cmd/joj3): log sha as attr
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m51s
build / trigger-build-image (push) Successful in 9s
2024-11-16 21:00:45 -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
39b47bc59e
fix(cmd/joj3): log repository as attr
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m41s
build / trigger-build-image (push) Successful in 8s
2024-11-16 02:03:29 -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
158bba1460
chore: debug level executor logs
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-14 06:45:40 -05:00
5efc3007e4
fix(cmd/joj3): deep copy default values
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 7s
2024-11-14 01:54:42 -05:00
ea75e992aa
feat(cmd/joj3): more random runID
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-12 03:09:10 -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
cd9174d7c7
feat(cmd/joj3): ndjson debug log
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 7s
2024-11-07 17:31:30 -05:00
6f013058a9
feat(cmd/joj3): debug log with 640 permission
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 7s
2024-11-07 04:36:27 -05:00
256ce4ac81
feat(cmd/joj3): teapot command wait
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 8s
2024-11-03 02:56:59 -05:00
0e365a43ae
chore(cmd/joj3): only log program name
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 7s
2024-11-02 03:10:31 -04:00
29d34dd822
fix(cmd/joj3): runID to new handler
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Successful in 7s
2024-11-02 02:07:59 -04:00
e0cc65f6a5
refactor(cmd/joj3): add runID to multiHandler
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 8s
2024-11-02 01:03:37 -04:00
cd15f1175c
fix(cmd/joj3): add runID to debug log
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-02 01:02:32 -04:00
1da16d5c45
fix(cmd/joj3): max total score as option
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-11-01 04:52:20 -04:00
12f2c93fb8
feat(cmd/joj3): support max total score [force build]
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 9s
2024-11-01 02:40:20 -04:00
9d43539da7
feat(cmd/joj3): shorter runID
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 7s
2024-10-31 20:21:47 -04:00
214fe90150
feat(cmd/joj3): make keywords unique
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 7s
2024-10-31 17:53:43 -04:00
1751e906da
feat(cmd/joj3): grab keywords from groups
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 7s
2024-10-31 17:49:20 -04: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
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