Skip to content

chore: remove per-version release notes files#4

Open
mcantillon21 wants to merge 1 commit intomainfrom
refactor/remove-individual-release-notes
Open

chore: remove per-version release notes files#4
mcantillon21 wants to merge 1 commit intomainfrom
refactor/remove-individual-release-notes

Conversation

@mcantillon21
Copy link
Copy Markdown
Member

Summary

  • Delete individual {version}.json files from Mac/RPLY/release-notes/
  • all-releases.json is now the single source of truth

Merge after nox-devices/nox-mini#1716 lands (the app-side change that stops reading individual files).

🤖 Generated with Claude Code

all-releases.json is now the single source of truth.
Merge after nox-devices/nox-mini#1716.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

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

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: 1b6741240d

ℹ️ 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".

@@ -1,40 +0,0 @@
{
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Preserve versioned release-note endpoints for existing clients

Deleting these release-notes/{version}.json files removes public URLs that existing RPLY builds still use to fetch release notes by exact version, so users on 2.1.0–2.2.0 will get 404s/empty notes until the client migration to all-releases.json is fully deployed. Because older versioned files are still retained in this repo, this change creates a compatibility gap only for the newly deleted versions and should be gated by the app-side rollout.

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