vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Increase memory in services json #212

Closed Arturo777 closed 2 years ago

Arturo777 commented 2 years ago

Increase the memory for service.json file

vtex-io-ci-cd[bot] commented 2 years 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 2 years 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 2 years ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, add a section to your changelog entry. Example: ```diff ## [Unreleased] + ### Fixed - Issue with image sizing in the SKU Selector. ``` You can use one of the following sections: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.

Generated by :no_entry_sign: dangerJS against ea5c07dc1ce52529b8244f1ef1d0ab2f635b63f2

sonarcloud[bot] commented 2 years ago

[vtex-apps_reviews-and-ratings-ts] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 2 years ago

[vtex-apps_reviews-and-ratings-dotnet] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

vtex-io-ci-cd[bot] commented 2 years ago

Your PR has been merged! App is being published. :rocket: Version 3.10.6 → 3.10.7

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.10.7

After that your app will be updated on all accounts.

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