Skip to content

Revert change to module name ThreadJob#26997

Merged
adityapatwardhan merged 1 commit intorelease/v7.5.5from
fixThreadJob755
Mar 11, 2026
Merged

Revert change to module name ThreadJob#26997
adityapatwardhan merged 1 commit intorelease/v7.5.5from
fixThreadJob755

Conversation

@adityapatwardhan
Copy link
Member

PR Summary

This pull request makes a minor update to the list of PowerShell modules used in the Windows build pipeline. Specifically, it changes the module name from Microsoft.PowerShell.ThreadJob to ThreadJob in the .pipelines/templates/windows-hosted-build.yml file.

PR Context

Module name was inadvertently changed in a merge.

PR Checklist

@adityapatwardhan adityapatwardhan requested a review from a team as a code owner March 11, 2026 15:39
Copilot AI review requested due to automatic review settings March 11, 2026 15:39
@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 11, 2026
@adityapatwardhan adityapatwardhan enabled auto-merge (squash) March 11, 2026 15:40
@adityapatwardhan adityapatwardhan merged commit e65d3dc into release/v7.5.5 Mar 11, 2026
72 of 74 checks passed
@adityapatwardhan adityapatwardhan deleted the fixThreadJob755 branch March 11, 2026 15:40
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

Reverts an accidental module name change in the Windows hosted build pipeline so the global tool packaging step copies the correct PSGallery module folder for ThreadJob.

Changes:

  • Update the module copy list to use ThreadJob instead of Microsoft.PowerShell.ThreadJob for global tool packaging.

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

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants