Skip to content

feat(cli): managed install --profile/--managed (parity U3)#177

Merged
oldrepublicwizard merged 1 commit into
masterfrom
feat/parity-cli-managed-u3
Jul 17, 2026
Merged

feat(cli): managed install --profile/--managed (parity U3)#177
oldrepublicwizard merged 1 commit into
masterfrom
feat/parity-cli-managed-u3

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Owner

Summary

  • Adds install --managed, --no-managed, and --profile so headless/agent runs can force classic vs managed deploy without editing settings.json.
  • Threads managedDeploymentOverride through InstallationService (all-selected + single-component) so CLI and GUI share the same ManagedInstallSession path.
  • Fail-closed when managed is on without a resolvable profile; prints managed summary after CLI install.

Test plan

  • dotnet test filter FullyQualifiedName~ManagedInstallCliOverrides (6 passed)
  • CI Build and Test green
  • Manual: ModSync install ... --managed --profile <existing> fails closed without profile; succeeds with a real profile present

Wire CLI flags into the shared ManagedInstallSession path used by
wizard and single-mod installs so agents can opt into managed deploy
without mutating settings.json.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@oldrepublicwizard
oldrepublicwizard merged commit c0f8b21 into master Jul 17, 2026
11 checks passed
@oldrepublicwizard
oldrepublicwizard deleted the feat/parity-cli-managed-u3 branch July 17, 2026 06:42
oldrepublicwizard added a commit that referenced this pull request Jul 17, 2026
Rescore parity after guide paste (#171), FOMOD gate, modsync://, and
managed install CLI overrides (#177); update action-parity and CLI refs.

Co-authored-by: Copilot <th3w1zard1@users.noreply.github.com>
oldrepublicwizard added a commit that referenced this pull request Jul 17, 2026
Mark Phase 6 FOMOD gate Merged (#170), record #176/#177/#179/#180/#181/#171,
and set Next to residual gaps only.

Co-authored-by: Copilot <th3w1zard1@users.noreply.github.com>
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.

1 participant