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/stdlib
Paul Jolly cd19a4228a
stdlib: put full definition of #Op behind a build attribute
This allows dagger.io/dagger/op.#Op to be maintained in regular
uncommented CUE, but not participate by default in normal dagger
evaluation (given the performance problems it currently introduces).

The "full" #Op can be enabled by passing the "-t fullop" flag:

    cue eval -t fullop ./examples/react

(which currently triggers the performance issue).

Signed-off-by: Paul Jolly <paul@myitcv.io>
2021-05-26 10:31:45 +01:00
..
alpine stdlib: updated alpine base image and fixed pkg dependencies in sub libs 2021-04-14 14:06:51 -07:00
aws stdlib: aws/s3: removed unused input attr 2021-05-21 16:04:02 -07:00
dagger stdlib: put full definition of #Op behind a build attribute 2021-05-26 10:31:45 +01:00
docker Add #Push definition and tests 2021-05-13 21:38:15 +02:00
file stdlib: rename dagger.io/llb to dagger.io/dagger/op 2021-04-06 10:28:40 -07:00
gcp stdlib: gcr support 2021-05-19 17:54:30 -07:00
git stdlib/git: added subdir arg 2021-04-13 14:13:11 -07:00
go stdlib: os package 2021-05-11 17:32:50 -07:00
io stdlib: os package 2021-05-11 17:32:50 -07:00
js/yarn stdlib: rename js/react.#App to js/yarn.#Package 2021-05-12 17:24:10 -07:00
kubernetes feat(kubernetes): add kustomize generation to kubernetes stdlib package 2021-04-30 19:46:32 +02:00
netlify stdlib: os package 2021-05-11 17:32:50 -07:00
os stdlib: simpler and cleaner performance workaround 2021-05-13 22:36:06 -07:00
terraform stdlib: terraform support 2021-05-07 12:00:45 -07:00
stdlib.go cleanup: solver/fs 2021-03-12 13:38:49 -08:00