在线代码审查工具,Review Board 2.5.2 发布
代码审查(Code Review)不但可以提高质量,而且还是一个知识共享和指导的极好的手段。不幸的是,准备工作的辛苦和工具支持的缺乏让代码审查很容易被延至“稍后再议”。Review Board的目标便是改变这一现状,它所提供的应用程序可以支持代码审查流程。
Review Board 2.5.2 发布,此版本包括一些新特性和邮件,图像/PDF 审查,GitLab,webhooks 等等相关的 bug 修复。
此版本让用户更容易使用管理员设置 GitHub Enterprise 和 Microsoft Team Foundation Server 库。
其他 bug 修复:
-
Issues upgrading from certain older releases.
-
Missing "Ship It!" and "Fix it, then Ship It!" indicators in review e-mails.
-
Payload errors for comments on review replies in webhooks.
-
Problems posting existing commits on self-hosted GitLab repositories.
-
Interaction and performance issues with moving draft comment regions on images and PDFs.
-
Compatibility issues with current releases of Power Pack when it comes to clicking on comment regions on PDFs.
-
Inability to double-click to select text in a diff.
-
Bad output and annoying (but harmless) crashes when running the
condensediffs
management command, used to reduce database size.
详细内容请看发行说明。