Skip to content

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

Open
daxian-dbw wants to merge 1 commit intoPowerShell:masterfrom
daxian-dbw:build-cleanup
Open

Remove the unused Publish-NugetToMyGet command from packaging module#27403
daxian-dbw wants to merge 1 commit intoPowerShell: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.

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

Labels

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.

2 participants