From 178e239d05c75e3a062f28ae0dd9c394420e2565 Mon Sep 17 00:00:00 2001 From: Andrea Gueugnaut Date: Wed, 29 May 2024 19:53:00 +0200 Subject: [PATCH] ci(deploy): link new apps --- .clever.json | 52 ++++++++++++++++++---------- .github/workflows/github-actions.yml | 8 ----- 2 files changed, 34 insertions(+), 26 deletions(-) diff --git a/.clever.json b/.clever.json index ff95bf692c..b0927218e9 100644 --- a/.clever.json +++ b/.clever.json @@ -1,36 +1,52 @@ { "apps": [ { - "app_id": "app_84ed9d27-936c-49ac-b6da-47c2c55ac816", + "app_id": "app_0a171081-de65-4ed9-8b3c-608f9de2d900", "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", - "deploy_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", - "git_ssh_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", - "name": "Front staging", - "alias": "front-staging" + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_0a171081-de65-4ed9-8b3c-608f9de2d900.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_0a171081-de65-4ed9-8b3c-608f9de2d900.git", + "name": "API production", + "alias": "api-production" }, { - "app_id": "app_f23c92c7-a52d-445a-97e2-af2aeb653b81", + "app_id": "app_be5bb031-0ce0-4ce1-ac71-c5434691dcb6", "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", - "deploy_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", - "git_ssh_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_be5bb031-0ce0-4ce1-ac71-c5434691dcb6.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_be5bb031-0ce0-4ce1-ac71-c5434691dcb6.git", "name": "API staging", "alias": "api-staging" }, { - "app_id": "app_30f77c45-4126-4d79-9e51-3ac5ccbe6637", + "app_id": "app_339727b4-d61d-479a-9376-94986bb76845", "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", - "deploy_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", - "git_ssh_url": "https://github.com/MTES-MCT/zero-logement-vacant.git", - "name": "Queue staging", - "alias": "queue-staging" + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_339727b4-d61d-479a-9376-94986bb76845.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_339727b4-d61d-479a-9376-94986bb76845.git", + "name": "Front production", + "alias": "front-production" }, { - "app_id": "app_0a171081-de65-4ed9-8b3c-608f9de2d900", + "app_id": "app_d5a98571-ee54-4630-96fd-eb0727fcdd0b", "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", - "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_0a171081-de65-4ed9-8b3c-608f9de2d900.git", - "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_0a171081-de65-4ed9-8b3c-608f9de2d900.git", - "name": "API production", - "alias": "api-production" + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_d5a98571-ee54-4630-96fd-eb0727fcdd0b.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_d5a98571-ee54-4630-96fd-eb0727fcdd0b.git", + "name": "Front staging", + "alias": "front-staging" + }, + { + "app_id": "app_cef28281-db68-4d28-ba52-f956b9fde381", + "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_cef28281-db68-4d28-ba52-f956b9fde381.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_cef28281-db68-4d28-ba52-f956b9fde381.git", + "name": "Queue production", + "alias": "queue-production" + }, + { + "app_id": "app_7abbd260-6a91-4262-9c2f-3107f1194821", + "org_id": "orga_31f13631-abb3-48d2-a58b-24b736f02a9d", + "deploy_url": "https://push-n3-par-clevercloud-customers.services.clever-cloud.com/app_7abbd260-6a91-4262-9c2f-3107f1194821.git", + "git_ssh_url": "git+ssh://git@push-n3-par-clevercloud-customers.services.clever-cloud.com/app_7abbd260-6a91-4262-9c2f-3107f1194821.git", + "name": "Queue staging", + "alias": "queue-staging" } ] } diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index ca5ad0da06..69729699b7 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -69,14 +69,6 @@ jobs: - name: Test database migrations run: yarn workspace @zerologementvacant/server run test:migrations --run-in-band - deploy-test: - uses: ./.github/workflows/deploy.yml - needs: [build] - with: - app: test - branch: ci-deploy-on-clever-cloud - secrets: inherit - deploy-front-staging: uses: ./.github/workflows/deploy.yml needs: [build]