Skip to content

Use Get-Architecture/Get-FileType helpers#133

Merged
aaronparker merged 1 commit into
mainfrom
architecture
Apr 7, 2026
Merged

Use Get-Architecture/Get-FileType helpers#133
aaronparker merged 1 commit into
mainfrom
architecture

Conversation

@aaronparker

Copy link
Copy Markdown
Collaborator

Replace ad-hoc architecture and file type extraction with helper functions for consistency. Columns that previously used raw architecture strings now call Get-Architecture -String, and LehrerOffice Type now uses Get-FileType -File. Updated files: Apps/Get-KubernetesKubectl.ps1, Apps/Get-LehrerOffice.ps1, Apps/Get-MicrosoftEdge.ps1, Apps/Get-MicrosoftEdgeDriver.ps1, Apps/Get-MicrosoftEdgeForBusiness.ps1, Apps/Get-MicrosoftEdgeWebView2Runtime.ps1, Apps/Get-MicrosoftTeams.ps1. This centralizes parsing and ensures consistent architecture and file type values across scripts.

Replace ad-hoc architecture and file type extraction with helper functions for consistency. Columns that previously used raw architecture strings now call Get-Architecture -String, and LehrerOffice Type now uses Get-FileType -File. Updated files: Apps/Get-KubernetesKubectl.ps1, Apps/Get-LehrerOffice.ps1, Apps/Get-MicrosoftEdge.ps1, Apps/Get-MicrosoftEdgeDriver.ps1, Apps/Get-MicrosoftEdgeForBusiness.ps1, Apps/Get-MicrosoftEdgeWebView2Runtime.ps1, Apps/Get-MicrosoftTeams.ps1. This centralizes parsing and ensures consistent architecture and file type values across scripts.
@aaronparker aaronparker self-assigned this Apr 7, 2026
@aaronparker aaronparker added the enhancement New feature or request label Apr 7, 2026
@aaronparker aaronparker merged commit 72c0fcb into main Apr 7, 2026
7 checks passed
@aaronparker aaronparker deleted the architecture branch April 7, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant