mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 17:18:11 +00:00
Now, when a merge or diff ref is unlazied, the progress will show up under the vertex for the merge/diff ref. Additionally, any ancestors of the op that also need to be unlazied as part of unlazying the merge/diff will show status updates under its vertex in the progress. Signed-off-by: Erik Sipsma <erik@sipsma.dev>