feat: 接入 Jenkins 同步 BullMQ 调度
- deploy-runs: Jenkins 自动同步优先使用 BullMQ 周期调度,并保留内存定时器降级\n- integrations/redis: 复用 BullMQ 连接工厂,避免业务模块散落 Redis 参数\n- README/RTK/settings: 同步 Jenkins 自动同步的 BullMQ 配置说明
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
- `deploy-runs`:发布记录 API、状态模型和 BPMN 步骤摘要。
|
||||
- `integrations/jenkins`:Jenkins API 客户端边界。
|
||||
- `integrations/gitea`:Gitea API 客户端边界。
|
||||
- `integrations/redis`:Redis PING 健康检查和 BullMQ 连接参数边界,通知 outbox 调度复用该模块。
|
||||
- `integrations/redis`:Redis PING 健康检查和 BullMQ 连接参数边界,Jenkins 自动同步与通知 outbox 调度复用该模块。
|
||||
- `notifications/wecom`:企微、飞书和通用 webhook 通知边界。
|
||||
- `agent-config`:Agent 系统级配置、密钥加密和连接测试。
|
||||
- `agent`:只面向运维工作流的 LLM 代理边界。
|
||||
|
||||
Reference in New Issue
Block a user