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/compiler
Andrea Luzzardi 0aea10d23e dagger.#FS support
- Implement dagger.#FS support
- Migrate `context.imports` to dagger.#FS
- Backward compat: dagger.#FS can be passed in lieu of a
  dagger.#Artifact
- For instance, an import (`dagger.#FS`) can be passed to the current
  `yarn.#Package` implementation

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-11-30 12:58:50 -08:00
..
build.go performance: compile CUE client side 2021-08-20 16:34:49 +02:00
compiler_test.go cleanup: move packages to top level, change vanity URL 2021-05-25 16:54:00 -07:00
compiler.go dagger.#FS support 2021-11-30 12:58:50 -08:00
json.go cleanup: move packages to top level, change vanity URL 2021-05-25 16:54:00 -07:00
value.go runner: fix empty CUE value check 2021-11-24 16:08:40 -08:00