You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATfE - Save build and test logs as artifacts (#540)
- GitHub's backend struggles to serve large log files. Hence, developers
can't download them and this way investigate failures
- Saving the logs will allow users to download them in a zip archive,
providing a more reliable mechanism
- Set pipefail and LASTEXITCODE to propagate failures when piping
0 commit comments