AtomCI v1.4.0 已经发布,云原生 CI/CD 平台
AtomCI v1.4.0 已经发布,云原生 CI/CD 平台
此版本更新内容包括:
功能新增
- 支持任何V2版本的Registry作为镜像仓库 by @零零一 in https://github.com/go-atomci/atomci/pull/37
- 新增github、gitee、gitea代码仓库支持 by @徐超越 #70 #71 #83
- 添加支持一键部署脚本 by @零零一 in https://github.com/go-atomci/atomci/pull/45
- 新增通知功能(支持邮件、钉钉) by @徐超越 in https://github.com/go-atomci/atomci/pull/52
功能优化
- 服务集成数据加密存储 @徐超越 #61
- 权限条目存储调整为mysql adapter by @徐超越 in https://github.com/go-atomci/atomci/pull/58
- 修改生成K8S secrets逻辑,不依赖于registry名称 by @零零一 in https://github.com/go-atomci/atomci/pull/44
- Feat project layout by @colynn.liu in https://github.com/go-atomci/atomci/pull/46
- change go-scm to use public repostiry(drone/go-scm), ignore vendor by @colynn.liu in https://github.com/go-atomci/atomci/pull/64
- build: 将vue的引用方式从cdn转换为本地 by @CraiGZero in https://github.com/go-atomci/atomci/pull/74
BUG修复
- Fix app YAML parser by @colynn.liu in https://github.com/go-atomci/atomci/pull/38
- Fix: 修复前端语法错误 @零零一 #79 @colynn.liu #81
- Fix: 腾讯云容器服务连接不上的Bug by @零零一 in https://github.com/go-atomci/atomci/pull/72
New Contributors
- @徐超越 made their first contribution in https://github.com/go-atomci/atomci/pull/52
- @CraiGZero made their first contribution in https://github.com/go-atomci/atomci/pull/74