Skip to content

ci: test mise rust cache#606

Merged
risu729 merged 2 commits into
mainfrom
risu/mise-action-rust-cache
May 10, 2026
Merged

ci: test mise rust cache#606
risu729 merged 2 commits into
mainfrom
risu/mise-action-rust-cache

Conversation

@risu729
Copy link
Copy Markdown
Owner

@risu729 risu729 commented May 10, 2026

Summary

Verification

  • actionlint .github/workflows/ci.yml .github/workflows/autofix.yml .github/workflows/release.yml .github/workflows/release-plz.yml
  • pinact run --verify --check .github/workflows/ci.yml .github/workflows/autofix.yml .github/workflows/release.yml .github/workflows/release-plz.yml
  • git diff --check

This PR is intended to verify that the mise-action Rust cache opt-in restores rustfmt/clippy correctly from cache.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 10, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
biwa-docs 2a7c9f3 Commit Preview URL

Branch Preview URL
May 10 2026, 03:59 PM

@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.67%. Comparing base (7e848bd) to head (2a7c9f3).
⚠️ Report is 228 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #606      +/-   ##
==========================================
+ Coverage   41.28%   49.67%   +8.39%     
==========================================
  Files          16       21       +5     
  Lines         671     1387     +716     
==========================================
+ Hits          277      689     +412     
- Misses        394      698     +304     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@risu729
Copy link
Copy Markdown
Owner Author

risu729 commented May 10, 2026

Verification notes:

  • First run exercised cache_rust: true without the mise install --locked rust --force workaround; the Rust jobs passed, but zizmor flagged the temporary fork SHA.
  • I added targeted zizmor suppressions for that temporary SHA only. Pinact did not require suppression.
  • Second run restored a mise cache key containing -rust; cargo clippy and cargo fmt --check passed in Lint, and all checks are green.

@risu729 risu729 merged commit d8257a8 into main May 10, 2026
24 checks passed
@risu729 risu729 deleted the risu/mise-action-rust-cache branch May 10, 2026 16:13
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