File tree
250 files changed
+859
-836
lines changed- content
- docs
- concept
- alias-and-reference-scopes
- code-generation-and-extraction-use-case
- configuration-use-case
- cue-language-version
- data-validation-use-case
- faq
- new-modules-vs-old-modules
- removing-list-arithmetic-operators-v0.11
- upgrading-from-evalv2-to-evalv3
- how-cue-enables-boilerplate-removal
- how-cue-enables-configuration
- how-cue-enables-data-validation
- how-cue-works-with-go
- how-cue-works-with-json-schema
- how-cue-works-with-json
- how-cue-works-with-openapi
- how-cue-works-with-protocol-buffers
- how-cue-works-with-toml
- how-cue-works-with-yaml
- modules-packages-instances
- old-modules-packages-instances
- schema-definition-use-case
- the-logic-of-cue
- understanding-cue-go-module-dependencies
- using-the-cue-export-command
- evaluation
- inputs
- output
- working-with-incomplete-cue
- draft
- cbe-001_github_actions_importing_workflows
- cbe-003_kubernetes_tutorial
- cbe-004_mythic_beasts_dns
- cbe-005_gitlab_ci
- cbe-006_buildkite_importing_pipelines
- testdata/issue-3796
- howto
- about-commented-cue-guides
- build-cue-api-java-jar
- combine-conditions-using-chained-if
- combine-multiple-json-files-by-using-file-metadata
- combine-multiple-json-files-into-a-list
- combine-multiple-yaml-files-by-using-file-metadata
- combine-multiple-yaml-files-into-a-list
- conditionally-include-cue-files-using-build-attributes
- conditionally-include-list-elements
- constrain-string-as-valid-integer
- constrain-the-length-of-a-string
- constrain-the-sum-of-a-list-of-numbers
- disallow-a-specific-field-name
- embed-files-in-cue-evaluation
- encode-json-yaml-with-cue
- ensure-list-values-present-in-another-list
- export-fields-whose-names-are-not-valid-identifiers
- export-top-level-list-element
- fetch-json-data-http
- generate-cue-from-go-dependency
- generate-cue-from-local-go
- generate-go-types-from-cue-definitions
- handle-errors-go-api
- influence-workflow-command-task-order
- inject-system-information-into-evaluation-using-tag-variable
- inject-value-into-evaluation-using-tag-attribute
- limit-combinations-of-several-fields
- list-no-duplicates
- mark-a-field-as-optional
- mark-a-field-as-required
- mirror-modules-between-registries
- negate-a-disjunction
- place-data-files-different-locations-file-embedding
- place-data-go-api
- produce-string-set-from-list
- refer-to-fields-whose-names-are-not-valid-identifiers
- specify-a-default-value-for-a-field
- transform-json-with-cue
- transform-yaml-with-cue
- try-aliasv2-experiment
- try-explicitopen-experiment
- try-structcmp-experiment
- use-encoding-base64-decode
- use-encoding-base64-encode
- use-encoding-csv-decode-to-access-csv-data-stored-as-a-string
- use-encoding-csv-decode-to-access-data-stored-in-a-csv-file
- use-encoding-csv-encode-to-emit-csv-data
- use-encoding-json-compact-to-produce-single-line-json-from-a-file
- use-encoding-json-compact-to-produce-single-line-json-from-a-string
- use-encoding-json-compact-to-produce-single-line-json-from-cue-data
- use-encoding-json-indent-to-produce-human-readable-json-from-a-file
- use-encoding-json-indent-to-produce-human-readable-json-from-a-string
- use-encoding-json-validate-as-a-field-validator
- use-encoding-yaml-validate-encoding-yaml-validatepartial-as-field-validators
- use-list-avg-list-max-list-min-list-sum-to-summarise-lists-of-numbers
- use-list-concat-to-concatenate-lists
- use-list-contains-as-a-field-validator
- use-list-contains-to-report-if-a-value-is-in-a-list
- use-list-flattenn-to-flatten-lists
- use-list-issorted-as-a-field-validator
- use-list-issorted-to-report-if-lists-are-sorted
- use-list-issortedstrings-as-a-field-validator
- use-list-issortedstrings-to-report-if-lists-of-strings-are-sorted
- use-list-maxitems-list-minitems-to-constrain-list-length
- use-list-sort-to-sort-lists
- use-list-sortstrings-to-sort-lists-of-strings
- use-list-uniqueitems-as-a-field-validator
- use-net-ip-to-validate-ip-addresses
- use-net-ipcidr-to-validate-ip-cidr-ranges
- use-net-ipv4-to-validate-ipv4-addresses
- use-net-parseip-net-ipstring-to-convert-ip-address-representations
- use-path-base-path-dir-path-ext-to-examine-path-filename-components
- use-path-join-to-construct-well-formed-paths
- use-regexp-replaceall-regexp-replaceallliteral-to-modify-strings
- use-strconv-atoi-to-convert-strings-to-ints
- use-strings-contains-strings-hasprefix-strings-hassuffix-as-field-validators
- use-strings-replace
- use-text-template-execute-to-generate-text-from-data
- use-the-built-in-function-and
- use-the-built-in-function-close
- use-the-built-in-function-error
- use-the-built-in-function-len
- use-the-built-in-function-matchif
- use-the-built-in-function-matchn
- use-the-built-in-function-or
- use-the-built-in-functions-div-mod-quo-rem
- use-your-first-cue-workflow-command
- validate-data-files-using-file-embedding
- validate-go-cuego
- validate-integer-value-parity
- validate-json-using-cue
- validate-json-using-go-api
- validate-yaml-using-cue
- walk-schemas-using-go-api
- write-a-type-switch
- integration/go
- introduction
- installation
- language-guide
- data
- bytes-values
- json-superset
- lists
- maps-and-fields
- numeric-values
- organizing-configuration
- string-values
- schemas-and-validation
- composite-schemas
- data-validation
- disjunctions
- field-constraints
- patterns
- value-constraints
- templating
- comprehensions
- constructing-maps
- formulas
- references
- reference
- command
- cue-export
- cue-help-cmd
- cue-help-commands
- cue-help-completion
- cue-help-def
- cue-help-embed
- cue-help-environment
- cue-help-eval
- cue-help-exp-gengotypes
- cue-help-experiments
- cue-help-export
- cue-help-exp
- cue-help-filetypes
- cue-help-fix
- cue-help-flags
- cue-help-fmt
- cue-help-get-go
- cue-help-get
- cue-help-import
- cue-help-injection
- cue-help-inputs
- cue-help-login
- cue-help-mod-edit
- cue-help-mod-fix
- cue-help-mod-get
- cue-help-mod-init
- cue-help-mod-mirror
- cue-help-mod-publish
- cue-help-mod-registry
- cue-help-mod-rename
- cue-help-mod-resolve
- cue-help-mod-tidy
- cue-help-modules
- cue-help-mod
- cue-help-refactor-imports
- cue-help-refactor
- cue-help-registryconfig
- cue-help-trim
- cue-help-version
- cue-help-vet
- cue-help
- modules
- tour
- basics
- constraints
- definitions
- folding-structs
- json-superset
- order-irrelevance
- types-are-values
- unification
- validation
- expressions
- coalesce
- conditional
- dynamic-fields
- fieldcomp
- interpolation
- listcomp
- operators
- query-projection
- regexp
- packages
- imports
- packages
- references
- aliases
- cycleref
- cycle
- emit
- scopes
- selectors
- types
- bottom
- bounddef
- bounds
- bytes
- closed
- defaults
- definitions
- disjunctions
- lists
- numbers
- stringlit
- stringraw
- structs
- sumstruct
- templates
- top
- types
- value-constraints
- tutorial
- cfgmgmtcamp-2025
- convert-values-java-cue
- converting-json-schema-to-cue
- get-started-cue-java
- handle-errors-java-api
- loading-cue-go-api
- publishing-modules-to-the-central-registry
- using-modules-with-go-api
- validate-data-schema-java
- validating-simple-yaml-files
- working-with-a-custom-module-registry
- working-with-the-central-registry
- examples/cue
- broken-highlighting
- preprocessor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
250 files changed
+859
-836
lines changedLines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 19 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments