Closed marcelosalloum closed 3 weeks ago
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr454.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr454.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr454.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr454.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr454.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr454.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr454.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr454.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr454.previews.kube001.services.stellar-ops.com
What
Refactor to improve code reusability and testability by addressing the subtasks raised in PR #452:
POST /disbursements
endpoint to ensure all types of registration contact type are persisteddata/disbursements.go
to make the Selector query string into a common constantPOST /disburements
so it actually does something. Right now it's barely useful and only increases complexity for no reason.migrate_1.1.6_to_2.0.0.sh
.Why
Raizen 📈
Checklist
PR Structure
Thoroughness
Configs and Secrets
values.yaml
file.pr-preview
,dev
,demo
,prd
).values.yaml
file.pr-preview secrets
,dev secrets
,demo secrets
,prd secrets
).Release
develop
ormain
after it's ready for production!Deployment