harness v3.0.0-beta.7 版本更新介绍
发布日期: 2024-04-30
版本号: v3.0.0-beta.7
本次更新主要包含以下改进和修复:新增推送时密钥扫描功能及文件大小限制,支持通过git archive命令下载仓库归档,增加升级至Harness选项,优化PR评论快捷键(Cmd/Ctrl+Enter)和空仓库默认分支设置。新增多行评论支持、PR描述中可更新复选框状态、PR关闭时间戳功能。修复空间名称验证问题,发布贡献指南,提升密钥最大长度限制,去除重复用词。同时欢迎四位新贡献者@SchoIsles、@dewan-ahmed、@rambhosale和@suchsoon首次参与项目开发。完整更新日志可通过指定链接查看。
更新内容 (中文)
更新内容
- [GITLEAKS] 新增推送时秘密扫描支持
- 新增推送文件大小限制
- 新增通过 git archive 命令下载仓库归档文件的 API
- 新增升级到 Harness 的选项
- 新增 Cmd-Enter/Ctrl-Enter 快捷键提交 PR 评论/描述
- 空仓库首次提交时更新默认分支
- 新增多行评论支持
- 支持在 PR 描述中更新复选框状态
- 为拉取请求添加关闭时间戳
- 修复空间名称验证器 @SchoIsles 提交于 https://github.com/harness/gitness/pull/3491
- 新增 Gitness 贡献指南 @dewan-ahmed 提交于 https://github.com/harness/gitness/pull/3497
- 增加密钥最大长度 (#3493) @rambhosale 提交于 https://github.com/harness/gitness/pull/3494
- 移除重复词汇 @suchsoon 提交于 https://github.com/harness/gitness/pull/3484
新贡献者
- @SchoIsles 首次贡献于 https://github.com/harness/gitness/pull/3491
- @dewan-ahmed 首次贡献于 https://github.com/harness/gitness/pull/3497
- @rambhosale 首次贡献于 https://github.com/harness/gitness/pull/3494
- @suchsoon 首次贡献于 https://github.com/harness/gitness/pull/3484
完整更新日志: https://github.com/harness/gitness/compare/v3.0.0-beta.6...v3.0.0-beta.7
更新内容 (原始)
What’s Changed
- [GITLEAKS] Added support for Secret Scanning during push
- Added file size limit on push
- Added API to download repository as archive using git archive command
- Added option to upgrade to Harness
- Added Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description
- Update default branch on empty repo for first commit
- Added support for multi-line comments
- Added support to allow checkboxes in pr desc to be updated
- Added closed timestamp to pull request
- Fixed import space name validator by @SchoIsles in https://github.com/harness/gitness/pull/3491
- Added Gitness contributing guide by @dewan-ahmed in https://github.com/harness/gitness/pull/3497
- Increased the max length of the secret (#3493) by @rambhosale in https://github.com/harness/gitness/pull/3494
- Removed repetitive words by @suchsoon in https://github.com/harness/gitness/pull/3484
New Contributors
- @SchoIsles made their first contribution in https://github.com/harness/gitness/pull/3491
- @dewan-ahmed made their first contribution in https://github.com/harness/gitness/pull/3497
- @rambhosale made their first contribution in https://github.com/harness/gitness/pull/3494
- @suchsoon made their first contribution in https://github.com/harness/gitness/pull/3484
Full Changelog: https://github.com/harness/gitness/compare/v3.0.0-beta.6...v3.0.0-beta.7