Skip to content

add kind to dscresource#338

Merged
SteveL-MSFT merged 17 commits intoPowerShell:mainfrom
SteveL-MSFT:kind
Mar 3, 2024
Merged

add kind to dscresource#338
SteveL-MSFT merged 17 commits intoPowerShell:mainfrom
SteveL-MSFT:kind

Conversation

@SteveL-MSFT
Copy link
Copy Markdown
Member

PR Summary

Add kind property to dscresource. Only Group needs to be explicitly specified. Adapter can be derived and Resource is default.

PR Context

Fix #139

@SteveL-MSFT
Copy link
Copy Markdown
Member Author

Merging as I need these changes for some other coming PRs. Any feedback we can address as separate PRs.

@SteveL-MSFT SteveL-MSFT merged commit 7a4b647 into PowerShell:main Mar 3, 2024
@SteveL-MSFT SteveL-MSFT deleted the kind branch March 3, 2024 00:20
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 12, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 12, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 15, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 16, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change adds the `kind` property to the resource manifest
schema, as implemented in PowerShell#338. It updates the source schema
and regenerates the 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.

Extend schema manifest to include kind

1 participant