plugin: update server-side swift framework guidance#85
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughUpdates the server-side Swift plugin across five files to establish two new guidance postures: Hummingbird app creation should prefer the official ChangesServer-Side Swift Plugin: hb CLI + Vapor 5 Alpha Guidance
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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:\n- Prefer Hummingbird's official hb CLI for fresh Hummingbird services while keeping template guidance as fallback/source inspection.\n- Add Vapor 5 alpha adoption guidance that keeps Vapor 4 as the stable default until Vapor 5 is stable.\n- Align server-side Swift plugin metadata and roadmap notes with the updated framework posture.\n\nVerification:\n- python3 -m json.tool plugins/server-side-swift/.codex-plugin/plugin.json\n- git diff --check origin/main...HEAD\n- uv run scripts/validate_socket_metadata.py
Summary by CodeRabbit