vtex-apps / availability-notify

3 stars 3 forks source link

Pii fix #82

Closed btalma closed 1 year ago

btalma commented 1 year ago

Added check for admin token to list requests

vtex-io-ci-cd[bot] commented 1 year 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.

github-actions[bot] commented 1 year ago
Messages
:book: :heart: Thanks!
:book: :tada: PR additions = `14`, PR deletions = `2`

Generated by :no_entry_sign: dangerJS against c632378bcb0ce0f2f2ba3e1fc9bd0c322716d5e2

sonarcloud[bot] commented 1 year ago

[vtex-apps_availability-notify-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 1 year ago

[vtex-apps_availability-notify-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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

Cy-Runner

 [✓] Execution time
  -  initWorkspace................. 00:00:04
  -  installApps................... 00:00:06
  -  uninstallApps................. 00:00:03
  -  linkApp....................... 00:00:30
  -  strategy...................... 00:05:14
  -  teardown...................... 00:01:57
  -  total......................... 00:07:59

Cypress Dashboard

 [✓] https://cloud.cypress.io/projects/wnpzgv/runs/60

Success

 [✓] The test ran successfully, well done!
vtex-io-ci-cd[bot] commented 1 year ago

Your PR has been merged! App is being published. :rocket: Version 1.10.0 → 1.11.0

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.availability-notify@1.11.0

After that your app will be updated on all accounts.

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