Skip to content

Use shorter syntax for string keys in CUE schemas #335

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

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

errordeveloper
Copy link
Contributor

This avoid uncessary interpolation, which makes for longer syntax, but it is generally just uncessary.

This avoid uncessary interpolation, which makes for longer syntax,
but it is generally just uncessary.
@errordeveloper
Copy link
Contributor Author

errordeveloper commented Feb 2, 2024

@stefanprodan how do I update examples/*/cue.mod/pkg?

@stefanprodan
Copy link
Owner

Copy over the files from schemas dir to examples and most importantly to blueprints.

@stefanprodan stefanprodan changed the title Use shorter syntax for string keys Use shorter syntax for string keys in CUE schemas Feb 17, 2024
@stefanprodan stefanprodan added the area/api API related issues and pull requests label Feb 17, 2024
Copy link
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @errordeveloper

PS. I will sync the APIs with the blueprints before next release.

@stefanprodan stefanprodan merged commit 516f468 into stefanprodan:main Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants