Skip to content

Prepare beta release and project discovery - #1

Merged
xiaohei210509 merged 1 commit into
mainfrom
codex/promote-codex-login-manager
Jul 14, 2026
Merged

xiaohei210509 merged 1 commit into
mainfrom
codex/promote-codex-login-manager

Conversation

@xiaohei210509

Copy link
Copy Markdown
Owner

What changed

  • adds a downloadable universal macOS beta release path with SHA-256 checksums
  • adds English and Simplified Chinese UI localization
  • rewrites the repository landing page in English and adds a Chinese README
  • adds a real app screenshot and GitHub social preview asset
  • adds privacy, security, troubleshooting, contribution, conduct, issue, and PR guidance
  • makes CI build and verify the same universal ZIP users will download
  • adds a tag-triggered GitHub Release workflow

Why

The repository previously required every user to install Xcode and build from source. That made community promotion likely to generate views but very few successful installs. These changes create a transparent community beta that users can download, verify, and run while clearly disclosing the current ad-hoc signing and notarization limitation.

Verification

  • 8 XCTest cases pass
  • English and Simplified Chinese localization selection is covered by tests
  • universal release package contains both arm64 and x86_64
  • final extracted ZIP passes strict code-sign verification
  • Info.plist version/build metadata and both localization resources are verified
  • SHA-256 checksum validation passes
  • app launches from the extracted release bundle
  • secret and machine-path scan found no credentials or /Users/zxh paths

@xiaohei210509
xiaohei210509 marked this pull request as ready for review July 14, 2026 07:10
@xiaohei210509
xiaohei210509 merged commit 96509ce into main Jul 14, 2026
1 check passed
@xiaohei210509
xiaohei210509 deleted the codex/promote-codex-login-manager branch July 14, 2026 07:14
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