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/state
Andrea Luzzardi b8dcc02bb8 performance: compile CUE client side
Restructured the compile logic to happen on the CLI instead of the
BuildKit frontend.

- Avoid uploading the entire workspace to BuildKit on every compilation
- Let the CUE loader scan the files instead of going through the
  BuildKit filesystem gRPC APIs.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-08-20 16:34:49 +02:00
..
input.go Fix input git to correctly handle subdir argument (solve #884) 2021-08-17 15:06:28 +02:00
state.go performance: compile CUE client side 2021-08-20 16:34:49 +02:00
workspace_test.go plan: default cue module to . 2021-07-07 13:12:10 +02:00
workspace.go universe vendoring 2021-07-08 17:52:21 +02:00