cedric
4bc545ac72
fix: ne jamais redémarrer pm2 sur un build cassé
...
Ajoute set -e aux scripts de déploiement (prod, beta, pré-déploiement
PR) : si git pull, yarn install ou yarn build échoue, le script
s'arrête immédiatement au lieu de continuer et de redémarrer pm2 sur
un .next incomplet — l'ancien build en cours d'exécution reste servi
au lieu de crasher (502).
2026-07-04 23:15:47 +04:00
cedric
eae8bb03a9
ci: rendre le lint à nouveau bloquant
Déploiement FRONT BETA / check (push) Successful in 2m6s
Déploiement FRONT BETA / deploy (push) Successful in 49s
Vérification PR / deploy-beta (pull_request) Successful in 20s
Vérification PR / check (pull_request) Successful in 2m6s
2026-07-04 14:35:08 +04:00
cedric
2132df3e0c
ci: exécuter lint et tests sur chaque déploiement
2026-07-04 11:47:38 +04:00
cedric
cd5ebb8058
ci: deploy beta on all branches including master
Déploiement FRONT BETA / check (push) Successful in 2m6s
Vérification PR / check (pull_request) Successful in 2m8s
Vérification PR / deploy-beta (pull_request) Successful in 19s
Déploiement FRONT BETA / deploy (push) Successful in 20s
2026-06-26 07:26:30 +04:00
cedric
aa3032d25e
ci: checkout correct branch before deploy
Déploiement FRONT BETA / check (push) Successful in 2m2s
Vérification PR / check (pull_request) Successful in 2m16s
Déploiement FRONT BETA / deploy (push) Successful in 43s
Vérification PR / deploy-beta (pull_request) Successful in 22s
2026-06-26 07:14:44 +04:00
cedric
cd24d90b67
ci: deploy beta on any branch except master
2026-06-26 07:13:02 +04:00
cedric
5bc154a46d
deploy: fix port for beta
Déploiement FRONT BETA / deploy (push) Successful in 21s
Déploiement FRONT BETA / check (push) Successful in 2m9s
Vérification PR / check (pull_request) Successful in 2m0s
Vérification PR / deploy-beta (pull_request) Successful in 20s
2026-05-16 12:09:34 +04:00
cedric
6e41b18817
deploy: use secret to define port
Déploiement FRONT BETA / deploy (push) Successful in 21s
Déploiement FRONT BETA / check (push) Successful in 2m0s
2026-05-16 12:07:17 +04:00
cedric
a92e83f321
deploy: add port to prod deploy
Déploiement FRONT BETA / check (push) Successful in 2m1s
Déploiement FRONT BETA / deploy (push) Successful in 20s
2026-05-16 12:02:47 +04:00
cedric
b63b5db6cb
deploy: add workflow for check PR
Déploiement FRONT BETA / check (push) Successful in 2m3s
Déploiement FRONT BETA / deploy (push) Successful in 20s
2026-05-16 11:29:37 +04:00
cedric
a3b53d4960
deploy: prevent no app running in pm2
Déploiement FRONT BETA / check (push) Successful in 2m5s
Déploiement FRONT BETA / deploy (push) Successful in 19s
2026-05-16 11:17:25 +04:00
cedric
c2cb86d27f
deploy: create prod workflow
Déploiement FRONT BETA / check (push) Successful in 2m2s
Déploiement FRONT BETA / deploy (push) Successful in 20s
2026-05-16 10:48:10 +04:00
cedric
cfdb19a1ad
deploy: fix build
Déploiement FRONT BETA / check (push) Successful in 2m3s
Déploiement FRONT BETA / deploy (push) Successful in 19s
2026-05-16 10:30:07 +04:00
cedric
71577e476f
deploy: create workflow
Déploiement FRONT BETA / build (push) Failing after 2m19s
Déploiement FRONT BETA / deploy (push) Has been skipped
2026-05-16 10:22:18 +04:00