Ching L
33424b19cc
chore(ci): remove unused port configuration in drone file
continuous-integration/drone/push Build is passing
2025-09-08 11:42:28 +08:00
Ching L
abaf11b8bf
修复 Discord 通知:限制消息长度为100字符
continuous-integration/drone/push Build is passing
2025-09-08 11:36:38 +08:00
Ching L
399220307b
修复 Discord 通知因长消息导致的 400 错误
...
continuous-integration/drone/push Build is passing
- 添加自定义消息模板,限制消息长度为 200 字符
- 简化通知格式,只保留关键信息
- 避免因过长的 commit message 导致 webhook 请求失败
2025-09-08 11:28:36 +08:00
Ching L
6fd21a64b9
修复进行中比赛更新创建重复事件的问题
...
continuous-integration/drone/push Build is passing
- 改进事件匹配逻辑,增强基于队伍名称的查找机制
- 即使比分变化(如从1-0到1-1)也能正确识别同一场比赛
- 添加cleanup_duplicates.py工具用于查找和删除重复事件
- 添加delete_duplicates.py用于手动清理特定重复
- 更新CHANGELOG.md记录v3.4版本改动
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 00:09:44 +08:00
Ching L
b42635ff45
Add Drone CI configuration for automated deployment
...
continuous-integration/drone Build is failing
- Configure SSH deployment to /root/develop/dota2-match-calendar
- Use git pull --rebase --autostash for deployment
- Add Discord notifications for build status
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 18:29:09 +08:00