Skip to content

Remove the unused Publish-NugetToMyGet command from packaging module#27403

Merged
daxian-dbw merged 1 commit into
PowerShell:masterfrom
daxian-dbw:build-cleanup
Jun 2, 2026
Merged

Remove the unused Publish-NugetToMyGet command from packaging module#27403
daxian-dbw merged 1 commit into
PowerShell:masterfrom
daxian-dbw:build-cleanup

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

Remove the unused Publish-NugetToMyGet command from packaging module.
We have stopped using MyGet for some years.

@daxian-dbw daxian-dbw added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label May 6, 2026
Copilot AI review requested due to automatic review settings May 6, 2026 23:52
@daxian-dbw daxian-dbw requested review from a team and jshigetomi as code owners May 6, 2026 23:52
Copy link
Copy Markdown
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 removes the no-longer-used Publish-NugetToMyGet function from the packaging module, reflecting that the project no longer publishes packages to MyGet.

Changes:

  • Deleted the Publish-NugetToMyGet function from tools/packaging/packaging.psm1.
  • Removed Publish-NugetToMyGet from the module manifest’s FunctionsToExport list.

Reviewed changes

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

File Description
tools/packaging/packaging.psm1 Removes the obsolete MyGet publishing function implementation.
tools/packaging/packaging.psd1 Stops exporting the removed function from the module manifest.

@daxian-dbw daxian-dbw merged commit 96ab22e into PowerShell:master Jun 2, 2026
43 checks passed
@daxian-dbw daxian-dbw deleted the build-cleanup branch June 2, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.4.x-Consider Backport-7.5.x-Consider Backport-7.6.x-Consider CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants