This PR adds `JobAction.reuse` and `JobAction.unpack` which provide more information captions for what a job is doing for the build monitor. `reuse` is set when using an artifact from the Lake cache, `unpack` is set when unpacking module `.ltar` archives and release (Reservoir or GitHub) archives. |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| clean-build.sh | ||
| lakefile.toml | ||
| Makefile | ||
| time-build.sh | ||