Add Exa to marketplace vetted applications - #24763
Conversation
8b32117 to
9cc3a28
Compare
🔍 Automated Pre-Review✅ No issues detected - This PR is ready for human review. Automated pre-review — human approval still required. |
Greptile SummaryThis PR adds Exa to the static marketplace vetting configuration so catalog synchronization marks it as vetted.
Confidence Score: 4/5The Exa vetting change needs its ordering path fixed before merging if position 4 is part of the intended marketplace behavior. Exa will correctly become vetted, but the synchronization path discards the newly configured position and marketplace queries do not restore that ordering. Files Needing Attention: packages/twenty-server/src/engine/core-modules/application/application-marketplace/constants/marketplace-vetted-applications.constant.ts Important Files Changed
Reviews (1): Last reviewed commit: "Add Exa to marketplace vetted applicatio..." | Re-trigger Greptile |
| }, | ||
| { | ||
| universalIdentifier: '2b7f4a2e-9c4b-4a11-b63c-2e5e7d3f5a9a', | ||
| position: 4, |
There was a problem hiding this comment.
Adds Exa (
2b7f4a2e-9c4b-4a11-b63c-2e5e7d3f5a9a) toMARKETPLACE_VETTED_APPLICATIONSat position 4, so it is marked as vetted by the marketplace catalog sync.