Skip to content

Prepare Ceiling 1.5.21 - #195

Merged
tsouth89 merged 1 commit into
mainfrom
codex/release-1.5.21
Aug 1, 2026
Merged

Prepare Ceiling 1.5.21#195
tsouth89 merged 1 commit into
mainfrom
codex/release-1.5.21

Conversation

@tsouth89

@tsouth89 tsouth89 commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • prepare the unpublished notification-reset fixes and reliability hardening as 1.5.21
  • replace the release smoke test's faulty custom PROPVARIANT marshaller with Windows Shell property inspection
  • update release notes and all version sources after the immutable v1.5.20 tag failed before draft creation

Validation

  • powershell.exe -ExecutionPolicy Bypass -NoProfile -File scripts/local-check.ps1 -All -Version 1.5.21
  • compiled and silently installed a minimal Inno fixture; Windows Shell reported System.AppUserModel.ID = io.github.tsouth89.ceiling
  • parsed scripts/windows-smoke-install.ps1 with the PowerShell parser

@tsouth89
tsouth89 marked this pull request as ready for review August 1, 2026 05:36
Copilot AI review requested due to automatic review settings August 1, 2026 05:36
@coderabbitai

coderabbitai Bot commented Aug 1, 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: 59 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: 6f97b1d5-c21d-4f35-a2b8-3bdf3013bcdb

📥 Commits

Reviewing files that changed from the base of the PR and between d8056f3 and efa2b20.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (8)
  • .github/release-notes-1.5.21.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
  • scripts/windows-smoke-install.ps1
  • 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 efa2b20 Commit Preview URL

Branch Preview URL
Aug 01 2026, 05:36 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.

Pull request overview

Prepares the Ceiling project for the 1.5.21 release by bumping all version sources, updating release notes/changelog, and hardening the Windows release smoke test to read the Start Menu shortcut’s AppUserModelID via the Windows Shell (avoiding a brittle custom PROPVARIANT marshaller).

Changes:

  • Bump versions to 1.5.21 across env/Cargo/Tauri/package metadata (and update build number).
  • Replace the Windows smoke test’s custom Shell Link property-store + PROPVARIANT interop with Shell.Application + ExtendedProperty("System.AppUserModel.ID").
  • Update changelog and GitHub release notes links/installer filenames for 1.5.21.

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.env Updates marketing version and build number for the 1.5.21 release.
scripts/windows-smoke-install.ps1 Switches shortcut AppUserModelID inspection to Windows Shell property lookup for reliability.
rust/Cargo.toml Bumps shared Rust crate version to 1.5.21.
CHANGELOG.md Updates the release section to 1.5.21 and documents the smoke-test inspection change.
Cargo.lock Aligns locked package versions with 1.5.21.
apps/desktop-tauri/src-tauri/tauri.conf.json Bumps Tauri app version to 1.5.21.
apps/desktop-tauri/src-tauri/Cargo.toml Bumps Tauri backend crate version to 1.5.21.
apps/desktop-tauri/package.json Bumps desktop frontend package version to 1.5.21.
.github/release-notes-1.5.21.md Updates installer filenames and compare link for the 1.5.21 notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tsouth89
tsouth89 merged commit 548ab02 into main Aug 1, 2026
12 checks passed
@tsouth89
tsouth89 deleted the codex/release-1.5.21 branch August 1, 2026 05:41
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