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/plancontext
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
..
context_test.go plancontext cleanup 2021-12-07 14:20:08 -05:00
context.go Automatically set target platform based on client architecture 2022-04-05 15:30:11 -03:00
fs.go Improve tty error logging when buildkit vertex is unknown (#2188) 2022-04-18 21:50:34 -03:00
localdir.go Migrate dagger.#Secret and dagger.#Stream to new format 2021-12-01 17:33:35 -08:00
platform.go Add experimental way to set a target platform when building 2022-04-05 18:24:14 -03:00
secret.go Merge dagger.io/dagger/engine into dagger.io/dagger 2022-02-16 19:40:28 +00:00
service.go Merge dagger.io/dagger/engine into dagger.io/dagger 2022-02-16 19:40:28 +00:00
tempdir.go Add export and load for dagger images 2022-03-25 15:04:29 -01:00