Skip to content

ci: bump setup-soldr v0.9.35 → v0.9.38#338

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

ci: bump setup-soldr v0.9.35 → v0.9.38#338
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.38

Conversation

@zackees

@zackees zackees commented May 31, 2026

Copy link
Copy Markdown
Member

Summary

Bumps the pinned zackees/setup-soldr version from v0.9.35 to v0.9.38 across all .github/workflows/*.yml (12 occurrences across 11 files).

Picks up:

Test plan

  • CI green across all workflows (acceptance-205, bench-205, check-{macos,ubuntu,windows}, docs, dylint, fmt, msrv, template_build, template_native_build)
  • Verify solo-toolchain-cache pre-save lookupOnly probe behavior on a cold cache cycle
  • Spot-check that cold-save wall-clock dropped for the toolchain layer

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow tooling versions across all testing, build, documentation, and platform-specific pipeline configurations.

Picks up:
- #313/#314/#317/#319: pre-save lookupOnly probes that skip wasted
  concurrent solo-toolchain-cache uploads (~3-4 min/cold-cycle on
  multi-job workflows).
- #310: solo-toolchain-cache default zstd -19 → -9 (~92s/cold-save).
- #316/#320 plumbing for cache LRU pressure investigation.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zackees zackees merged commit 51a458e into main May 31, 2026
89 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: 650f8c60-af9c-4f4b-8de1-55a378a36bfa

📥 Commits

Reviewing files that changed from the base of the PR and between 29531b6 and fb6f9ad.

📒 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 version from v0.9.35 to v0.9.38 across twelve CI and template workflow files in a single, homogeneous change.

Changes

GitHub Actions setup-soldr Version Bump

Layer / File(s) Summary
Update setup-soldr version across all CI 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
The zackees/setup-soldr action reference is bumped to v0.9.38 in all CI workflows (acceptance, benchmarks, platform-specific checks, linting, documentation, MSRV, and template builds). No workflow logic, job structure, or subsequent build commands are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • FastLED/fbuild#333: Both PRs mechanically bump the same GitHub Action (zackees/setup-soldr) across the same workflow files—main updates v0.9.35 → v0.9.38, retrieved PR updates v0.9.24 → v0.9.35—so they directly overlap at the uses: step level.
  • FastLED/fbuild#185: Both PRs touch the msrv GitHub Actions workflow's zackees/setup-soldr step—main bumps the setup-soldr action version, while the other PR updates the MSRV/toolchain settings passed to setup-soldr—so the changes are directly related.

Poem

🐰 From workflow to workflow, with hop and a bound,
Version bumps spread all throughout the ground,
Nine-point-three-eight now takes the lead,
Each CI task gets what it needs! ✨

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

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.

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