Skip to content

Move src/Installer components under src/Layout for better sharing and consolidation #47597

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

ViktorHofer
Copy link
Member

@ViktorHofer ViktorHofer commented Mar 14, 2025

Contributes to #45551

This will cause a merge conflict in #44611 & #47225 which I will then resolve post-merge.

Commit 1: Move src/Installer under src/Layout
This allows better sharing between the layout components
and eventually merging redist and redist-installer.

Commit 2: Update paths for the moved components

This allows better sharing between the layout components
and eventually merging redist and redist-installer together.
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Mar 14, 2025
@ViktorHofer ViktorHofer changed the title Move redist installer under layout Move redist-installer under src/Layout for better sharing and consolidation Mar 14, 2025
@ViktorHofer ViktorHofer changed the title Move redist-installer under src/Layout for better sharing and consolidation Move src/Installer components under src/Layout for better sharing and consolidation Mar 14, 2025
@ViktorHofer ViktorHofer marked this pull request as ready for review March 14, 2025 15:33
@Copilot Copilot AI review requested due to automatic review settings March 14, 2025 15:33
Copy link
Contributor

@Copilot 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

This PR moves the Installer components under the Layout folder to consolidate shared code and updates affected paths accordingly.

  • Moved Installer components under src/Layout
  • Updated documentation link in workload-finalizer.md to reference the new location
Comments suppressed due to low confidence (1)

documentation/general/workloads/workload-finalizer.md:5

  • [nitpick] The link text 'here' is ambiguous; consider using a more descriptive link text such as 'finalizer code documentation' to improve clarity.
The finalizer code is [here](/src/Layout/finalizer/README.md)

@ViktorHofer ViktorHofer enabled auto-merge (squash) March 14, 2025 15:35
@ViktorHofer ViktorHofer merged commit 735bd6e into main Mar 14, 2025
41 checks passed
@ViktorHofer ViktorHofer deleted the MoveRedistInstallerUnderLayout branch March 14, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants