Skip to content

ci: bump setup-soldr v0.9.44 → v0.9.46#353

Merged
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.46
Jun 1, 2026
Merged

ci: bump setup-soldr v0.9.44 → v0.9.46#353
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.46

Conversation

@zackees

@zackees zackees commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

Bumps zackees/setup-soldr from v0.9.44 to v0.9.46 across all .github/workflows/.

v0.9.46 ships a behavior change: solo-toolchain-cache now defaults to true (setup-soldr#343/#344). This repo does not explicitly set the input, so v0.9.46 enables solo-cache automatically — recovering an estimated ~8-11 s per warm CI job.

Test plan

  • CI green on this PR (warm runs should show solo-cache restore in the action log)
  • No new cache writes on default-stable workflows (detect-then-cache discipline still holds upstream)

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated development infrastructure tooling versions across continuous integration workflows to maintain build environment stability and compatibility.

Picks up setup-soldr#343/#344 — solo-toolchain-cache now default-on.
This repo doesn't explicitly set the input, so v0.9.46 enables
solo-cache automatically, saving ~8-11s per warm CI job.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zackees zackees merged commit 231f7e4 into main Jun 1, 2026
@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c9e5a3a7-945f-4644-96b0-fbf87bcb7439

📥 Commits

Reviewing files that changed from the base of the PR and between baec46d and 02b637c.

📒 Files selected for processing (11)
  • .github/workflows/acceptance-205.yml
  • .github/workflows/bench-205.yml
  • .github/workflows/check-macos.yml
  • .github/workflows/check-ubuntu.yml
  • .github/workflows/check-windows.yml
  • .github/workflows/docs.yml
  • .github/workflows/dylint.yml
  • .github/workflows/fmt.yml
  • .github/workflows/msrv.yml
  • .github/workflows/template_build.yml
  • .github/workflows/template_native_build.yml

📝 Walkthrough

Walkthrough

This PR updates the GitHub Actions dependency zackees/setup-soldr from version v0.9.44 to v0.9.46 across all CI and build workflows. The version bump is applied uniformly to 10 workflow files, including acceptance testing, benchmarking, platform-specific checks, documentation, linting, and build templates.

Changes

CI Workflow Dependency Update

Layer / File(s) Summary
Update zackees/setup-soldr to v0.9.46 across all workflows
.github/workflows/acceptance-205.yml, .github/workflows/bench-205.yml, .github/workflows/check-macos.yml, .github/workflows/check-ubuntu.yml, .github/workflows/check-windows.yml, .github/workflows/docs.yml, .github/workflows/dylint.yml, .github/workflows/fmt.yml, .github/workflows/msrv.yml, .github/workflows/template_build.yml, .github/workflows/template_native_build.yml
Version reference updated in all "Setup soldr" steps across test, check, document, and build workflows. Changes applied consistently to acceptance tests, benchmarks, platform checks (macOS, Ubuntu, Windows), documentation generation, linting, formatting, MSRV verification, and build templates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • FastLED/fbuild#339: Similar version bump of zackees/setup-soldr across the same workflow files.
  • FastLED/fbuild#345: Parallel CI-only bump of zackees/setup-soldr in the same setup-soldr steps.
  • FastLED/fbuild#338: Related workflow dependency update in the same GitHub Actions setup-soldr steps.

Poem

🐰 A version bump hops through the flows,
From point-four-four to point-four-six it goes,
In workflows ten, consistent and bright,
Our CI springs forward with each step right! ✨

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

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 added a commit that referenced this pull request Jun 1, 2026
Picks up setup-soldr#352/#353 — cache-eviction-policy age floor fix.
This repo doesn't enable the policy, so no behavior change here.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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