Skip to content

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

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

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

Conversation

@ChrisonSimtian

@ChrisonSimtian ChrisonSimtian commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Part of #392 (one command per PR). Stacked on #394 — 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 (#404) moves it into a configuration service. Replaces the DelegateCommand adapter. Name/behaviour unchanged.

🤖 Generated with Claude Code

@ChrisonSimtian ChrisonSimtian requested a review from a team as a code owner June 17, 2026 09:57
@ChrisonSimtian ChrisonSimtian added the target/2026 Targets the 2026 calendar-version line (current). See ADR-0004. label Jun 17, 2026
@ChrisonSimtian ChrisonSimtian force-pushed the cli-cmd-get-configuration branch from 4e61126 to 5ba1600 Compare June 17, 2026 10:23
@ChrisonSimtian ChrisonSimtian changed the base branch from cli-command-dispatch-foundation to cli-cmd-complete June 17, 2026 10:23
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 #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>
@ChrisonSimtian ChrisonSimtian force-pushed the cli-cmd-get-configuration branch from 5ba1600 to 1c98a9a Compare June 17, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/2026 Targets the 2026 calendar-version line (current). See ADR-0004.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant