8000 Upsert command improvements by rannn505 · Pull Request #743 · configu/configu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Upsert command improvements #743

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 6 commits into from
Jun 23, 2025
Merged

Upsert command improvements #743

merged 6 commits into from
Jun 23, 2025

Conversation

rannn505
Copy link
Contributor
  • fix cfgu null valu in .cfgu schema = allow empty string in yamls without error
  • rm cfgu from config and replace with global store config
  • use lodash from utils
  • sdk upsert -add delete and validate inputs
  • sdk upsert - move valiadtion up to improve failure pref
  • sdk upsert - dump diff-action
  • sdk eval - add depth input
  • sdk eval - reorder eval order to allow next feats
  • cfgu - allow const and required combo
  • schema - change to local schema ref
  • cli upsert - refactor, add fromLiteral/file, edit, prune, preview and validate flags -

Closes #

- fix cfgu null valu in .cfgu schema = allow empty string in yamls without error
- rm cfgu from config and replace with global store config
- use lodash from utils
- sdk upsert -add delete and validate inputs
- sdk upsert - move valiadtion up to improve failure pref
- sdk upsert - dump diff-action
- sdk eval - add depth input
- sdk eval - reorder eval order to allow next feats
- cfgu - allow const and required combo
- schema - change to local schema ref
- cli upsert - refactor, add fromLiteral/file, edit, prune, preview and validate flags
-
rannn505 added 3 commits June 11, 2025 16:38
- allow null cfgus - isDeclared
- impl --from-file
- add --from-literal unflatten syntax
Co-authored-by: Richard Akman <richard.akman1@gmail.com>
@rannn505 rannn505 requested a review from RichardAkman June 19, 2025 20:27
@rannn505 rannn505 merged commit 59e3413 into main Jun 23, 2025
9 of 12 checks passed
@rannn505 rannn505 deleted the 0-upsert-input-levelup branch June 23, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --interactive (-i) flag to configu upsert for editor-based config upserts
2 participants
0