GH Action workflows should dump error information on failure
Open
@pdhung3012 is already working on this.
Since Sep 13, 2022.
- Dominant language
- Dockerfile
- Stars
- 1
- Forks
- 2
- Avg merge
- 22m
- Merged PRs (30d)
- 4
Description
This necessitates a step to either dump error files (e.g. CMakeError.log from top level and dependent configures) to the log or create an artifact that allows us to parse post-failure locally. The latter is likely preferred if multiple error files are generated / desired (e.g. LibChemist + MADNESS, etc)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.