Skip to content

chore(release): 2.2.23#517

Merged
zackees merged 1 commit into
mainfrom
chore/release-2.2.23
Jun 9, 2026
Merged

chore(release): 2.2.23#517
zackees merged 1 commit into
mainfrom
chore/release-2.2.23

Conversation

@zackees

@zackees zackees commented Jun 9, 2026

Copy link
Copy Markdown
Member

Bumps workspace + pyproject from 2.2.22 → 2.2.23.

Ships the project-local boards/*.json resolution feature from #516.

Merging triggers .github/workflows/release-auto.yml (autonomous release) which:

  1. Detects the Cargo.toml / pyproject.toml change on push: branches: [main]
  2. Builds the wheel
  3. Publishes to PyPI as fbuild==2.2.23

After PyPI propagation, https://github.com/zackees/ArduinoCore-LPC8xx fbuild workflows will pick up the fix on their next run (their CI does pip install --upgrade fbuild).

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Version bumped to 2.2.23.

Ships the project-local boards/*.json resolution feature from #516.
Triggers autonomous PyPI publish via .github/workflows/release-auto.yml.
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: ca98e7cc-06b2-4bfe-8357-3cb667758428

📥 Commits

Reviewing files that changed from the base of the PR and between 75d9014 and 7030a7d.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • Cargo.toml
  • pyproject.toml

📝 Walkthrough

Walkthrough

Version numbers updated from 2.2.22 to 2.2.23 across Cargo.toml workspace package metadata and pyproject.toml project configuration in a coordinated release bump.

Changes

Version Release

Layer / File(s) Summary
Coordinated manifest version bump
Cargo.toml, pyproject.toml
Workspace package version and project version both incremented from 2.2.22 to 2.2.23.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • FastLED/fbuild#287: Both PRs perform identical version bumps in Cargo.toml and pyproject.toml with no other changes.
  • FastLED/fbuild#367: Both PRs only bump top-level package/project versions in dual manifest files as a release-only edit.
  • FastLED/fbuild#354: Both PRs bump the same package version in Cargo.toml and pyproject.toml in coordinated manifest updates.

Poem

🐰 A version hop from two-two to double-three,
Manifests aligned in harmony!
Simple bumps, no fuss or thrill,
Just patch the numbers, fit the bill.
Release complete, the rabbit's spree! 🎉

🚥 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 'chore(release): 2.2.23' clearly and concisely summarizes the main change—a version bump from 2.2.22 to 2.2.23 across Cargo.toml and pyproject.toml files.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-2.2.23

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.

@zackees zackees merged commit ba8eb0f into main Jun 9, 2026
87 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jun 9, 2026
@fastled-project-sync fastled-project-sync Bot moved this to Triage in FastLED Tracker Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

1 participant