Skip to content

chore: release v1.24.0-beta.1 - #1704

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

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

Conversation

@Soju06

@Soju06 Soju06 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepares beta release v1.24.0-beta.1 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.1 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.23.0

Release-candidate validation

Validated candidate: f3b0def

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.0b1" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.24.0-beta.1
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.24.0-beta.1 --devel

Promotion

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

@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.1 branch 30 times, most recently from 89efb48 to f396ac9 Compare August 15, 2026 07:10
@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.1 branch 2 times, most recently from 04edbcf to b0d767e Compare August 15, 2026 16:33
@coderabbitai

coderabbitai Bot commented Aug 15, 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: b3b43cf6-b64a-41ef-ae80-0e44038b738e

📥 Commits

Reviewing files that changed from the base of the PR and between ef9c68e and b0d767e.

⛔ 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

📝 Walkthrough

Walkthrough

The project, application, frontend package, and Helm chart versions were updated from 1.23.0 to 1.24.0-beta.1.

Changes

Release version alignment

Layer / File(s) Summary
Update version declarations
app/__init__.py, pyproject.toml, frontend/package.json, deploy/helm/codex-lb/Chart.yaml
All project version declarations now use 1.24.0-beta.1. The Helm chart version and appVersion were updated.

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

Merge Risk: 🟡 Moderate · up to b0d76

This PR only updates release-managed version metadata, but the required validation checklist for candidate SHA 04edbcf is still unchecked, so beta publication and merge should wait until the required gates are completed or explicitly marked not required.

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 and concisely describes the version updates that prepare the v1.24.0-beta.1 release.
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.1

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

@Soju06
Soju06 force-pushed the release/beta-1.24.0-beta.1 branch from b0d767e to f3b0def Compare August 15, 2026 16:35
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