fix(ci): clean 7zip cache on Linux build#209
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 1 minutes and 15 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Superseded by #210 (also removes broken tweet action) |
Pull request was closed
## Summary - Remove `dart-actions/tweet@v1` — repository no longer exists, causes CI annotation error - Expand Linux electron-builder cache cleanup to include 7zip archives (fixes `Unknown error -2147024872`) Supersedes PR #209. 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Enhanced build workflow caching to clear additional cache subdirectories during builds. * Removed automated Twitter posting from the release workflow. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
Expands the Linux cache cleanup to also clear 7zip archives, fixing the
Unknown error -2147024872/ERROR: No more filesfailure in fpm.Note: macOS build fails due to expired Apple Developer agreement (HTTP 403
from notarytool) — that requires manual renewal at developer.apple.com.
🤖 Generated with Claude Code