Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cue-lang/cue issues and pull requests

#3586 - encoding/jsonschema: oneOf erroneously elides top elements

Issue - State: open - Opened by rogpeppe 3 days ago - 1 comment
Labels: NeedsFix, jsonschema / openapi, encoding

#3584 - evalv3: error in call to strings.SliceRunes: non-concrete value _

Issue - State: open - Opened by nxcc 4 days ago
Labels: NeedsInvestigation, Triage

#3583 - Update version number in installation example

Pull Request - State: open - Opened by elzapp 4 days ago - 3 comments

#3582 - cuelang.org: CI workflow sometimes fails while handling tip

Issue - State: open - Opened by jpluscplusm 5 days ago - 1 comment
Labels: NeedsInvestigation, cuelang.org

#3581 - evalv3: tools/flow: unexpected error, when flow task result field use as list item.

Issue - State: open - Opened by morlay 5 days ago
Labels: NeedsInvestigation, Triage

#3580 - evalv3: panic on reference to closed struct

Issue - State: open - Opened by rogpeppe 6 days ago
Labels: NeedsFix, panic, evaluator

#3579 - cuelang.org: preprocessor: single-page mode removes all unmentioned content in the hugo directory

Issue - State: open - Opened by jpluscplusm 6 days ago
Labels: NeedsInvestigation, cuelang.org

#3578 - cue: encoding json.RawMessage does not use multiline string literals

Issue - State: open - Opened by rogpeppe 6 days ago
Labels: NeedsFix, encoding

#3578 - cue: encoding json.RawMessage does not use multiline string literals

Issue - State: open - Opened by rogpeppe 6 days ago
Labels: NeedsFix, encoding

#3577 - evalv3: lookup failure even when field apparently exists

Issue - State: closed - Opened by rogpeppe 10 days ago - 3 comments
Labels: NeedsFix, evaluator

#3575 - evalv2: matchN fails with list argument

Issue - State: open - Opened by rogpeppe 11 days ago
Labels: evaluator, evalv3-win

#3574 - OOM crash when using cuecontext.CompileString

Issue - State: closed - Opened by bobcallaway 11 days ago - 1 comment
Labels: NeedsInvestigation, Triage

#3573 - lsp: implement cueimports behaviour under config for Format

Issue - State: open - Opened by myitcv 11 days ago
Labels: FeatureRequest, lsp

#3572 - evalv3: `close({...})` does not allow fields

Issue - State: closed - Opened by rogpeppe 11 days ago - 2 comments
Labels: NeedsFix, evaluator

#3571 - evalv3: unexpected structural cycle regression

Issue - State: open - Opened by rogpeppe 13 days ago - 1 comment
Labels: NeedsInvestigation, evaluator

#3570 - panic in cuelang.org/go/internal/core/adt.(*Vertex).DerefValue

Issue - State: open - Opened by bobcallaway 15 days ago
Labels: NeedsInvestigation, Triage, panic

#3569 - encoding/jsonschema: allow "date" format for OpenAPI

Pull Request - State: closed - Opened by justenstall 15 days ago - 2 comments

#3568 - encoding/jsonschema: "format" validation is too strict

Issue - State: closed - Opened by justenstall 15 days ago
Labels: NeedsInvestigation, Triage

#3567 - strings.Join swallow compilation error

Issue - State: open - Opened by davireis 16 days ago
Labels: NeedsInvestigation, Triage

#3566 - cuelang.org: allow an author to predefine the text in a search box

Issue - State: open - Opened by jpluscplusm 17 days ago
Labels: NeedsInvestigation, cuelang.org, frontend

#3565 - encoding/jsonschema: support more options for strict mode

Issue - State: open - Opened by rogpeppe 17 days ago
Labels: FeatureRequest, Triage, jsonschema / openapi, encoding

#3564 - Inconsistent handling of hidden files

Issue - State: open - Opened by davireis 18 days ago
Labels: NeedsInvestigation, Triage

#3563 - cmd/cue: cue def does not quote fields correctly

Issue - State: open - Opened by rogpeppe 18 days ago
Labels: NeedsFix, jsonschema / openapi, encoding

#3562 - evalv3: regression in API with disjunction containing closed struct

