Skip to content

Sync beta up to main#34

Merged
TrevorSchirmer merged 6 commits into
betafrom
main
Jun 19, 2026
Merged

Sync beta up to main#34
TrevorSchirmer merged 6 commits into
betafrom
main

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

beta is strictly behind main (it's an ancestor, zero unique commits). The Firmware Channel feature, the dependabot actions/checkout bump, and the earlier sync merges all went onto main without flowing back, so this brings beta up to match.

Cleanest result is a fast-forward (git push origin main:beta), which makes beta identical to main with no merge commit. This PR is the reviewable equivalent if you'd rather merge it through the UI.

Supersedes #33 (which cherry-picked just the firmware-channel feature and would have duplicated commits).

🤖 Generated with Claude Code

TrevorSchirmer and others added 6 commits June 17, 2026 14:33
Release: merge beta into main
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/github-actions-2217aebe03

chore(ci): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@bharvey88, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 7 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

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 credits.

🚦 How do rate limits work?

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

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, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c71d3ace-572d-4d23-ae2f-6f16685c377c

📥 Commits

Reviewing files that changed from the base of the PR and between 1b8d284 and 993b862.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • .github/workflows/weekly.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@TrevorSchirmer TrevorSchirmer merged commit 4e3eeef into beta Jun 19, 2026
19 checks passed
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