Conversation
Normalize build version labels to semantic versions and keep long account emails within the header dropdown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更概述
本次将
develop分支的最新改动合并至main,发布v0.0.2。主要变更
管理控制台版本号优化
main-v0.0.2-<commit-sha>统一显示为v0.0.2v0.0.2、0.0.2等版本格式用户下拉菜单优化
测试补充
发布版本
deploy/IMAGE_VERSION0.0.1升级至0.0.2验证内容
v0.0.2发布影响
合并到
main后将触发Publish Main Image工作流,并发布:ghcr.io/lien0219/modurelay:mainghcr.io/lien0219/modurelay:main-v0.0.2ghcr.io/lien0219/modurelay:sha-<commit-sha>风险评估
本次主要为前端显示样式和版本格式处理优化,不涉及数据库结构及核心业务逻辑变更。