vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Remove infix wildcard #253

Closed jumc closed 9 months ago

jumc commented 9 months ago

What problem is this solving?

This app currently represents ~78% of wildcard queries at Master Data and it uses inffix *{value}* queries unnecessarily. Suffix wildcards are less expensive to calculate.

vtex-io-ci-cd[bot] commented 9 months ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

vtex-io-docs-bot[bot] commented 9 months ago

Beep boop :robot:

I noticed you didn't make any changes at the docs/ folder

In order to keep track, I'll create an issue if you decide now is not a good time

github-actions[bot] commented 9 months ago
Messages
:book: :heart: Thanks!
:book: :tada: PR additions = `5`, PR deletions = `2`

Generated by :no_entry_sign: dangerJS against 03cd5dd50ea7393f90997b595205b417af90c495

vtex-io-ci-cd[bot] commented 9 months ago

Your PR has been merged! App is being published. :rocket: Version 3.13.2 → 3.13.3

After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:

vtex deploy vtex.reviews-and-ratings@3.13.3

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. :book: