Skip to content

chore: release v1.24.0-beta.3 - #1834

Merged
Soju06 merged 1 commit into
mainfrom
release/beta-1.24.0-beta.3
Aug 20, 2026
Merged

chore: release v1.24.0-beta.3#1834
Soju06 merged 1 commit into
mainfrom
release/beta-1.24.0-beta.3

Conversation

@Soju06

@Soju06 Soju06 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepares beta release v1.24.0-beta.3 for the 1.24.0 stable train.
  • Updates release-managed version files only; release-please remains the stable release owner.
  • Merging this PR will publish v1.24.0-beta.3 only after the release-candidate validation checklist below is completed for this exact candidate SHA.
  • Synced automatically from release-please PR chore(main): release 1.24.0 #1692; no manual beta workflow dispatch is required.

Changes since v1.24.0-beta.2

Release-candidate validation

Validated candidate: 4c4acb9

Complete these checks on the exact candidate SHA above before merging. The beta release guard and publish workflow fail while any item remains unchecked or the SHA is stale.

  • Backend/unit/integration gates — PR CI green on 9bbe3df: unit, PostgreSQL, e2e, integration-bridge, integration-core 1-3, alembic (sqlite+pg)
  • Frontend tests/build — PR CI green: vitest+coverage, vite build, tsc, eslint, Playwright dashboard smoke
  • Wheel/package validation — CI Package (build) green + local uv build at 9bbe3df → codex_lb-1.24.0b3 wheel, isolated import of app/shared_future/loop_lag_monitor OK
  • Docker/container smoke — image built locally from 9bbe3df and booted (sqlite): /health/live + /health/ready 200, unauthenticated /v1/chat/completions 401 contract, loop-lag watchdog default 0.5s confirmed, startup log clean
  • Live upstream/account smoke
  • Live upstream/account smoke not required — no upstream-contract change in this train beyond already-live beta.2 paths; prod cutover uses zdt-deploy.sh with 180s observation + auto-rollback

Install after publish

uvx --from "codex-lb==1.24.0b3" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.24.0-beta.3
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.24.0-beta.3 --devel

Promotion

Merge the normal release-please PR to promote this beta-tested train to 1.24.0.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 84871e0a-8662-47c7-bbc2-fe22b1398bfd

📥 Commits

Reviewing files that changed from the base of the PR and between 3381938 and 277259b.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • app/__init__.py
  • deploy/helm/codex-lb/Chart.yaml
  • frontend/package.json
  • pyproject.toml

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The release version changed from 1.24.0-beta.2 to 1.24.0-beta.3 across package, project, frontend, and Helm chart metadata.

Changes

Release metadata

Layer / File(s) Summary
Align release versions
app/__init__.py, pyproject.toml, frontend/package.json, deploy/helm/codex-lb/Chart.yaml
The package, project, frontend, Helm chart, and application versions now use 1.24.0-beta.3.

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

Merge Risk: 🟡 Moderate · up to 27725

This beta release PR is not merge-ready because the required backend, frontend, package, container, and upstream validation checks remain incomplete for the exact candidate SHA. Complete the applicable checks, or explicitly record that live upstream smoke testing is not required, before merging.

Possibly related PRs

Suggested labels: autorelease: pending

Suggested reviewers: mastertyko

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the change as a release of version v1.24.0-beta.3, which matches the version updates in the pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/beta-1.24.0-beta.3

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

@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.3 branch 25 times, most recently from 9bbe3df to a4cba93 Compare August 20, 2026 09:42
@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.3 branch from a4cba93 to 4c4acb9 Compare August 20, 2026 09:43
@Soju06
Soju06 merged commit 1ecb51d into main Aug 20, 2026
61 of 63 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Aug 20, 2026
6 tasks
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