Skip to content

Prepare README for first public release#16

Merged
chezzof merged 1 commit into
mainfrom
codex/public-release-publication-prep
Jul 6, 2026
Merged

Prepare README for first public release#16
chezzof merged 1 commit into
mainfrom
codex/public-release-publication-prep

Conversation

@chezzof

@chezzof chezzof commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the pre-release README badge/text with release-ready GitHub Releases wording.
  • Update launch/readiness docs so they no longer say the first public release must remain unpublished.
  • Clarify that historical release-candidate checksums are not the final published download verification source.

What Changed

  • README release badge now points at the latest semver GitHub Release badge.
  • README release section now directs users to GitHub Releases for published artifacts and the release gate for local rebuilds.
  • Release checklist/readiness docs now describe the first public release state without stale release-not published wording.
  • Release notes template says "first public release" instead of "release candidate".

What Did Not Change

  • No runtime code, UI implementation, backend behavior, dependencies, Electron security boundary, config schema, or tuning behavior changed.
  • No release artifacts are committed.
  • No GitHub Release is published by this PR.

Verification

  • powershell -ExecutionPolicy Bypass -File scripts\release-check.ps1 -SkipPackage passed.
  • git diff --check passed.
  • Stale pre-release marker search for release-not published, not%20published, No public GitHub release, and first public release candidate returned no matches in README/docs.

@chezzof chezzof merged commit 7567292 into main Jul 6, 2026
4 checks passed
@chezzof chezzof deleted the codex/public-release-publication-prep branch July 6, 2026 20:42

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 119a1cbded

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
Comment on lines +141 to +142
Published Windows artifacts are attached to GitHub Releases. To rebuild the
same release package locally, run the release gate:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Make release copy conditional until artifacts are uploaded

When this lands before the manual GitHub Release step, the README tells users that Windows artifacts are already attached to Releases and points them at rebuilding “the same release package”. The release docs still treat uploading SHA256SUMS.txt and public artifacts as a later manual gate, so in that state the badge/link can lead to no downloadable artifacts while the README no longer explains that users must build locally. Keep this wording conditional, or retain the no-public-release caveat, until the actual release assets are uploaded.

Useful? React with 👍 / 👎.

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