Skip to content

Refactor Lenovo driver pack catalog and update version - #9

Merged
OSDeploy merged 2 commits into
mainfrom
cobra
Jun 29, 2026
Merged

Refactor Lenovo driver pack catalog and update version#9
OSDeploy merged 2 commits into
mainfrom
cobra

Conversation

@OSDeploy

Copy link
Copy Markdown
Collaborator

Comment out redundant sorting by HashMD5 in the Lenovo driver pack catalog to streamline the filtering process. Bump the module version to 26.6.29.1 and update the changelog accordingly.

Copilot AI review requested due to automatic review settings June 29, 2026 04:58
@OSDeploy
OSDeploy merged commit 9af0c7f into main Jun 29, 2026
1 check passed
@OSDeploy
OSDeploy deleted the cobra branch June 29, 2026 04:58

Copilot AI left a comment

Copy link
Copy Markdown

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 streamlines the Lenovo driver pack catalog cleanup step by removing (commenting out) a secondary HashMD5 grouping pass, and bumps the module version to 26.6.29.1 with a corresponding changelog entry.

Changes:

  • Commented out the HashMD5-based grouping step in Get-OSDCloudCatalogLenovo to simplify the “latest per model” filtering flow.
  • Bumped OSDCloud module manifest version to 26.6.29.1.
  • Added release notes for 26.6.29.1 to CHANGELOG.md.

Reviewed changes

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

File Description
OSDCloud/private/core/Get-OSDCloudCatalogLenovo.ps1 Simplifies Lenovo catalog filtering by disabling the additional HashMD5 grouping pass.
OSDCloud/OSDCloud.psd1 Updates ModuleVersion to 26.6.29.1.
CHANGELOG.md Adds the 26.6.29.1 entry describing the version bump and Lenovo catalog change.

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.

2 participants