cueckoo

Results 63 issues of cueckoo

_Originally opened by @leejanee in https://github.com/cuelang/cue/issues/867_ ### What version of CUE are you using (`cue version`)? $ cue version v0.3.0-beta.8 ### What did you do? The code is as follows...

NeedsFix
x/user/KubeVela

_Originally opened by @myitcv in https://github.com/cuelang/cue/issues/756_ ### What version of CUE are you using (`cue version`)? $ cue version cue version +760aa115 linux/amd64 ### Does this issue reproduce with the...

NeedsFix
roadmap/performance

_Originally opened by @mpvl in https://github.com/cuelang/cue/issues/822_ With extensive inputs from @myitcv We propose a couple of small additions to the language, as well as a sharpening of the language specification,...

Proposal

_Originally opened by @myitcv in https://github.com/cuelang/cue/issues/929_ An issue to capture https://github.com/cuelang/cue/discussions/663

FeatureRequest
jsonschema / openapi
encoding

_Originally opened by @ah-edg in https://github.com/cuelang/cue/issues/925_ ### What version of CUE are you using (`cue version`)? $ cue version cue version 0.3.2 linux/amd64 # but also cue version 0.4.0-alpha.2 linux/amd64...

Documentation
NeedsFix
good first issue

_Originally opened by @rudolph9 in https://github.com/cuelang/cue/issues/330_ # WIP ## Summary Support for: * `Marshal` * `Unmarshal` * `Valid` * `Schema` * returns a cuelang value which constrains the struct return...

FeatureRequest
encoding

_Originally opened by @zombiezen in https://github.com/cuelang/cue/issues/454_ **Is your feature request related to a problem? Please describe.** I have a configuration where I have a struct containing a mapping that is...

FeatureRequest

_Originally opened by @xinau in https://github.com/cuelang/cue/issues/68_ (Go) Tools like InfluxDB, GitLab CI (Runner), Traefik use [TOML](https://github.com/toml-lang/toml) as their configuration language. Atm. CUE has no encoding support for TOML configuration files...

FeatureRequest

_Originally opened by @zellyn in https://github.com/cuelang/cue/issues/262_ When a map (or other) value is just completely missing in yaml files, `cue vet` prints only line numbers from the cue schema it...

roadmap/errors

_Originally opened by @mpvl in https://github.com/cuelang/cue/issues/165_ We propose an extension to the query capabilities of CUE. Querying, in this context, is more than just retrieving data. It also means the...

Proposal
roadmap/language-changes
Re-milestone