Skip to content

proof(pointer): require release tag for manual evidence template#75

Merged
rogu3bear merged 1 commit into
mainfrom
proof/manual-evidence-requires-release-tag
May 12, 2026
Merged

proof(pointer): require release tag for manual evidence template#75
rogu3bear merged 1 commit into
mainfrom
proof/manual-evidence-requires-release-tag

Conversation

@rogu3bear

Copy link
Copy Markdown
Owner

Summary

  • make manual-release-evidence-template fail early when RELEASE_TAG is omitted
  • keep generated manual release evidence artifact-bound from the first record
  • pin the release-tag requirement in IdentityTests

Verification

  • make -C apps/macos manual-release-evidence-template RELEASE_TAG= exits 2 with the required RELEASE_TAG message
  • swift test --package-path apps/macos --filter IdentityTests/testManualReleaseChecklistCoversHumanOnlyProof
  • git diff --check

Remaining blockers

@kilo-code-bot

kilo-code-bot Bot commented May 12, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/macos/Scripts/manual-release-evidence-template.sh - Added early validation for RELEASE_TAG requirement
  • apps/macos/Tests/PointerDesignerTests/IdentityTests.swift - Updated test assertions to verify RELEASE_TAG error handling

Reviewed by grok-code-fast-1:optimized:free · 98,046 tokens

@rogu3bear rogu3bear merged commit 8c0c858 into main May 12, 2026
3 checks passed
@rogu3bear rogu3bear deleted the proof/manual-evidence-requires-release-tag branch May 12, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant