Skip to content

fix(app): isolate nested configuration load staging (#365) - #428

Merged
codeforester merged 2 commits into
mainfrom
bug/365-20260905-bug-isolate-staged-application-configuration-during-nested-v
Sep 6, 2026
Merged

codeforester merged 2 commits into
mainfrom
bug/365-20260905-bug-isolate-staged-application-configuration-during-nested-v

Conversation

@codeforester

@codeforester codeforester commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Keep configuration staging maps local to each load transaction, preserving outer values when validators load nested models.

Issue

Fixes #365

Validation

  • bats lib/bash/app/tests/lib_app.bats
  • git diff --check

@codeforester
codeforester merged commit 30f0b4b into main Sep 6, 2026
11 checks passed
@codeforester
codeforester deleted the bug/365-20260905-bug-isolate-staged-application-configuration-during-nested-v branch September 6, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: isolate staged application configuration during nested validator loads

1 participant