AtomCI v1.5.0 已经发布,云原生 CI/CD 平台
AtomCI v1.5.0 已经发布,云原生 CI/CD 平台
此版本更新内容包括:
What's Changed
功能新增
- 添加db migrate实现,可以实现轻松升级, Feature db migration by @零零一 in https://github.com/go-atomci/atomci/pull/96, @colynn.liu in https://github.com/go-atomci/atomci/pull/120, @零零一 in https://github.com/go-atomci/atomci/pull/116
- 添加单元测试用例, Issue 90 unit test by @徐超越 in https://github.com/go-atomci/atomci/pull/104, @colynn.liu in https://github.com/go-atomci/atomci/pull/111
- 应用纬度调整, 将应用源数据调整为全局唯一 by @colynn.liu in https://github.com/go-atomci/atomci/pull/94 , https://github.com/go-atomci/atomci/pull/108 , https://github.com/go-atomci/atomci/pull/119
- 添加gogs代码源的支持, 目前已经支持Gitee/Gitea/GitHub/GitLab/Gogs, add git for Gogs by @yoyofx in https://github.com/go-atomci/atomci/pull/118
- 支持使用Token方式访问K8S by @零零一 in https://github.com/go-atomci/atomci/pull/107
功能优化
- 添加应用配置模板, Add app.conf.template by @零零一 in https://github.com/go-atomci/atomci/pull/97
- 用户授权项目访问后,添加项目成员的显示 Issue #112 by @liuzilong66666 in https://github.com/go-atomci/atomci/pull/122
- 弹窗显示jenkins流水线日志 by @零零一 in https://github.com/go-atomci/atomci/pull/109, https://github.com/go-atomci/atomci/pull/110
BUG修复
- Fix: Casbin MySQL adapter import error by @colynn.liu in https://github.com/go-atomci/atomci/pull/114
- feat: improve migrate init date by
- 解决部分时间不是中国时区的问题 by @liuzilong66666 in https://github.com/go-atomci/atomci/pull/85
New Contributors
- @liuzilong66666 made their first contribution in https://github.com/go-atomci/atomci/pull/85
- @yoyofx made their first contribution in https://github.com/go-atomci/atomci/pull/118
Full Changelog: https://github.com/go-atomci/atomci/compare/v1.4.0...v1.5.0