Skip to content

ci: bump setup-soldr v0.9.38 → v0.9.39#339

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

ci: bump setup-soldr v0.9.38 → v0.9.39#339
zackees merged 1 commit into
mainfrom
chore/setup-soldr-0.9.39

Conversation

@zackees

@zackees zackees commented May 31, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • CI green across check-ubuntu, check-macos, check-windows
  • Toolchain solo-cache reports HIT on second run (was MISS-forever on v0.9.38)
  • Post Setup Soldr step wall-clock drops as solo-cache restore actually fires

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow dependencies across all build and validation pipelines to maintain infrastructure compatibility and ensure consistent tooling versions.

Picks up THE root-cause fix for solo-toolchain-cache restore-MISS
(setup-soldr#316/#321). Save and restore now use the same canonical
archive path — fixes the @actions/cache version mismatch that has
nullified solo-cache HIT/restore since #305.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zackees zackees merged commit e4d25f8 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: 169b7a70-2890-422b-9212-3f19448ec862

📥 Commits

Reviewing files that changed from the base of the PR and between 51a458e and 8919459.

📒 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

All GitHub Actions workflows in .github/workflows/ are updated to use zackees/setup-soldr@v0.9.39 instead of v0.9.38 in their "Setup soldr" steps. This version bump is applied consistently across 10 workflow files (acceptance, benchmarking, CI for multiple platforms, documentation, formatting, linting, MSRV, and templates) without modifying any job logic or commands.

Changes

GitHub Actions soldr setup version update

Layer / File(s) Summary
Setup soldr action version bump
.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
All workflows update zackees/setup-soldr from v0.9.38 to v0.9.39 in their "Setup soldr" steps; no other workflow configuration, job structure, or build/test commands are modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • FastLED/fbuild#333: Previous version bump of the same zackees/setup-soldr action across workflows, demonstrating a pattern of incremental dependency updates.

Poem

🐰 A hop and a bump, a version so fine,
From .38 to .39, the workflows align!
No logic was bent, no commands did shift,
Just a tiny update—a dev-focused gift. 🚀

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

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