This is a cloud function based webhook processing service that is being using to get webhook calls from RapidPro to capture different analytical data point.
GNU Affero General Public License v3.0
4
stars
1
forks
source link
[FEATURE] Test and deploy the new migration files on different environments. #417
Is your feature request related to a problem? Please describe.
We have implemented the new database migration functionality in the RP_IVR service. After the research and testing in one of the servers. Now we are ready to deploy the changes in the different servers.
Describe the solution you'd like
[x] Deploy it on staging and test whether all the RP_IVR functionalities are working fine or not.
[x] Deploy the changes on the production and monitor the changes.
Describe alternatives you've considered
NA
Additional context
NA
Acceptance Criteria
[x] The changes should work fine and the webhooks data should be saved normally on every table.
Documentation
Add whatever documentation will be required here.
Is your feature request related to a problem? Please describe. We have implemented the new database migration functionality in the RP_IVR service. After the research and testing in one of the servers. Now we are ready to deploy the changes in the different servers.
Describe the solution you'd like
Describe alternatives you've considered NA
Additional context NA
Acceptance Criteria
Documentation Add whatever documentation will be required here.