Skip to content

Add missing adapted resource manifest search#1455

Merged
SteveL-MSFT merged 3 commits intoPowerShell:mainfrom
Gijsreyn:gh-1454/main/add-adapted-manifest
Apr 3, 2026
Merged

Add missing adapted resource manifest search#1455
SteveL-MSFT merged 3 commits intoPowerShell:mainfrom
Gijsreyn:gh-1454/main/add-adapted-manifest

Conversation

@Gijsreyn
Copy link
Copy Markdown
Collaborator

@Gijsreyn Gijsreyn commented Apr 1, 2026

PR Summary

This pull request adds the missing adapted resource manifest path searches in the search pattern of the PowerShell discover extension.

PR Context

Fix #1454

Copilot AI review requested due to automatic review settings April 1, 2026 16:04
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 updates the PowerShell discovery extension’s manifest search patterns to include adapted resource manifest files, addressing Issue #1454 so adapted resources can be discovered and listed correctly.

Changes:

  • Extend powershell.discover.ps1 file enumeration patterns to include *.dsc.adaptedresource.(json|yaml|yml) manifests.

@SteveL-MSFT SteveL-MSFT added this to the 3.2-Consider milestone Apr 3, 2026
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Apr 3, 2026
Merged via the queue into PowerShell:main with commit 4bbc8d6 Apr 3, 2026
19 checks passed
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.

PowerShell discover extension should support adapted resource manifest(s)

3 participants