• 陈泽健's avatar
    feat(dingtalk): 定时任务钉钉报告通知(三形态消息 + 加签发送 + 配置管理) · 96d702f8
    陈泽健 提交于
    - 新增 dingtalk_notify_service:build_sign(HMAC-SHA256 加签) / 三形态消息构建( 报告 / ️ 告警 / 🚨 异常)/ 失败明细折叠与超长保护 / send_markdown 发送
    - 定时任务新增 dingtalk_notify 开关:执行完成后自动推送钉钉报告通知
    - 系统设置提供报告钉钉通知配置管理(report_webhook_url / report_secret / report_at_mobiles,secret 脱敏)
    - 新增 PLATFORM_BASE_URL 配置(消息中查看完整报告链接用)
    - database._ensure_columns 旧库升级补列(scheduled_tasks.dingtalk_notify / dingtalk_configs.report_*)
    - PRD + 执行计划文档归档 Docs/PRD/需求文档/执行中心/
    Co-Authored-By: 's avatarClaude <noreply@anthropic.com>
    96d702f8
名称
最后提交
最后更新
..
__init__.py Loading commit data...
test_api.py Loading commit data...
test_curl_parser.py Loading commit data...
test_dingtalk_notify.py Loading commit data...
test_element_mapping_service.py Loading commit data...
test_element_mapping_v2.py Loading commit data...
test_execution_cancel.py Loading commit data...
test_executor_timeout_optimization.py Loading commit data...
test_micro_app_adapter.py Loading commit data...
test_page_url_service.py Loading commit data...
test_performance_ai_service.py Loading commit data...
test_performance_executor.py Loading commit data...
test_performance_mix.py Loading commit data...
test_phase4.py Loading commit data...
test_recorder_e2e.py Loading commit data...
test_scheduler_recovery.py Loading commit data...
test_screenshot_cleanup.py Loading commit data...
test_screenshot_mode.py Loading commit data...
test_semantic_resolver.py Loading commit data...
test_smart_locate_semantic.py Loading commit data...
test_sut_url_validation.py Loading commit data...
test_target_resource_monitor.py Loading commit data...
test_target_resource_summary.py Loading commit data...
test_template_resolver.py Loading commit data...
test_ui_context.py Loading commit data...
test_unique_fields.py Loading commit data...
test_verify_step.py Loading commit data...
test_watchdog_stale_execution.py Loading commit data...