Enable event logging while compiling head.hackage
All threads resolved!
All threads resolved!
Creates a wrapper script that Cabal can call for each --make invocation. Adds tracelogs for each compiled unit.
Uses env vars to pass arguments to the wrapper through the cabal call.
Related to ghc#21585 (closed)
Merge request reports
Activity
requested review from @mpickering and @bgamari
- Resolved by Bryan R
- Resolved by Bryan R
Oops, I misread the line that tars up the artifacts. I didn't notice the
-C
in front of-C ci/run
, so the eventlogs didn't get stored.
added 2 commits
added 5 commits
-
128b7a6a...673e9fd1 - 2 commits from branch
master
- 41fdf917 - Enable event logging while compiling head.hackage
- 72ef56e4 - Include eventlogs in artifacts
- 411d022d - Make --logging-wrapper optional
Toggle commit list-
128b7a6a...673e9fd1 - 2 commits from branch
- Resolved by Bryan R
- Resolved by Bryan R
I checked the eventlogs and they look decent! Just one comment about the ghc-pkg stuff.
Edited by Matthew Pickering
added 11 commits
-
411d022d...b3b3b7c3 - 8 commits from branch
master
- 400b9dca - Enable event logging while compiling head.hackage
- 67e7ba3a - Include eventlogs in artifacts
- edcbc8c4 - Make --logging-wrapper optional
Toggle commit list-
411d022d...b3b3b7c3 - 8 commits from branch
enabled an automatic merge when the pipeline for edcbc8c4 succeeds
Please register or sign in to reply