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/dagger
Andrea Luzzardi 82b08b7d85 refactor for cue 0.4
cue deprecated the use of instances in favor of values. Refactored the
code to accomodate the new changes.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-30 18:05:37 -07:00
..
compiler refactor for cue 0.4 2021-04-30 18:05:37 -07:00
client.go Rename "deployment" to "environment": code 2021-04-27 13:59:27 -07:00
deployment.go refactor for cue 0.4 2021-04-30 18:05:37 -07:00
fs.go cleanup: solver/fs 2021-03-12 13:38:49 -08:00
input_test.go Rename "deployment" to "environment": code 2021-04-27 13:59:27 -07:00
input.go * add support for --input-file in dagger compute 2021-04-11 16:18:59 -07:00
pipeline.go refactor for cue 0.4 2021-04-30 18:05:37 -07:00
registryauth.go implemented docker-login op to add custom registry credentials to the buildkit from a pipeline 2021-04-26 17:40:51 -07:00
solver.go implemented docker-login op to add custom registry credentials to the buildkit from a pipeline 2021-04-26 17:40:51 -07:00
state.go Rename "deployment" to "environment": code 2021-04-27 13:59:27 -07:00
store_test.go Rename "deployment" to "environment": code 2021-04-27 13:59:27 -07:00
store.go Fix broken store layout from terminology change 2021-04-27 18:01:53 -07:00