1
0
forked from JOJ/JOJ3
Commit Graph

229 Commits

Author SHA1 Message Date
0a2d783dcd fix: apply security patches for configuration file and local executor 2026-03-12 21:41:06 +08:00
9321218181
feat: match empty groups to empty groups 2025-10-21 14:21:58 -07:00
6aa8b96a6b
feat: remove unused field 2025-10-13 02:39:55 -07:00
398ac92a5c
fix: group = all when using tag 2025-10-05 01:50:54 -07:00
47051675af
feat: no fallback with non-empty tag 2025-10-04 23:30:35 -07:00
7bd216efda
chore: flatten nested conf fields 2025-09-27 01:01:17 -07:00
9f1a097cfa
fix: always run stage when group & groups empty 2025-09-24 21:27:05 -07:00
fd47361268
fix: empty groups 2025-09-24 03:32:34 -07:00
7e12c333b5
feat: support groups in stages 2025-09-24 03:13:17 -07:00
fce18b60cf
chore: remove time validation 2025-09-14 17:53:25 -07:00
a22a48ec3d
chore(cmd/joj3): CAPITALIZE actor name spaceholder 2025-07-02 13:02:26 -04:00
386b1c0fd6
fix(cmd/joj3): set runID to env var 2025-07-02 12:50:24 -04:00
1dd7f7161b
fix(cmd/joj3): set runID properly 2025-07-01 22:30:27 -04:00
e7b0a0f1fd
feat(healthcheck): check actor csv for email 2025-07-01 22:13:28 -04:00
3bd89e9aa5
refactor(cmd/joj3): use getter/setter in env 2025-07-01 21:27:30 -04:00
439e64be0c
feat(cmd/joj3): default actor name & actor id placeholder 2025-06-30 17:36:48 -04:00
1b6fc08451
refactor(cmd/joj3): re-org functions 2025-06-29 05:43:35 -04:00
b6592e655d
feat(cmd/joj3): no log on print version 2025-06-28 09:27:59 -04:00
aa377c1046
feat(cmd/joj3): create log dir if not exists 2025-06-25 22:50:56 -04:00
9cf640dee5
feat(healthcheck): check commit author email 2025-06-04 06:05:11 -04:00
a5cd85be35
fix(cmd/joj3): test cases 2025-06-02 23:12:44 -04:00
b147cf00a9
fix(cmd/joj3): return empty conventional commit on parsing error 2025-06-02 23:08:13 -04:00
f17c742719
feat(cmd/joj3): log panic stack 2025-06-02 22:18:31 -04:00
4c15ac48d9 feat(healthcheck): support score 2025-05-29 00:06:06 -04:00
613eafba1c
fix(cmd/joj3): generated stages log level 2025-05-25 02:54:46 -04:00
5dec3b1bda
fix(cmd/joj3): file fields in generate stages 2025-05-22 04:00:01 -04:00
4639e84ad5
feat: recover from panic 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 ./... 2025-03-25 07:34:44 -04:00
0cdf665910
style(cmd/joj3): split main logic 2025-03-13 01:29:16 -04:00
db88502414
docs: add packages docs 2025-02-21 12:28:42 -05:00
e785ce2860
refactor(cmd/joj3): move stage to main package 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 2025-02-17 09:28:36 -05:00
b3663d8782
feat(cmd/joj3/conf): support effective time 2025-02-12 16:23:30 -05:00
c474a5d493
docs(cmd): move README content to package comments (#85) 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 2025-02-01 20:31:56 -05:00
4e84031e84
feat(cmd/joj3): store output path to env var [force build] 2025-02-01 20:08:51 -05:00
0390e4c4b3
chore(cmd/joj3): set simple logger before conf loaded 2025-02-01 09:55:16 -05:00
81754de179
chore(cmd/joj3): log attrs 2025-02-01 09:37:33 -05:00
ecafe1464b
fix(cmd/joj3): run onStagesComplete 2025-02-01 09:26:23 -05:00
10ff3ebfa1
feat(cmd/joj3): remove hardcoded teapot part (#83) [force build] 2025-02-01 09:10:03 -05:00
1bbc589897
feat(healthcheck): remove joj3-check 2025-02-01 04:59:25 -05:00
8d5a08fd35
fix(cmd/joj3): write results before postStages 2025-01-31 21:41:17 -05:00
e8c6e87b94
feat(cmd): load groups from env 2025-01-31 21:06:38 -05:00
6ddd403f08
feat(cmd/joj3): add prefix to env vars [force build] 2025-01-31 20:39:32 -05:00
3d828b6168
feat(healthcheck): run joj3-check-env 2025-01-31 19:23:05 -05:00
5d78017c36
feat(cmd/joj3): support skip teapot 2025-01-29 09:00:57 -05:00