Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Gérer les erreurs Scalingo lors du déploiement des applications d'integration #292

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

mickaelalibert
Copy link
Contributor

@mickaelalibert mickaelalibert commented Aug 23, 2023

🦄 Problème

Lorsqu'un push est effectué sur le monorepo, Pix bot renvoie une 500 sans aucune information en raison de l'objet erreur renvoyé par scalingo, qui n'a pas de setter sur la propriété Data, que Hapi tente de modifier

🤖 Proposition

Catcher les erreurs Scalingo et les renvoyer à Hapi sous la forme d'erreurs classiques

💯 Pour tester

🟢

Co-authored-by: Yoan de Luca <yoan.de-luca@pix.fr>
Co-authored-by: Pierre Top <pierre.top@pix.fr>
@octo-topi octo-topi self-assigned this Aug 23, 2023
@pix-bot-github
Copy link

Une fois l'application déployée, elle sera accessible à cette adresse https://bot-pr292.review.pix.fr
Les variables d'environnement seront accessibles sur scalingo https://dashboard.scalingo.com/apps/osc-fr1/pix-bot-review-pr292/environment

@mickaelalibert mickaelalibert changed the title ✨ Handle scalingo errors during integration deployment [BUGFIX] Gérer les erreurs Scalingo lors du déploiement des applications d'integration Aug 23, 2023
@github-actions github-actions bot merged commit 4d5dc98 into main Aug 23, 2023
7 checks passed
@github-actions github-actions bot deleted the handle-scalingo-error-during-deployement branch August 23, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants