X Tutup
The Wayback Machine - https://web.archive.org/web/20241228132300/https://github.com/PowerShell/PowerShell/pull/24104
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Refactor Nuget package source creation to use New-NugetPackageSource function #24104

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Aug 1, 2024

PR Summary

Refactor Nuget package source creation to use New-NugetPackageSource function

PR Context

Fixes issue caused by #24098

PR Checklist

@TravisEz13
Copy link
Member Author

/azp run PowerShell-CI-windows

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 1, 2024
@TravisEz13 TravisEz13 merged commit 947a41b into PowerShell:master Aug 2, 2024
41 checks passed
@TravisEz13 TravisEz13 deleted the fix-azdo-build branch August 2, 2024 19:56
@TravisEz13
Copy link
Member Author

TravisEz13 commented Aug 13, 2024

Not ready for backport for 7.2 or 7.4

Also, requires: #24098

chrisdent-de pushed a commit to chrisdent-de/PowerShell that referenced this pull request Sep 12, 2024
TravisEz13 added a commit to TravisEz13/PowerShell that referenced this pull request Oct 8, 2024
TravisEz13 added a commit that referenced this pull request Oct 8, 2024
adityapatwardhan pushed a commit to adityapatwardhan/PowerShell that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport-7.2.x-Done BackPort-7.4.x-Done 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.

2 participants
X Tutup