Issue - State: closed - Opened by rogpeppe 18 days ago - 1 comment
Labels: NeedsFix, evaluator

#3561 - encoding/jsonschema: `const` keyword does not work correctly with structs

Issue - State: open - Opened by rogpeppe 18 days ago
Labels: NeedsFix, jsonschema / openapi

#3559 - --package flag doesn't work in 0.10.1

Issue - State: closed - Opened by jeffmccune 19 days ago - 2 comments
Labels: NeedsInvestigation, Triage

#3558 - CUE_EXPERIMENT=toposort Feedback

Issue - State: open - Opened by cuematthew 19 days ago

#3557 - Inconsistent eof newline in text export and vet

Issue - State: open - Opened by davireis 20 days ago
Labels: NeedsInvestigation, Triage

#3556 - cuelang.org: removing the final tag from a search widget's predefined set of tags re-adds the whole set

Issue - State: open - Opened by jpluscplusm 20 days ago
Labels: NeedsInvestigation, cuelang.org

#3555 - evalv2: error from invalid regexp is lost when inside pattern constraint

Issue - State: open - Opened by rogpeppe 20 days ago - 1 comment
Labels: NeedsFix, evaluator, evalv3-win

#3554 - internal/core/convert: toposort: preserve order of fields from Go structs

Issue - State: open - Opened by cuematthew 20 days ago
Labels: NeedsInvestigation

#3553 - encoding/openapi: Sort fields when generating structlits

Issue - State: open - Opened by cuematthew 20 days ago
Labels: NeedsInvestigation, encoding

#3552 - How to import cue.mod in .go file

Issue - State: open - Opened by ningan123 20 days ago
Labels: Triage

#3551 - encoding/jsonschema: `patternProperties` does not quote field names in regexp pattern

Issue - State: closed - Opened by rogpeppe 21 days ago
Labels: NeedsFix, jsonschema / openapi, encoding

#3550 - evaluator: matchN errors are long and unhelpful

Issue - State: closed - Opened by rogpeppe 21 days ago
Labels: NeedsFix

#3549 - cmd/cue: file embedding does not work with `cue cmd`

Issue - State: closed - Opened by rogpeppe 21 days ago - 3 comments
Labels: NeedsFix, embed

#3548 - encoding/jsonschema: #/properties $ref results in bad reference

Issue - State: open - Opened by rogpeppe 22 days ago
Labels: NeedsFix, jsonschema / openapi, encoding

#3547 - pkg/list: UniqueItems fails when it should not

Issue - State: closed - Opened by rogpeppe 23 days ago
Labels: NeedsFix

#3546 - CUE_EXPERIMENT=evalv3 on v0.11.0-alpha.4 breaks previously working cue project

Issue - State: open - Opened by cds-amal 23 days ago - 1 comment
Labels: NeedsInvestigation, Triage

#3545 - cuelang.org: preprocessor strips author's shell line continuations from script blocks

Issue - State: open - Opened by jpluscplusm 24 days ago - 1 comment
Labels: NeedsInvestigation, Triage, cuelang.org

#3544 - encoding/jsonschema: schema is sensitive to field ordering of `items` vs `additionalItems`

Issue - State: closed - Opened by rogpeppe 24 days ago
Labels: NeedsFix, jsonschema / openapi, encoding

#3543 - cuelang.org: preprocessor should be able to emit guides formatted for cue-by-example

Issue - State: open - Opened by jpluscplusm 25 days ago
Labels: FeatureRequest, Triage, cuelang.org

#3542 - cuelang.org: modules reference has at least one 404 link

Issue - State: open - Opened by mvdan 25 days ago - 1 comment
Labels: NeedsInvestigation, cuelang.org

#3541 - evaluator: unexpected behaviour from `list.Sum`

Issue - State: open - Opened by de-odex 26 days ago - 3 comments
Labels: NeedsInvestigation

#3540 - Tests fail on 32-bit architectures

Issue - State: closed - Opened by folliehiyuki 29 days ago - 4 comments
Labels: NeedsInvestigation

#3539 - Cue import panics with type alias

Issue - State: closed - Opened by lorenzofelletti about 1 month ago - 3 comments
Labels: NeedsInvestigation, Triage

