Skip to content

docs(devlog): record the v2.25.0 release - #2004

Merged
lidge-jun merged 1 commit into
devfrom
codex/release-2250-record
Aug 18, 2026
Merged

docs(devlog): record the v2.25.0 release#2004
lidge-jun merged 1 commit into
devfrom
codex/release-2250-record

Conversation

@lidge-jun

@lidge-jun lidge-jun commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

Records the v2.25.0 release train that #1999's
060_release_readiness.md prepared but deliberately did not execute.

It also corrects one thing 060 got wrong: the promotion sequence it wrote out used direct
git push origin preview / main, which cannot succeed. Both branches carry a
pull_request ruleset rule whose only bypass actor is bypass_mode: "pull_request",
so admin bypass exists only through a PR. That also rules out running
scripts/release.ts as-is, since its version-bump push is a direct branch push.

The release ran as four PRs (#2000, #2001, #2002, #2003) plus two manual release.yml
dispatches, which is the same shape every prior release used.

Verification

Documentation only — no code changes.

The release itself is verified in the document: npm latest=2.25.0 and
preview=2.25.0-preview.20260818, both tags resolving to their branch tips, Cross-platform
CI and Service lifecycle green at both release SHAs, and both Release workflow runs
successful.

Checklist

  • Documentation only
  • No source changes
  • Targets dev

Summary by CodeRabbit

  • New Features

    • Released version 2.25.0, including improvements to failure handling.
    • Added preview release 2.25.0-preview.20260818 for early access.
  • Bug Fixes

    • Improved behavior when release-related operations encounter failures.
  • Release

    • Published and verified the latest package and release tags.

@lidge-jun
lidge-jun merged commit 4b24c9e into dev Aug 18, 2026
6 of 7 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Deterministic PR hygiene checks passed.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 18, 2026
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 0d91f273-b7dc-4912-a2e8-a4aeab2570bc

📥 Commits

Reviewing files that changed from the base of the PR and between 314f3ed and 8b6f217.

📒 Files selected for processing (1)
  • devlog/_plan/260818_cursor_call_integration/070_release_executed.md

📝 Walkthrough

Walkthrough

The pull request adds a release execution log for v2.25.0 and v2.25.0-preview.20260818. The log records promotion steps, release SHAs, validation results, publication verification, failed-turn behavior changes, and open follow-up items.

Changes

Release execution

Layer / File(s) Summary
Release execution record
devlog/_plan/260818_cursor_call_integration/070_release_executed.md:1-108
Adds the complete release record, including pull requests, workflow dispatches, release-gate results, local validation, npm and tag verification, externally observable failure-handling changes, and unresolved follow-up items.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: ingwannu, wibias

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/release-2250-record

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lidge-jun
lidge-jun deleted the codex/release-2250-record branch August 18, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant