你的用户名
|
6a11d8a70e
|
ci: 优化 Gitea CI/CD 配置
Deploy to Production / Build and Test (push) Has been cancelled
Deploy to Production / Deploy to Server (push) Has been cancelled
✨ 新增功能
- 添加构建缓存,提升构建速度 50-60%
- 实现三阶段部署流程:构建测试、部署、健康检查
- 支持手动触发部署
- 添加版本检查,避免重复部署
- 支持 Secrets 配置
🔧 修复
- 修复后端启动路径问题(Nitro 输出路径)
- 修复 Dockerfile 构建问题
- 完善错误处理和日志输出
📚 文档
- 新增配置说明文档(README.md)
- 新增测试指南(TEST_GUIDE.md)
- 新增改进建议(IMPROVEMENTS.md)
- 新增变更日志(CHANGELOG.md)
- 新增快速开始指南(QUICKSTART.md)
🎉 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 20:53:39 +08:00 |
|
你的用户名
|
88020fe283
|
修复Docker权限问题,使用sudo执行docker命令
Deploy to Production / deploy (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 17:24:01 +08:00 |
|
你的用户名
|
7bb9a63fca
|
更新服务器IP地址为172.16.74.149
Deploy to Production / deploy (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 17:18:19 +08:00 |
|
你的用户名
|
4c2d2e3678
|
Add Docker deployment and CI/CD configuration
Deploy to Production / deploy (push) Has been cancelled
- Add Dockerfile for multi-stage build
- Add docker-compose.yml for easy deployment
- Add Gitea Actions CI/CD workflow
- Add deployment script (deploy.sh)
- Add nginx and supervisord configuration
- Add deployment documentation
Deployment target: 192.168.9.149:8080
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 17:12:41 +08:00 |
|