stellar / stellar-disbursement-platform-backend

Stellar Disbursement Platform Backend
Apache License 2.0
37 stars 22 forks source link

[SDP-1292] Replace usage of `docker-compose` with `docker compose` #383

Closed marcelosalloum closed 3 months ago

marcelosalloum commented 3 months ago

What

Replace usage of docker-compose with docker compose in the CI workflows and the *.sh scripts.

Why

docker-compose, AKA Compose V1, stopped receiving updates on July 2023 and the Docker official documentation says it should be replaced by docker compose, AKA Compose V2:

Screenshot 2024-08-02 at 3 32 16 PM

Sinde the versions of our CI actions were updated by dependabot, our CI jobs that used docker-compose started failing, surfacing the problem now that the latest docker versions stopped supporting docker-compose.

Checklist

PR Structure

Thoroughness

Configs and Secrets

Release

Deployment

stellar-jenkins commented 3 months ago

stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr383.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr383.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr383.previews.kube001.services.stellar-ops.com

stellar-jenkins commented 3 months ago

stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr383.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr383.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr383.previews.kube001.services.stellar-ops.com

stellar-jenkins commented 3 months ago

stellar-disbursement-platform-backend-preview is available here:
SDP: https://sdp-backend-pr383.previews.kube001.services.stellar-ops.com/health
AP: https://sdp-ap-pr383.previews.kube001.services.stellar-ops.com/health
Frontend: https://sdp-backend-dashboard-pr383.previews.kube001.services.stellar-ops.com