AletheiaFact / AletheiaFact/aletheia
Introduce debug logging to cypress run jobs to reduce the number of logs
Ouverte
tech
- Langage dominant
- TypeScript
- Étoiles
- 55
- Forks
- 20
- Merge moyen
- 2 j 6 h
- PR mergées (30 j)
- 2
Description
### Background Information
Currently, the cypress CI job contains logs from the server, database, and kratos. We should only output these logs when Debugging log is enabled in the CI.
### How
Github CI allow re-running failed jobs with debugging [1]. We should only show logs if these variables are enabled.
[1] https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.