Skip to content

Conversation

@v-SergeiRadich
Copy link

Description

Cleanup of unused SoftwareReports functions for Ubuntu images

Copilot AI review requested due to automatic review settings February 2, 2026 13:37
Copy link
Contributor

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 cleans up unused software report helper functions in the Ubuntu docs-gen PowerShell modules, reducing dead code and simplifying maintenance.

Changes:

  • Removed unused version helper functions for HHVM, PhantomJS, MongoDB, Erlang, Erlang Rebar3, and Azure CLI modules from the Ubuntu docs-gen scripts.
  • Tidied minor whitespace around remaining functions in the tools module.

Reviewed changes

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

File Description
images/ubuntu/scripts/docs-gen/SoftwareReport.Tools.psm1 Removed unused Get-HHVMVersion and Get-PhantomJSVersion helper functions and cleaned up adjacent blank lines.
images/ubuntu/scripts/docs-gen/SoftwareReport.Databases.psm1 Removed unused Get-MongoDbVersion helper function.
images/ubuntu/scripts/docs-gen/SoftwareReport.Common.psm1 Removed unused Erlang-related helpers (Get-ErlangVersion, Get-ErlangRebar3Version) and Get-AzModuleVersions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants