-
Notifications
You must be signed in to change notification settings - Fork 48
Fix: replaced svelte icon #380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
PinkProject ID: Tip Appwrite has a Discord community with over 16 000 members. |
|
Caution Review failedFailed to post review comments WalkthroughThis PR modernizes project tooling and removes the kitchensink demo application. Changes include: adding Docker configuration (.dockerignore), updating Git ignore patterns, adding npm strictness and package linking configurations, establishing Prettier formatting standards, and removing Stylelint. GitHub Actions workflows are migrated from npm to PNPM with a new pkg.vc publication workflow added. The entire apps/kitchensink directory is removed, eliminating all demo HTML pages, styling, JavaScript, Vite configuration, package manifest, and Handlebars templates. Estimated code review effort🎯 4 (Complex) | ⏱️ ~50 minutes
Areas requiring extra attention:
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ 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 |
🚀 Previews available on pkg.vc!📦
|
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
Summary by CodeRabbit
Release Notes
Chores
Tests
New Features