This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/plan/task
Marcos Nils 27d878456f
Improve tty error logging when buildkit vertex is unknown (#2188)
* Improve tty error logging when buildkit vertex is unknown

Creates a generic "system" group in the tty output which captures
buildkit events that report a non-dagger vertex name. This happens
currently when using core.#Dockerfile actions since Dagger delegates the
LLB generation to buildkit through it's frontend and we don't get
meaningful events that we can correlate from Dagger's side

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
2022-04-18 21:50:34 -03:00
..
auth.go
clientcommand.go
clientenv.go
clientfilesystemread.go
clientfilesystemwrite.go
clientnetwork.go
clientplatform.go
copy.go
decodesecret.go
diff.go
dockerfile.go
exec.go
export.go
gitpull.go
httpfetch.go
image.go
merge.go
mkdir.go
newsecret.go
nop.go Fix export cache issue 2022-03-31 20:36:50 +02:00
pull.go
push.go
readfile.go
source.go
task.go
transformsecret.go
trimsecret.go
util.go
writefile.go