Roger Peppe
Roger Peppe
Currently the `modfile.File` type is used directly to marshal and unmarshal the module.cue contents. However in the future we want to be able to preserve comments and other formatting that...
### What version of CUE are you using (`cue version`)? $ cue version v0.0.0-20240610152000-475f692480d6 ### Does this issue reproduce with the latest stable release? Yes (from at least v0.4.3) ###...
Currently when parsing in non-legacy mode, `mod/modfile` rejects any language version earlier than `v0.8.0`, as that's when the language version field started to be supported and the module syntax became...
This up-coming change to modimports (https://cuelang.org/cl/1195280) to make it read packages spread across multiple directories means that it will be doing redundant work reading and parsing CUE files in shared...
### What version of CUE are you using (`cue version`)? $ cue version cue version v0.0.0-20221118123638-79dbd92b3e4f -buildmode exe -compiler gc CGO_ENABLED 1 GOARCH amd64 GOOS linux GOAMD64 v1 vcs git...
There are many different kinds of OCI registry implementation out there. We'd like our modules implementation to be compatible with as many as possible. This implies some checks to ensure...
### What version of CUE are you using (`cue version`)? $ cue version cue version v0.0.0-20230628162133-7be6224cbc4f go version devel go1.21-f90b4cd655 Fri May 26 03:21:41 2023 +0000 -buildmode exe -compiler gc...
### What version of CUE are you using (`cue version`)? $ cue version v0.8.0 ### Does this issue reproduce with the latest stable release? N/A ### What did you do?...
### What version of CUE are you using (`cue version`)? $ cue version v0.10.0 ### Does this issue reproduce with the latest stable release? Yes ### What did you do?...
### What version of CUE are you using (`cue version`)? $ cue version v0.10.0 ### Does this issue reproduce with the latest stable release? Yes ### What did you do?...