Closed marcelosalloum closed 23 hours ago
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr479.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr479.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr479.previews.kube001.services.stellar-ops.com
stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr479.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr479.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr479.previews.kube001.services.stellar-ops.com
What
Run e2e tests workflow only prior to publishing Docker images.
Why
The PRs are taking too long to have their e2e tests approved, and we don't really need this being executed on every PR.
Also, due to the sequence number this cannot be parallelized, which leads to this workflow failing when running in parallel PRs.
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