Skip to content

feat: scaffold installers/ for Console on-prem#556

Merged
rsdmike merged 1 commit intomainfrom
installers
May 4, 2026
Merged

feat: scaffold installers/ for Console on-prem#556
rsdmike merged 1 commit intomainfrom
installers

Conversation

@rsdmike
Copy link
Copy Markdown
Member

@rsdmike rsdmike commented May 4, 2026

Copilot AI review requested due to automatic review settings May 4, 2026 21:10
@rsdmike rsdmike enabled auto-merge (squash) May 4, 2026 21:10
@rsdmike rsdmike merged commit 3b29732 into main May 4, 2026
4 checks passed
@rsdmike rsdmike deleted the installers branch May 4, 2026 21:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds initial installers/ scaffolding for on-prem Console packaging by introducing placeholder README files for Linux, macOS, and Windows. In the current codebase, these docs establish the intended platform scope before any installer implementation exists.

Changes:

  • Add a Linux installer README describing planned package formats, architectures, and service integration.
  • Add a macOS installer README describing planned single-host packaging scope.
  • Add a Windows installer README describing planned MSI/EXE packaging scope.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
installers/windows/README.md Adds Windows installer scaffold and defines planned scope/out-of-scope items.
installers/macos/README.md Adds macOS installer scaffold and defines planned scope/out-of-scope items.
installers/linux/README.md Adds Linux installer scaffold and defines planned scope/out-of-scope items.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## Out of scope

- Cloud (use `bicep/` or `charts/` with `values-cloud.yaml`).

## Out of scope

- Cloud (use `bicep/` or `charts/` with `values-cloud.yaml`).

## Out of scope

- Cloud (use `bicep/` or `charts/` with `values-cloud.yaml`).
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.

3 participants