Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[链服务] 发布兼容nv17正式版v1.8.0 #5401

Closed
34 tasks
Tracked by #5406 ...
Fatman13 opened this issue Oct 21, 2022 · 1 comment
Closed
34 tasks
Tracked by #5406 ...

[链服务] 发布兼容nv17正式版v1.8.0 #5401

Fatman13 opened this issue Oct 21, 2022 · 1 comment
Assignees
Labels
C-dev-productivity Category: Developer productivity C-tested Category: tested Epic

Comments

@Fatman13
Copy link
Collaborator

Venus v1.8.0 Release

🚢 预计发布时间

🤔 版本注意事项

✅ 常规检查项

准备:

  • 确保当前master功能与其他组件不冲突,不破坏兼容性
  • master拉出发布分支(3选1)
    • 正式版release/vX.Y.Z
    • rcrelease/vX.Y.Z-rc[x]
    • pre-rcrelease/vX.Y.Z-pre-rc[x]
  • 依照发版规则递进master上的版本号,并更新发布分支中version.go的版本号
  • 发布分支中功能冻结;如有重大bug修复需要从master中并入分支,可以通过backport的方式合并至release/vX.Y.Z分支

测试:

  • 阶段 0 - 自动化测试

    • 自动化测试
      • CI: 通过所有CI
  • 阶段 1 - 自测

    • 升级dev测试环境
      • 检查节点同步情况
    • 升级预生产环境
      • (可选)检查节点同步情况
    • 确认以下工作流 (如是Z版本,此项可选;如是X、Y版本,此项为必选)
      • 封装一个扇区
      • 发一个存储订单
      • 提交一个PoSt
      • 出块验证,出一个块
      • Snapdeal验证
      • (可选)让一个扇区变成faulty,观察是否恢复
  • 阶段 2 - 社区Beta测试

    • (可选)社区Venus Master测试
    • 新功能特性,配置变化等等的文档撰写
  • 阶段 3 - 发版

    • 最终准备
      • 确认version.go已更新新版本号
      • 准备changelog
      • tag版本(3选1)
        • 正式版vX.Y.Z
        • rc版vX.Y.Z-rc[x],并标记为pre-release
        • pre-rc版vX.Y.Z-pre-rc[x],并标记为pre-release
      • 版本发布至releases
      • (可选)检查是否有PR单独提交至release/vX.Y.Z分支,并提交Release back to masterPR
      • (可选)创建新版本的discussion讨论帖

发版后:

@simlecode
Copy link
Collaborator

#5386 (comment)
image

@hunjixin hunjixin added C-tested Category: tested and removed C-need-testing Category: Venus testing related labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-dev-productivity Category: Developer productivity C-tested Category: tested Epic
Projects
Archived in project
Development

No branches or pull requests

3 participants