Support local ward config file refs for setup-generated config #1394

Merged
coilyco-ops merged 1 commit from issue-1340 into main 2026-07-15 10:57:41 +00:00
Member

This keeps setup-generated config usable through WARD_CONFIG_REF when the source is a local file or bundle path instead of a remote bundle ref.

  • selectConfigSource now names missing local setup paths clearly and preserves the same KDL parsing/validation path.
  • ward setup help and docs/config-source.md now show the local file-path form.
  • Tests cover successful local file resolution and missing-file failure.

closes #1340
ward.workflow: pull-request-and-merge

This keeps setup-generated config usable through `WARD_CONFIG_REF` when the source is a local file or bundle path instead of a remote bundle ref. - `selectConfigSource` now names missing local setup paths clearly and preserves the same KDL parsing/validation path. - `ward setup` help and `docs/config-source.md` now show the local file-path form. - Tests cover successful local file resolution and missing-file failure. closes #1340 ward.workflow: pull-request-and-merge
Support local setup config refs
All checks were successful
test / test (pull_request) Successful in 51s
73eb45829d
Sign in to join this conversation.
No description provided.