Skip to content

fix(ci): clean 7zip cache on Linux build#209

Closed
tomymaritano wants to merge 1 commit into
developfrom
fix/build-workflow-linux
Closed

fix(ci): clean 7zip cache on Linux build#209
tomymaritano wants to merge 1 commit into
developfrom
fix/build-workflow-linux

Conversation

@tomymaritano

Copy link
Copy Markdown
Collaborator

Summary

Expands the Linux cache cleanup to also clear 7zip archives, fixing the
Unknown error -2147024872 / ERROR: No more files failure 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

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
readide Error Error Apr 23, 2026 9:08pm

Request Review

@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@tomymaritano has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 1 minutes and 15 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 10f935ff-85ba-4733-9018-9d7496105651

📥 Commits

Reviewing files that changed from the base of the PR and between b5d2733 and fc40640.

📒 Files selected for processing (1)
  • .github/workflows/build.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/build-workflow-linux

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.

@tomymaritano

Copy link
Copy Markdown
Collaborator Author

Superseded by #210 (also removes broken tweet action)

auto-merge was automatically disabled April 23, 2026 21:10

Pull request was closed

github-actions Bot pushed a commit that referenced this pull request Apr 23, 2026
## 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant