Fix release manifest digest readback - #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.
結果\n- 使用 Buildx 官方支援的 {{json .Manifest}} 格式輸出\n- 以 jq -er .digest 讀回已推送 manifest digest\n- 加入來源閘門,禁止舊的無效 .Manifest.Digest 模板回歸\n\n## 驗證\n- git diff --check\n- �ash -n scripts/check-source-gates\n- 本機來源閘門的非 Git 部分通過;Windows worktree 絕對 .git 路徑限制留給 Linux CI 權威驗證\n\n此修正只處理 v3.1.5 發行在 image push 後的 digest readback 阻塞,不改 runtime image bytes。