#3538 - evalv3: range issue?

Issue - State: open - Opened by cuematthew about 1 month ago
Labels: NeedsInvestigation, Triage, evaluator

#3537 - language: grammatical (?) ambiguity between let declaration and let clause

Issue - State: closed - Opened by myitcv about 1 month ago - 1 comment
Labels: NeedsInvestigation

#3536 - cue cmd hides errors in comprehensions

Issue - State: open - Opened by mxey about 1 month ago
Labels: NeedsInvestigation, Triage

#3535 - evalv3: "field not allowed" regression with hidden field

Issue - State: open - Opened by mvdan about 1 month ago
Labels: closedness

#3534 - evalv3: "field not allowed" regression when a definition does allow extra fields

Issue - State: closed - Opened by mvdan about 1 month ago - 1 comment
Labels: closedness

#3533 - evalv3: "field not allowed" regression with fields under two comprehensions

Issue - State: closed - Opened by mvdan about 1 month ago - 3 comments
Labels: closedness

#3532 - Introducing CUE Guru on Gurubase.io

Pull Request - State: closed - Opened by kursataktas about 1 month ago - 1 comment

#3531 - cue/interpreter/embed: allow embedding of files outside of the package's directory

Issue - State: open - Opened by myitcv about 1 month ago
Labels: FeatureRequest, embed

#3530 - cue/interpreter/embed: reject embedding when not part of a module

Issue - State: closed - Opened by rogpeppe about 1 month ago
Labels: NeedsFix, embed

#3529 - cue/build: add fields to support file embedding to Instance

Issue - State: open - Opened by myitcv about 1 month ago
Labels: FeatureRequest, embed

#3528 - evalv3: "incDependent: already closed" with repeated disjunctions and definitions

Issue - State: open - Opened by mvdan about 1 month ago - 3 comments
Labels: disjunctions, panic

#3527 - evalv3: nil pointer panic reduced from tmm1/taxes.cue

Issue - State: closed - Opened by mvdan about 1 month ago
Labels: panic

#3526 - cue/interpreter/embed: add support for '**' in globs

Issue - State: open - Opened by myitcv about 1 month ago
Labels: FeatureRequest, embed

#3525 - cuelang.org: delay displaying the site header until the user scrolls some distance

Issue - State: open - Opened by jpluscplusm about 1 month ago - 1 comment
Labels: cuelang.org, frontend

#3524 - Unable to define recursive definitions

Issue - State: open - Opened by roman-mazur about 1 month ago
Labels: NeedsInvestigation, Triage

#3523 - cue fix transforms multiple list `+` into deeply nested Concat

Issue - State: closed - Opened by nyarly about 1 month ago - 1 comment
Labels: NeedsInvestigation, Triage

#3522 - encoding/jsonschema: doc comments are lost

Issue - State: open - Opened by rogpeppe about 1 month ago
Labels: NeedsFix, jsonschema / openapi

#3521 - cmd/cue/cmd: add go tag for or expressions

Pull Request - State: open - Opened by LucasLundJensen about 1 month ago - 3 comments

#3520 - cmd/cue: build tags are broken with named CUE files when used inside a module

Issue - State: closed - Opened by jpluscplusm about 1 month ago - 1 comment
Labels: NeedsInvestigation

#3519 - pkg/list: MatchN does not match in final mode

Issue - State: closed - Opened by rogpeppe about 1 month ago
Labels: NeedsFix

#3517 - evalv3 performance on cycles

Issue - State: open - Opened by b4nst about 1 month ago - 9 comments
Labels: NeedsInvestigation, Triage

#3516 - Packages instances documentation clarity

Issue - State: open - Opened by btrepp about 1 month ago - 1 comment
Labels: NeedsInvestigation, Triage

#3515 - @embed does not accept quoted identifier

Issue - State: closed - Opened by nxcc about 1 month ago - 1 comment
Labels: NeedsFix, embed

#3514 - eval: poor performance with large disjunction and matchIf

Issue - State: open - Opened by rogpeppe about 1 month ago - 1 comment
Labels: NeedsFix, roadmap/performance, evaluator

