Skip to content

Update release notes for v1.3.0-p1#352

Merged
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w580120-psget-1.3-p1
May 20, 2026
Merged

Update release notes for v1.3.0-p1#352
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w580120-psget-1.3-p1

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented May 20, 2026

PR Summary

Update release notes for v1.3.0-p1

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings May 20, 2026 17:54
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 568ccc1:

✅ Validation status: passed

File Status Preview URL Details
powershell-gallery/docs-conceptual/powershellget/overview.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/docs-conceptual/powershellget/supported-repositories.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Compress-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Find-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-InstalledPSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Import-PSGetRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/New-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Publish-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Register-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Reset-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Save-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Set-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Test-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Uninstall-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Unregister-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSModuleManifest.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)

For more details, please refer to the build report.

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

Updates the PSResourceGet documentation set for the v1.3.0-preview1 release, including repository defaults (Microsoft Artifact Registry) and refreshed cmdlet syntax blocks/metadata.

Changes:

  • Adds v1.3.0-preview1 entry to the PSResourceGet release notes.
  • Updates repository docs to reflect Microsoft Artifact Registry (MAR) as a default/preregistered repository in v1.3.0-preview1.
  • Refreshes multiple cmdlet reference pages (front matter and SYNTAX blocks).

Reviewed changes

Copilot reviewed 22 out of 22 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSScriptFileInfo.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSResource.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSModuleManifest.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Unregister-PSResourceRepository.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Uninstall-PSResource.md Refreshes syntax blocks and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Test-PSScriptFileInfo.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Set-PSResourceRepository.md Updates syntax and adds note about dynamic credential provider behavior.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Save-PSResource.md Refreshes syntax blocks and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Reset-PSResourceRepository.md Updates description/examples to include preregistered repositories (incl. MAR).
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Register-PSResourceRepository.md Adds MAR parameter set documentation and updates PSGallery docs.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Publish-PSResource.md Refreshes syntax blocks and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/New-PSScriptFileInfo.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md Refreshes syntax blocks and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Import-PSGetRepository.md Updates front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSScriptFileInfo.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSResourceRepository.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-InstalledPSResource.md Refreshes syntax block and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Find-PSResource.md Refreshes syntax blocks and front matter metadata.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Compress-PSResource.md Refreshes syntax block and front matter metadata.
powershell-gallery/docs-conceptual/powershellget/supported-repositories.md Adds/relocates MAR section and updates guidance for default registration.
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md Adds v1.3.0-preview1 release history and notes.
powershell-gallery/docs-conceptual/powershellget/overview.md Updates supported versions and adds MAR-focused overview section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread powershell-gallery/docs-conceptual/powershellget/overview.md Outdated
Comment thread powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 19f2699:

✅ Validation status: passed

File Status Preview URL Details
powershell-gallery/docs-conceptual/powershellget/overview.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/docs-conceptual/powershellget/supported-repositories.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Compress-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Find-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-InstalledPSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Import-PSGetRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/New-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Publish-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Register-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Reset-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Save-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Set-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Test-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Uninstall-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Unregister-PSResourceRepository.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSModuleManifest.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSResource.md ✅Succeeded View (powershellget-3.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Update-PSScriptFileInfo.md ✅Succeeded View (powershellget-3.x)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit f592f12 into MicrosoftDocs:main May 20, 2026
3 of 4 checks passed
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@sdwheeler sdwheeler deleted the sdw-w580120-psget-1.3-p1 branch May 20, 2026 19:03
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