Roger Peppe

Results 187 issues of Roger Peppe

There is an extensive test suite of JSON Schema tests. We should use it as part of the encoding/jsonschema validation. https://github.com/json-schema-org/JSON-Schema-Test-Suite

jsonschema / openapi
encoding

### What version of CUE are you using (`cue version`)? $ cue version v0.9.2 ### Does this issue reproduce with the latest stable release? Yes ### What did you do?...

NeedsInvestigation
encoding

### What version of CUE are you using (`cue version`)? f1f0963cb0f978020fc895202c50f40452da31b9 ### Does this issue reproduce with the latest stable release? N/A ### What did you do? ``` env CUE_EXPERIMENT=embed...

NeedsDecision
embed

### What version of CUE are you using (`cue version`)? commit 41b38fe201f40e13f0c23787a615e25f295ac609 (tip as of time of writing) ### Does this issue reproduce with the latest stable release? Yes ###...

NeedsFix
good first issue

Currently there is no good way to vendor dependencies into a module such that there is no need to go to an external registry. `cue.mod/pkg` is one approach but that...

FeatureRequest

### What version of CUE are you using (`cue version`)? 6e0525b34633e296ae3e775faf7e4e99456c33e4 ### Does this issue reproduce with the latest stable release? Yes (v0.10.0) ### What did you do? ``` exec...

NeedsFix
jsonschema / openapi

### What version of CUE are you using (`cue version`)? $ cue version v0.9.0-alpha.3 ### Does this issue reproduce with the latest stable release? Yes ### What did you do?...

NeedsFix
encoding

### What version of CUE are you using (`cue version`)? 2d4a8952a5e7c8b8c4815ed89741c52e343cd17e ### Does this issue reproduce with the latest stable release? Yes (v0.10.0) ### What did you do? ``` exec...

NeedsFix
encoding

### What version of CUE are you using (`cue version`)? $ cue version 16986b2c451c93c6f57d6d48ab570e59cd7782a3 ### Does this issue reproduce with the latest stable release? N/A (list.MatchN isn't present in v0.10.0)...

NeedsFix

### What version of CUE are you using (`cue version`)? $ cue version 2c6ed18e253b33ffe423d6781d1e4b9ac80a5e83 ### Does this issue reproduce with the latest stable release? N/A (`matchIf` isn't present in the...

NeedsFix
roadmap/performance
evaluator