cue icon indicating copy to clipboard operation
cue copied to clipboard

cuelang.org: use cue repository as a source of truth for the module.cue schema

Open rogpeppe opened this issue 1 year ago • 2 comments

The modules reference contains a copy of the module.cue schema. It would be nice if the CUE repository itself was the source of truth for that instead of maintaining a copy.

rogpeppe avatar Feb 12 '24 16:02 rogpeppe

This is closely related to https://github.com/cue-lang/cue/issues/3013. Because we could generate the spec, module.cue schema etc from that site-defined CUE version.

myitcv avatar May 01 '24 13:05 myitcv

Closely related to https://github.com/cue-lang/cue/issues/3193. In so far as a resolution for this issue could use https://github.com/cue-lang/cue/issues/3193 to help get the job done.

myitcv avatar Jun 04 '24 09:06 myitcv