release: 20.1.2 - #438
release: 20.1.2#438
Conversation
The lockstep patch bump that publishes #437. Every `bunx create-ultimate` scaffold now gets a CI workflow that gates each commit once (a same-repo pull_request run is skipped, superseded runs are cancelled off the default branch, Bun's install cache is restored before bin/setup). Patch rather than minor: no published API gained or lost a member; the generated workflow and test-only fixes are the whole change. Produced by scripts/release.ts --bump patch; no manifest was hand-edited. scripts/release.ts --check 20.1.2 reports 31 packages stamped at 20.1.2 and every file derived from them. bun install --frozen-lockfile reports no changes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
✅ Reviewed — nothing blocking0 actionable comment(s) · grounded on your code ⏱ 2m 21s wall clock · 🤖 developerz.ai — automated review, running on your model and your box. |
|
Warning Review limit reached
On-demand reviews are free for the next 4 days. After that, they cost $0.25 per reviewed file. Or wait 57 minutes for your next included review. View limit detailsLimit details: You’ve used the included review currently available. Your 85 included PR review attempts over the past 7 days set your current allowance at 1 review per hour. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: ASSERTIVE Plan: Essentials Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (46)
Comment |
There was a problem hiding this comment.
Review summary — 46 file(s), 0 finding(s).
No findings from: framework-docs, packages-version-bumps, examples-dummy, deployment-config, concern-security, concern-tests (nothing to review: This diff contains only version bumps (20.1.1 → 20.1.2) across package.json files, CHANGELOG entries, helm chart, and framework.manifest.json. No test files, test logic, or test behavior is changed — it is purely a release publishing commit.), concern-api-contract, concern-style-nits (nothing to review: This is a pure version bump release. The diff contains only: (1) CHANGELOG.md adding the 20.1.2 release section, (2) docker/helm/Chart.yaml version update, (3) all package.json files updating version from 20.1.1 to 20.1.2, (4) framework.manifest.json buildId and version updates, (5) wiki/_Footer.md…), framework-docs (handoff) (nothing to review: The diff is a version bump release with consistent version references across all three files: CHANGELOG.md shows 20.1.2 dated 2026-09-16, framework.manifest.json has all 31 packages at version 20.1.2 (including tier 6 create-ultimate), and wiki/_Footer.md displays v20.1.2 with 'As of 2026-09' which…).
Config notes
- 1 noise file(s) auto-skipped (lockfiles/generated/vendored — re-include with path_filters)
- test files were not shown to the reviewer — this diff touched no path recognised as a test, so no assertion was available to read the change against
🤖 developerz.ai review — automated, running on your model and your box. What is this?
Reviewed by minimax/MiniMax-M2 on box Silent Ibis — 1.77M in / 23.2k out over 28 calls, ~$0.56 on your key (estimate: list price x reported tokens).
Lockstep patch bump publishing #437: the CI workflow
x newwrites gates each commit once (no duplicate push + pull_request run, superseded runs cancelled off the default branch, Bun install cache).Produced by
scripts/release.ts --bump patch;--check 20.1.2is green,bun install --frozen-lockfilereports no changes.🤖 Generated with Claude Code
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.