Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add eslint
add eslint
add eslint
add eslint
fix eslint errors
remove lock file
fix eslint errors
Change date schema to be compatible with ortto schema
Fix unit test based on changes
Fix lint errors
Fix lint errors
change main-pipeline
feat: change GivethNotificationTypes seed
fix: remove brake line
change Dockerfile
change Dockerfile to use yarn
remove userId from notify reward amount ortto request
add email to payload for notify reward
Fix tests for notify reward
fix: create migration to change givbacks notification
Change scripts to use ts-node for running migrations
Add tsconfig-paths module to application
ensure dataSource initialize before running migrations
Update packages
Use the previous version of ts
Allow ts to resolve json modules
Run pretest scripts before test migrations
Make pretest scripts stand alone
Revert changes on pre-test-scripts.ts
remove pre-test-scripts from migration commands
downgrade typeorm version to fix migration execution
run migrations using scripts
Upgrade typeorm version again
add create test database step to the staging-pipeline.yml
add wait for database step to the staging-pipeline.yml
change database port in the staging-pipeline.yml
change database name in the staging-pipeline.yml and remove redundant steps
change database name in the main-pipeline.yml
add migration for create Qacc third party
support Qacc on Ortto
Add Qacc to microServices