Skip to content

Prepare Ceiling 1.5.22 - #199

Merged
tsouth89 merged 1 commit into
mainfrom
release/1.5.22
Aug 3, 2026
Merged

Prepare Ceiling 1.5.22#199
tsouth89 merged 1 commit into
mainfrom
release/1.5.22

Conversation

@tsouth89

@tsouth89 tsouth89 commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares Ceiling 1.5.22, carrying three changes merged since v1.5.21:

Bumps all version sources to 1.5.22 (build 124), moves the Unreleased CHANGELOG section into a versioned 1.5.22 entry (adding the missing #196/#197 notes), and adds .github/release-notes-1.5.22.md.

Changes

Validation

powershell.exe -ExecutionPolicy Bypass -NoProfile -File scripts\local-check.ps1 -All -Version 1.5.22 passes, including the release doctor for 1.5.22 (all version sources consistent, CHANGELOG mentions 1.5.22) and the Store submission preparation test. Expected pre-tag warnings only: local tag v1.5.22, local release assets, and GitHub release not found yet.

After this merges and checks are green, push annotated tag v1.5.22 to trigger the Signed Windows Release workflow.

## Summary
- prepare the 1%-reads-as-100% fix, OpenCode Go monthly label, and Store
  installer parameter fix as 1.5.22
- add release notes and bump all version sources to 1.5.22 (build 124)

## Validation
- powershell.exe -ExecutionPolicy Bypass -NoProfile -File scripts/local-check.ps1 -All -Version 1.5.22
Copilot AI review requested due to automatic review settings August 3, 2026 04:49
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 14 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d8b0c545-d96f-4dcb-bf65-1e2c31353d3e

📥 Commits

Reviewing files that changed from the base of the PR and between 3894962 and c922fd5.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • .github/release-notes-1.5.22.md
  • CHANGELOG.md
  • apps/desktop-tauri/package.json
  • apps/desktop-tauri/src-tauri/Cargo.toml
  • apps/desktop-tauri/src-tauri/tauri.conf.json
  • rust/Cargo.toml
  • version.env

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

@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ceiling c922fd5 Commit Preview URL

Branch Preview URL
Aug 03 2026, 04:49 AM

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Ready to approve

The changes are limited to consistent version/changelog/release-notes updates and appear internally consistent with existing release-note conventions.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Prepares the Ceiling 1.5.22 release by updating all version sources, promoting the prior Unreleased changelog notes into a versioned entry dated 2026-08-03, and adding a dedicated GitHub release-notes markdown file for the 1.5.22 tag/release flow.

Changes:

  • Bump application/crate/package versions to 1.5.22 and build number to 124 across Rust, Tauri, and JS sources (plus Cargo.lock).
  • Move changelog content from Unreleased into ## [Ceiling] 1.5.22 - 2026-08-03, including the missing #196/#197 notes.
  • Add .github/release-notes-1.5.22.md matching the established release-notes format.
File summaries
File Description
version.env Bumps MARKETING_VERSION to 1.5.22 and BUILD_NUMBER to 124.
rust/Cargo.toml Updates codexbar crate version to 1.5.22.
CHANGELOG.md Promotes Unreleased notes into the 1.5.22 dated entry and adds missing release bullets.
Cargo.lock Updates locked package versions for the workspace packages to 1.5.22.
apps/desktop-tauri/src-tauri/tauri.conf.json Updates Tauri app version to 1.5.22.
apps/desktop-tauri/src-tauri/Cargo.toml Updates codexbar-desktop-tauri crate version to 1.5.22.
apps/desktop-tauri/package.json Updates desktop app package version to 1.5.22.
.github/release-notes-1.5.22.md Adds 1.5.22 release notes in the same structure as prior releases.
Review details
  • Files reviewed: 7/8 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

@tsouth89
tsouth89 merged commit a640074 into main Aug 3, 2026
12 checks passed
@tsouth89
tsouth89 deleted the release/1.5.22 branch August 3, 2026 04:54
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.

2 participants