Preserve RC labels during recovery / 保留復原發行的 RC 標籤 - #9
Merged
Conversation
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.
繁體中文
修改內容
main預覽建置仍維持原有命名,不會被誤標為正式 RC。根因與影響
不可變標籤內的舊命名腳本尚不認識新加入的復原參數,所以安全復原產物被標成一般
preview.build。本修正只修正產物標籤,不移動 Git 標籤、不替換程式來源,也不放寬安全閘門。驗證
简体中文
安全恢复模式会把已经验证的 RC 标签身份传给不可变标签中的旧命名脚本,使四平台产物使用正确的 RC 文件名。普通 PR 与
main预览构建维持原有命名。本修正不移动标签、不改变程序来源,也不放宽安全门槛;Packaging Audit 已全部通过。English
Safe recovery now presents the validated RC tag identity to the immutable tag's older metadata script, so all four platform artifacts receive the correct RC filenames. Ordinary PR and
mainpreview builds keep their existing labels. No tag is moved, no source is replaced, and no release gate is weakened. The Packaging Audit passes in full.日本語
安全な復旧時に、検証済み RC タグの識別情報を不変タグ内の旧メタデータスクリプトへ渡し、4 プラットフォーム成果物を正しい RC 名で生成します。通常の PR と
mainのプレビュービルド名は変わりません。タグの移動、ソースの差し替え、安全ゲートの緩和はなく、Packaging Audit はすべて合格しました。