-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
feat: add user-installable apps support #10348
feat: add user-installable apps support #10348
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Ignored Deployments
|
Quick question, why are these |
packages/builders/src/interactions/contextMenuCommands/ContextMenuCommandBuilder.ts
Outdated
Show resolved
Hide resolved
packages/builders/src/interactions/slashCommands/mixins/SharedSlashCommand.ts
Outdated
Show resolved
Hide resolved
I concur with @Jiralite here, they should be |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10348 +/- ##
===========================================
+ Coverage 50.10% 63.29% +13.18%
===========================================
Files 228 131 -97
Lines 20533 16426 -4107
Branches 1236 1143 -93
===========================================
+ Hits 10289 10397 +108
+ Misses 10199 5984 -4215
Partials 45 45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please describe the changes this PR makes and why it should be merged:
This PR adds support for user installable apps.
Status and versioning classification: