harness v3.0.0-beta.3 版本更新介绍
发布日期: 2023-10-20
版本号: v3.0.0-beta.3
本次更新新增多项功能与改进:支持docker buildx构建多架构镜像(arm64/amd64);优化分支切换逻辑保持当前分支不变;密钥管理支持多行输入;流水线执行界面增加编辑按钮;修复PR文件折叠时的跳转问题;增强流水线同一行多表达式解析能力;优化分支名/标签名/提交SHA的UI防重叠显示;代码评论文件名称增加跨标签页跳转链接。此外还包含多项界面稳定性改进。
更新内容 (中文)
更新日志
- 新增 docker buildx 支持 [arm64, amd64]
- 在文件界面与提交界面切换时保持当前分支不变
- 为密钥创建与更新添加多行输入支持
- 在流水线执行视图中新增编辑流水线按钮
- 修复 PR 中折叠文件时页面跳动的异常
- 新增对流水线同一行多表达式的支持
- 优化分支名、标签名与提交 SHA 重叠时的 UI 健壮性
- 将对话选项卡中代码评论的文件名链接至变更选项卡对应位置,优化导航体验
完整更新日志: https://github.com/harness/gitness/compare/v3.0.0-beta.2…v3.0.0-beta.3
更新内容 (原始)
Updates
- Added docker buildx support [arm64, amd64]
- Keep the same branch while switching between files screen and commits screen
- Added multi-line input for secret creation and update
- Added edit pipeline button in pipeline execution view
- Fixed jumping bug when collapsing files in PR
- Added support to handle multiple expressions in the same line for pipelines
- Improved UI resiliency for overlaps between branch names, tag names, and commit SHAs
- Link file name of code comments in conversation tab to code comments in changes tab for easier navigation
Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.2...v3.0.0-beta.3