Skip to content

chore: release v1.24.0-beta.4 - #1851

Open
Soju06 wants to merge 1 commit into
mainfrom
release/beta-1.24.0-beta.4
Open

chore: release v1.24.0-beta.4#1851
Soju06 wants to merge 1 commit into
mainfrom
release/beta-1.24.0-beta.4

Conversation

@Soju06

@Soju06 Soju06 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepares beta release v1.24.0-beta.4 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.4 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.3

Release-candidate validation

Validated candidate: 76b0b81

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
  • Frontend tests/build
  • Wheel/package validation
  • Docker/container smoke
  • Live upstream/account smoke
  • Live upstream/account smoke not required

Install after publish

uvx --from "codex-lb==1.24.0b4" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.24.0-beta.4
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.24.0-beta.4 --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: 992e2384-d773-4da5-8cca-91042a4cb479

📥 Commits

Reviewing files that changed from the base of the PR and between eab7155 and ddbbe53.

⛔ 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; 8 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates all release-managed version declarations from 1.24.0-beta.3 to 1.24.0-beta.4 across the application, Python package, frontend package, and Helm chart.

Changes

Release version alignment

Layer / File(s) Summary
Update release version declarations
app/__init__.py, pyproject.toml, frontend/package.json, deploy/helm/codex-lb/Chart.yaml
All package, application, frontend, and Helm chart version declarations now use 1.24.0-beta.4.

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

Merge Risk: 🟡 Moderate · up to ddbbe

This change prepares a beta release, but the required validation checklist for the exact release candidate is still incomplete. Merge should wait until those checks are completed or explicitly accepted because publishing is expected to remain blocked.

Possibly related PRs

Suggested reviewers: mastertyko

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release version and matches the version updates across the project.
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.
✨ 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.4

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

@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.4 branch 10 times, most recently from 596800c to 2033be3 Compare August 20, 2026 18:46
@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.4 branch from 2033be3 to 76b0b81 Compare August 20, 2026 18:48
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