feat(delivery): harden manager self-update and prepare SignPath migration#177
Draft
Wangnov wants to merge 26 commits into
Draft
feat(delivery): harden manager self-update and prepare SignPath migration#177Wangnov wants to merge 26 commits into
Wangnov wants to merge 26 commits into
Conversation
7 tasks
a138dbf to
4c1d083
Compare
# Conflicts: # .github/workflows/release.yml # docs/release.md # scripts/sync-mirror.sh
# Conflicts: # .github/workflows/release.yml # docs/release.md # scripts/check-release-reuse.mjs # scripts/check-release-version.mjs # scripts/mirror-release.test.mjs # scripts/release-workflow.test.mjs
# Conflicts: # .github/workflows/release.yml # scripts/mirror-release.mjs # scripts/mirror-release.test.mjs
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.
Summary
Validation
npm run check/npm run lint/npm run build— passnpm test— pass(27 files / 255 tests)npm run test:release— pass(73/73)cargo test --locked --manifest-path src-tauri/Cargo.toml --lib— pass(126/126)git diff --check— passcodex review --uncommitted— 未发现由当前改动引入的明确功能缺陷codex review --base codex/issue-170-mirror-monotonic-promotion— 未发现需修复的 P1/P2 正确性或回归问题86906ccExternal rollout gates
本 PR 保持 Draft,以下事项尚未完成:
releaseenvironment policy 重新录入 Apple/Tauri signing secrets,并完成旧 credential 清理。Refs #171