Zhengchao An
|
61cfd4fc13
|
refactor: route runtime consumers through app context (#3785)
|
2026-06-23 17:21:34 +08:00 |
|
Zhengchao An
|
a62e2b6c94
|
refactor: route action credentials through app context (#3783)
|
2026-06-23 16:29:46 +08:00 |
|
houseme
|
e42c6df0e8
|
fix(runtime): remove high-impact unwrap paths (#3755)
* fix(runtime): remove high-impact unwrap paths
* fix(runtime): propagate managed SSE metadata errors
* fix(runtime): add typed OPA config errors
* fix(runtime): harden config and credential helpers
* fix(runtime): remove SSE hmac unwraps
* fix(runtime): complete SSE helper error propagation
* fix(trusted-proxies): avoid legacy global init panics
* test(credentials): allow deprecated rpc token check
* fix(storage): harden object lock retention parsing
* chore(checks): refresh layer dependency baseline
* chore(checks): refresh layer dependency baseline
* Update layer-dependency-baseline.txt
Signed-off-by: houseme <housemecn@gmail.com>
* test(context): avoid clone on copy boot time
---------
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Zhengchao An <anzhengchao@gmail.com>
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-06-23 15:12:47 +08:00 |
|
houseme
|
583a23bdf2
|
fix(ecstore): replace panic-driven pool and set stubs (#3753)
* fix(ecstore): replace panic-driven pool and set stubs
* test(runtime): tolerate restricted local bind checks
* fix(ecstore): remove remaining trait stub placeholders
* fix(ecstore): tighten trait stub follow-up semantics
* chore: ignore local worktrees
* chore: update layer dependency baseline for resolve_* context entries
Add 7 accepted infra->app dependency entries introduced by recent
refactoring PRs (#3770, #3771, #3772) that route global state lookups
through app::context::resolve_* functions.
Co-Authored-By: heihutu <heihutu@gmail.com>
---------
Co-authored-by: heihutu <heihutu@gmail.com>
|
2026-06-23 12:31:17 +08:00 |
|
Zhengchao An
|
2fe059811a
|
refactor: route admin topology reads through app context (#3774)
* refactor: route admin topology reads through app context
* chore: accept app context layer baseline entries
|
2026-06-23 11:22:20 +08:00 |
|
安正超
|
468fd81a8a
|
refactor: move startup app context owner (#3670)
|
2026-06-21 01:56:27 +08:00 |
|
安正超
|
ae9d25879d
|
ci: stabilize architecture layer guard (#3255)
|
2026-06-07 19:26:35 +08:00 |
|
安正超
|
af6c32efac
|
refactor: improve code quality with safer error handling, trait decomposition, and dead code cleanup (#1997)
|
2026-02-28 01:19:47 +08:00 |
|
安正超
|
a3c76618f3
|
refactor(ci): add layered dependency guard baseline (#1977)
|
2026-02-26 21:55:45 +08:00 |
|