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/examples/simple/cue.mod
Solomon Hykes acba8b3988 Simplify runtime code by removing layers of abstraction
- Remove intermediary types `Component`, `Script`, `Op`, `mount`: just use
  `cc.Value` directly
- Remove `Executable` interface.
- Execute llb code with a simple concrete type `Pipeline`
- Analyze llb code with a simple utility `Analyze`

Signed-off-by: Solomon Hykes <sh.github.6811@hykes.org>
2021-02-12 22:20:20 +00:00
..
pkg/dagger.cloud/dagger Simplify runtime code by removing layers of abstraction 2021-02-12 22:20:20 +00:00
module.cue Move prototype 69-dagger-archon to top-level 2020-12-29 18:45:16 -08:00