Commit Graph

2 Commits

Author SHA1 Message Date
张翔 dd2a0999bb fix: 修复企业微信通知环境变量展开问题
ci/woodpecker/push/woodpecker Pipeline failed
- 使用 PAYLOAD=$(cat <<ENDPAYLOAD) 替代 cat > file <<EOF
- 确保环境变量在 heredoc 中正确展开
- 添加测试脚本验证环境变量展开
- 修复构建详情链接和消息内容缺失问题
2026-03-28 22:48:22 +08:00
张翔 5a27d2fc2a feat: 添加企业微信通知本地测试脚本
ci/woodpecker/push/woodpecker Pipeline failed
- 支持在本地测试企业微信通知功能
- 显示生成的 JSON 内容和响应结果
- 方便调试和验证通知配置
2026-03-28 22:29:16 +08:00