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

cmd/cue: expand cue help embed #3268

Closed
myitcv opened this issue Jul 4, 2024 · 2 comments
Closed

cmd/cue: expand cue help embed #3268

myitcv opened this issue Jul 4, 2024 · 2 comments

Comments

@myitcv
Copy link
Member

myitcv commented Jul 4, 2024

What version of CUE are you using (cue version)?

$ cue version
cue version v0.0.0-20240703133932-f1f0963cb0f9

go version go1.22.3
      -buildmode exe
       -compiler gc
  DefaultGODEBUG httplaxcontentlength=1,httpmuxgo121=1,tls10server=1,tlsrsakex=1,tlsunsafeekm=1
     CGO_ENABLED 1
          GOARCH arm64
            GOOS linux
             vcs git
    vcs.revision f1f0963cb0f978020fc895202c50f40452da31b9
        vcs.time 2024-07-03T13:39:32Z
    vcs.modified false
cue.lang.version v0.10.0

Does this issue reproduce with the latest release?

Yes

What did you do?

cue help embed

What did you expect to see?

Some help text about embedding.

What did you see instead?

$ cue help embed
Unknown help topic: embed
@myitcv myitcv added NeedsInvestigation embed modules Issues related to CUE modules and the experimental implementation labels Jul 4, 2024
@myitcv
Copy link
Member Author

myitcv commented Jul 4, 2024

FYI @jpluscplusm

@myitcv myitcv changed the title embed: missing help text cue/interpreter/embed: missing help text Jul 4, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Release v0.10 Jul 4, 2024
@myitcv myitcv moved this from Backlog to v0.10.0-alpha.1 in Release v0.10 Jul 4, 2024
@myitcv myitcv removed the modules Issues related to CUE modules and the experimental implementation label Jul 5, 2024
@myitcv myitcv removed this from Modules Roadmap Jul 5, 2024
cueckoo pushed a commit that referenced this issue Jul 8, 2024
Provide skeleton text for 'cue help embed'. This gives a one-liner that
will mirror the headline sentence from the proposal linked from
https://cuelang.org/discussion/3264.

For #3268.

Signed-off-by: Paul Jolly <[email protected]>
Change-Id: Ib511ae846c40e4eee0847190d2764ecc7401d8c8
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1197335
Reviewed-by: Roger Peppe <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
@myitcv myitcv moved this from v0.10.0-alpha.1 to v0.10.0 in Release v0.10 Jul 11, 2024
@mvdan
Copy link
Member

mvdan commented Aug 8, 2024

Note that https://review.gerrithub.io/c/cue-lang/cue/+/1197335 added the skeleton here, so the page is no longer missing.

@mvdan mvdan changed the title cue/interpreter/embed: missing help text cmd/cue: expand cue help embed Aug 8, 2024
@mvdan mvdan self-assigned this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: v0.10.0
Development

No branches or pull requests

2 participants