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

add kind to dscresource #338

Merged
merged 17 commits into from
Mar 3, 2024
Merged

add kind to dscresource #338

merged 17 commits into from
Mar 3, 2024

Conversation

SteveL-MSFT
Copy link
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
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
4 checks passed
@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