RSSNext / Follow

🧡 Follow your favorites in one inbox
https://follow.is
GNU General Public License v3.0
17.08k stars 711 forks source link

fix: add deps for integration cmds #1696

Closed lawvs closed 2 hours ago

lawvs commented 13 hours ago

Add dependencies to various command registration hooks to ensure proper functionality based on availability checks.

vercel[bot] commented 13 hours ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 6:14pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **follow-external-ssr** | ⬜️ Ignored ([Inspect](https://vercel.com/rss3/follow-external-ssr/FWLoeeooiMWQMKbqEkM7jAzKugaq)) | [Visit Preview](https://follow-external-ssr-git-fix-integrate-rss3.vercel.app) | | Nov 21, 2024 6:14pm |
follow-reviewer-bot[bot] commented 13 hours ago

Suggested PR Title:

feat: add dependency tracking for command integrations

Change Summary: Add dependency tracking for various command integrations to ensure that the commands only run when their respective services are available. This enhances the stability and reliability of integrated command functionalities.

Code Review: No change requests necessary.