Skip to content

Convert :get-configuration to GetConfigurationCommand (#392)#19

Open
ChrisonSimtian wants to merge 2 commits into
cli-cmd-completefrom
cli-cmd-get-configuration
Open

Convert :get-configuration to GetConfigurationCommand (#392)#19
ChrisonSimtian wants to merge 2 commits into
cli-cmd-completefrom
cli-cmd-get-configuration

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Owner

Part of Fallout-build#392 (one command per PR). Stacked on #16 — merge after it lands.

Lifts :get-configuration into GetConfigurationCommand : IFalloutCommand. The shared GetConfiguration(buildScript, evaluate) helper (also used by add-package/update/cake) stays on Program as internal residual until the collapse PR (#26) moves it into a configuration service. Replaces the DelegateCommand adapter. Name/behaviour unchanged.


Re-raised fork-internally to move the cli-cmd stack off the main repo. Supersedes Fallout-build#397; same history and diff.

🤖 Generated with Claude Code

ChrisonSimtian and others added 2 commits June 17, 2026 22:31
Lift the :get-configuration handler into a standalone IFalloutCommand type. The
shared GetConfiguration(buildScript, evaluate) helper (also used by add-package,
update and cake) stays on Program as internal residual until the Fallout-build#392 collapse PR
extracts it into a configuration service. Replaces the DelegateCommand adapter.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Name resolution and parsing a build script CONFIGURATION block.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/2026 Releases on the 2026 calendar line

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant