Skip to content

ci: bump setup-soldr v0.9.40 → v0.9.41#344

Merged
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.41
May 31, 2026
Merged

ci: bump setup-soldr v0.9.40 → v0.9.41#344
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.41

Conversation

@zackees

@zackees zackees commented May 31, 2026

Copy link
Copy Markdown
Member

Summary

  • Bumps zackees/setup-soldr from v0.9.40 to v0.9.41 across all workflows in .github/workflows/.
  • Picks up setup-soldr#326 — the staging basename alignment fix that closes the solo-toolchain-cache series end-to-end. v0.9.40 had a remaining bug where the tar archive's top-level directory didn't match what restore reads from, so a cache HIT looked like an empty restore.

Test plan

  • CI green on this PR
  • Verify solo-toolchain-cache restores produce a non-empty toolchain

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflow dependencies to use a newer version of the soldr setup action across CI/CD pipelines.

Picks up setup-soldr#326 — staging basename alignment fix that
closes the solo-toolchain-cache series end-to-end.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zackees zackees merged commit ede8ccf into main May 31, 2026
88 of 91 checks passed
@coderabbitai

coderabbitai Bot commented May 31, 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: 4d6932e9-791d-45da-bd6c-b31f38bd41ca

📥 Commits

Reviewing files that changed from the base of the PR and between 220d653 and e41c009.

📒 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 zackees/setup-soldr GitHub Action from version v0.9.40 to v0.9.41 across all CI/CD workflow files, including acceptance tests, benchmarks, platform-specific checks (macOS, Ubuntu, Windows), documentation, linting, formatting, MSRV validation, and build templates.

Changes

Soldr Setup Action Upgrade

Layer / File(s) Summary
Soldr Setup Action Version Bump v0.9.40 → v0.9.41
.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
The zackees/setup-soldr action reference is updated from v0.9.40 to v0.9.41 in all workflow Setup soldr steps across acceptance, bench (bench and fastled-examples jobs), platform checks, docs, linting, formatting, MSRV, and template workflows. No changes to workflow triggers, job logic, caching configuration, or build commands.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • FastLED/fbuild#338: Both PRs bump the zackees/setup-soldr GitHub Action version in the same CI workflow steps across acceptance, bench, check, docs, dylint, fmt, msrv, and template workflows.
  • FastLED/fbuild#339: Both PRs update the zackees/setup-soldr action version in the same workflow Setup soldr steps, representing sequential incremental version bumps.
  • FastLED/fbuild#333: Both PRs mechanically bump the zackees/setup-soldr GitHub Action version across the same set of CI/CD workflow files.

Poem

🐰 A version bump, so small yet swift,
Soldr rises with a tiny gift!
From point-four-oh to four-one we go,
Workflows flow faster, action-packed show! ✨

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

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#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>
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