feat(desktop): add macOS and Windows app packaging#172
Conversation
|
Warning Review limit reached
Your plan includes 2 reviews of capacity. Refill in 2 minutes and 21 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, 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 trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (16)
📒 Files selected for processing (12)
✨ 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 |
Summary
127.0.0.1:3737instead of rewriting the API surfaceValidation
npm run desktop:preparenpm run lintnpm test/apihealth-check returned HTTP 200 whilenode cli.js run --host 127.0.0.1 --no-browserwas runningnpx tauri inforecognized the Tauri app configurationNotes
webkit2gtk-4.1,rsvg2). Windows/macOS bundle validation is expected to run through the added GitHub Actions workflow.Closes #169