Skip to content

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

Add Capabilities to DscResource so that adapters can easily expose it without the need of a manifest.

PR Context

Fix #356

Copy link

@anmenaga anmenaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Mar 8, 2024
Merged via the queue into PowerShell:main with commit 0f3c032 Mar 8, 2024
@SteveL-MSFT SteveL-MSFT deleted the dscresource-caps branch March 8, 2024 19:02
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 12, 2024
This change adds the `capabilities` property to the output schema for
the `dsc resource list` command, as implemented in PowerShell#357.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 15, 2024
This change adds the `capabilities` property to the output schema for
the `dsc resource list` command, as implemented in PowerShell#357.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 16, 2024
This change adds the `capabilities` property to the output schema for
the `dsc resource list` command, as implemented in PowerShell#357.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change adds the `capabilities` property to the output schema for
the `dsc resource list` command, as implemented in PowerShell#357.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change adds the `capabilities` property to the output schema for
the `dsc resource list` command, as implemented in PowerShell#357.

It updates both the source and composed schemas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synthesize manifest for PS resources so that version, methods get populated
2 participants