Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modules: cue.mod/{pkg,gen,usr} "v2" #2865

Open
myitcv opened this issue Feb 25, 2024 · 0 comments
Open

modules: cue.mod/{pkg,gen,usr} "v2" #2865

myitcv opened this issue Feb 25, 2024 · 0 comments
Assignees
Labels
FeatureRequest New feature or request modules Issues related to CUE modules and the experimental implementation

Comments

@myitcv
Copy link
Member

myitcv commented Feb 25, 2024

In v0.8.0-alpha.1 the first version of CUE to include experimental support for modules, we included rudimentary support for using existing cue.mod/{pkg,gen,usr} directories where they exist in the main module. Covered in more detail in https://cuelang.org/cl/1176005.

This issue is a placeholder for "v2" - i.e. whatever comes next.

In this space we are exploring:

  • Published versions of generated modules, e.g. pre-published versions of the k8s modules which obviate the need for running generation locally.
  • How to support users/projects/companies who want to generate and publish CUE from existing Go (and indeed other) code.
  • ...

Note this indirectly covers future plans/work around cue get go. With a special mention therefore of #646.

@myitcv myitcv added FeatureRequest New feature or request modules Issues related to CUE modules and the experimental implementation labels Feb 25, 2024
@myitcv myitcv self-assigned this Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest New feature or request modules Issues related to CUE modules and the experimental implementation
Projects
Status: Planned
Development

No branches or pull requests

1 participant