AletheiaFact / AletheiaFact/aletheia
Introduce debug logging to cypress run jobs to reduce the number of logs
Open
tech
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 20
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.