Closed marcelosalloum closed 4 weeks ago
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr452.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr452.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr452.previews.kube001.services.stellar-ops.com
LGTM! Thank you for being so thorough with integration tests and migrations.
Our tests and migrations were good enough to break unless I added those changes, which is very reassuring.
What
Update
POST /disbursements
andGET /disbursements
APIs to persist and return the Registration Contact TypeWhy
Address https://stellarorg.atlassian.net/browse/SDP-1370
Pending
Under the common interest of merging this PR quickly, I'll address the following tasks in a future PR:
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
.EDIT: the tasks above were addressed in PR #454
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