🚀 Amba CI/CD Dashboard

Deployment #52

← Back to List
Repository:

AmbaPay/Amba-notification-ms

Branch:

production

Commit:

797d59910f155c62dd1ce71f707074ccc99b4750

Status:

success

Created At:

6/26/2026, 7:38:25 AM

Commands (8)

git stash save "local changes 2026-06-26T07:38:25.460Z"
Success Exit: 0
Output:
No local changes to save
git reset --hard HEAD
Success Exit: 0
Output:
HEAD is now at 6c5a815 Merge pull request 'feat: added package name hash to sms otp for auto retrieval' (#8) from phone_auth into production
git fetch https://***:***@gitea.yaltopia.com/AmbaPay/Amba-notification-ms.git production
Success Exit: 0
Error:
fatal: unable to bind to '/home/amba/.cache/git/credential/socket': Read-only file system
warning: unable to unlink '/home/amba/.cache/git/credential/socket': Read-only file system
fatal: cache daemon did not start: 
From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms
 * branch            production -> FETCH_HEAD
git checkout production
Success Exit: 0
Output:
Your branch is ahead of 'origin/production' by 14 commits.
  (use "git push" to publish your local commits)
Error:
Already on 'production'
git pull https://***:***@gitea.yaltopia.com/AmbaPay/Amba-notification-ms.git production
Success Exit: 0
Output:
Updating 6c5a815..797d599
Fast-forward
 assets/logo.svg                                  |   7 +-
 src/api/routes/notification.route.ts             |   6 +-
 src/services/emailTemplate.service.ts            |   3 +-
 src/templates/email/AccountBannedEmail.tsx       | 145 ++++++++--------
 src/templates/email/EventEmail.tsx               | 203 +++++++++++++----------
 src/templates/email/KYCVerificationEmail.tsx     | 107 +++++-------
 src/templates/email/PaymentRequestEmail.tsx      | 135 ++++++---------
 src/templates/email/PromotionalEmail.tsx         | 124 ++++++--------
 src/templates/email/ReferralSignupEmail.tsx      | 133 ++++++++-------
 src/templates/email/ReferralStatsEmail.tsx       | 195 ++++++++++++++--------
 src/templates/email/ReferralSuccessEmail.tsx     | 150 +++++++++--------
 src/templates/email/TransactionCompleteEmail.tsx |  91 +++++-----
 src/templates/email/TransactionReviewEmail.tsx   | 104 +++++-------
 src/templates/email/WaitlistEmail.tsx            |  80 +++++----
 src/templates/email/WelcomeEmail.tsx             |  70 +++-----
 src/templates/email/components/Button.tsx        |  31 ++++
 src/templates/email/components/Card.tsx          |  21 ++-
 src/templates/email/components/DetailRow.tsx     |  25 +++
 src/templates/email/components/EmailLayout.tsx   | 108 ++++++------
 src/templates/email/theme.ts                     |  25 +++
 src/templates/email/utils/logoDataUri.ts         |   1 +
 src/templates/email/utils/responsiveStyles.ts    | 113 +++++++++++++
 src/templates/email/utils/sharedStyles.ts        |  73 ++++++++
 23 files changed, 1096 insertions(+), 854 deletions(-)
 create mode 100644 src/templates/email/components/Button.tsx
 create mode 100644 src/templates/email/components/DetailRow.tsx
 create mode 100644 src/templates/email/theme.ts
 create mode 100644 src/templates/email/utils/logoDataUri.ts
 create mode 100644 src/templates/email/utils/responsiveStyles.ts
 create mode 100644 src/templates/email/utils/sharedStyles.ts
Error:
fatal: unable to bind to '/home/amba/.cache/git/credential/socket': Read-only file system
warning: unable to unlink '/home/amba/.cache/git/credential/socket': Read-only file system
fatal: cache daemon did not start: 
From https://gitea.yaltopia.com/AmbaPay/Amba-notification-ms
 * branch            production -> FETCH_HEAD
npm install --include=dev
Success Exit: 0
Output:
up to date, audited 438 packages in 4s

60 packages are looking for funding
  run `npm fund` for details

29 vulnerabilities (2 low, 16 moderate, 9 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Error:
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@react-email/code-block@0.2.0',
npm WARN EBADENGINE   required: { node: '>=22.0.0' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@react-email/markdown@0.0.17',
npm WARN EBADENGINE   required: { node: '>=22.0.0' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@react-email/render@2.0.0',
npm WARN EBADENGINE   required: { node: '>=22.0.0' },
npm WARN EBADENGINE   current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm run build
Success Exit: 0
Output:
> notification-service@1.0.0 build
> tsc

pm2 restart /home/amba/amba_services/pm2_services/ecosystem.config.js --only amba_notifications
Success Exit: 0
Output:
[PM2] Applying action restartProcessId on app [amba_notifications](ids: [ 0 ])
[PM2] [amba_notifications](0) ✓
┌────┬───────────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name                  │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├────┼───────────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 1  │ amba_events           │ default     │ 1.0.0   │ fork    │ 3571117  │ 16D    │ 17   │ online    │ 0%       │ 130.2mb  │ amba     │ disabled │
│ 0  │ amba_notifications    │ default     │ 1.0.0   │ fork    │ 3903708  │ 0s     │ 283  │ online    │ 0%       │ 6.4mb    │ amba     │ disabled │
│ 2  │ coop-api              │ default     │ 0.0.1   │ fork    │ 3869897  │ 41h    │ 1    │ online    │ 0%       │ 108.9mb  │ amba     │ disabled │
└────┴───────────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