#3511 - evalv3: "cycle error" regression where evalv2 outputs valid configuration

Issue - State: closed - Opened by mvdan about 1 month ago
Labels: cycle, evaluator

#3510 - cuelang.org: previous/next page lozenges are disconnected from page content

Issue - State: open - Opened by jpluscplusm about 1 month ago - 2 comments
Labels: cuelang.org, frontend

#3505 - Ability to set working directory

Issue - State: open - Opened by btrepp about 1 month ago - 1 comment
Labels: FeatureRequest, Triage

#3504 - Go API returns empty Position

Issue - State: closed - Opened by richardpeng about 1 month ago - 4 comments
Labels: NeedsInvestigation

#3503 - cuelang.org: mismatched blue colours used in different UI elements

Issue - State: open - Opened by jpluscplusm about 1 month ago - 3 comments
Labels: cuelang.org, frontend

#3502 - cuelang.org: list of files presented in a code tabs element can't be scrolled

Issue - State: closed - Opened by jpluscplusm about 1 month ago - 1 comment
Labels: cuelang.org, frontend

#3497 - curated githubactions schema has broken #Job and #Step definitions

Issue - State: closed - Opened by mvdan about 1 month ago - 4 comments
Labels: NeedsFix

#3495 - cmd/cue: JSONMarshaler fields are ignored by `cue get go`

Issue - State: open - Opened by rustamabd2 about 2 months ago
Labels: NeedsInvestigation, Triage

#3492 - cuelang.org: draft guide's script is unstable in CI

Issue - State: open - Opened by jpluscplusm about 2 months ago - 1 comment
Labels: NeedsInvestigation, cuelang.org

#3490 - evalv3: panic regression with "incDependent: already closed" involving disjunctions

Issue - State: closed - Opened by mvdan about 2 months ago
Labels: panic, evaluator

#3489 - internal/core/export: UpCount nil dereference panic

Issue - State: open - Opened by yujunz about 2 months ago - 10 comments
Labels: NeedsInvestigation, panic, NeedsInfo

#3488 - cmd/cue: get go does not recognize cue.Value

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsFix, encoding

#3479 - encoding/jsonschema: implement more format constraints

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: FeatureRequest, NeedsInvestigation, jsonschema / openapi, encoding

#3478 - eval: nested matchN can be slow

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsInvestigation, evaluator

#3477 - eval: recursive matchN call runs out of memory

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsFix, evaluator, evalv3-win

#3476 - eval: stack overflow with cue def

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsFix, evaluator

#3475 - Update txtpbfmt dependency

Pull Request - State: open - Opened by TvdW about 2 months ago - 1 comment

#3474 - pkg/struct: MinFields fails when combined with a conditional

Issue - State: closed - Opened by jpluscplusm about 2 months ago - 1 comment
Labels: NeedsInvestigation, evaluator

#3473 - encoding/jsonschema: generation of templates with regular fields and default values

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: FeatureRequest, jsonschema / openapi, encoding

#3472 - encoding/jsonschema: default values should be ignored when generating schemas

Issue - State: open - Opened by myitcv about 2 months ago - 1 comment
Labels: NeedsInvestigation

#3470 - fix: ci build on release

Pull Request - State: closed - Opened by vanhtuan0409 about 2 months ago

#3469 - Multiline string rejects line terminator elision

Issue - State: open - Opened by infogulch about 2 months ago - 1 comment
Labels: NeedsInvestigation, Triage

#3468 - feat: patch registry client to publish compatible oras layers

Pull Request - State: closed - Opened by vanhtuan0409 about 2 months ago - 2 comments

#3467 - cue: ParsePath does not accept index as first element of path

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsFix

#3466 - cue/parser: selector expression does not allow string literals allowed in the spec

Issue - State: open - Opened by rogpeppe about 2 months ago
Labels: NeedsFix, NeedsInvestigation

#3464 - Empty yaml documents should be ignored when importing lists

Issue - State: open - Opened by uhthomas 2 months ago - 6 comments
Labels: NeedsInvestigation

#3463 - jsonschema.Marshal

Issue - State: open - Opened by eadlam 2 months ago - 1 comment
Labels: FeatureRequest, NeedsInfo