Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/optimize backend #64

Merged
merged 10 commits into from
Aug 19, 2024
Merged

Feat/optimize backend #64

merged 10 commits into from
Aug 19, 2024

Conversation

tanguyenvn
Copy link
Contributor

@tanguyenvn tanguyenvn commented Aug 14, 2024

Motivation and Context

Optimize backend

Jira Link: https://toruslabs.atlassian.net/browse/PD-3699

Description

  • optimize docker image size
  • improve docker-compose
  • improve CI, wait till complete deployment
  • fix vulnerabilities
  • upgrade Sentry, and other packages

How has this been tested?

Run command npm run test:ci

Screenshots (if appropriate):

  • Docker image size reduced
    image
    image

  • Vulnerabilities fixed
    image
    image

Types of changes

  • Improve (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • All new and existing tests passed.
  • Add env variables: LOG_LEVEL = info

@tanguyenvn tanguyenvn force-pushed the feat/optimize-backend branch from d1be9cd to f9b5426 Compare August 14, 2024 11:03
@tanguyenvn tanguyenvn marked this pull request as ready for review August 15, 2024 04:28
Copy link
Member

@chaitanyapotti chaitanyapotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chaitanyapotti chaitanyapotti merged commit 7772d63 into develop Aug 19, 2024
1 check passed
@chaitanyapotti chaitanyapotti deleted the feat/optimize-backend branch August 19, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants