Commit Graph

3 Commits

Author SHA1 Message Date
xiaoxia fcbaebbcb1 fix(ci): ci_notify_failure.py black格式化修复 - line-length=120对齐项目配置
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 13s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 1m53s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped
CI/CD Pipeline / Unit Tests (pull_request) Failing after 6m14s
CI/CD Pipeline / Integration Tests (pull_request) Failing after 19s
2026-07-13 16:29:30 +08:00
xiaoxia ecfe471ee7 style: black格式化scripts目录下的CI辅助脚本 2026-07-13 15:07:31 +08:00
xiaoxia 329badd93d ci: 添加CI失败通知脚本
- 从develop分支同步ci_notify_failure.py
- 用于CI Job失败时发送通知
2026-07-13 14:55:50 +08:00