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

(DOCS, SCHEMA) Update for latest unreleased changes #437

Merged

Conversation

michaeltlombardi
Copy link
Collaborator

PR Summary

This change updates the schemas, reference documentation, and changelog for the latest unreleased changes to DSC, including:

  • Addition of caching for the PowerShell adapters
  • New functionality for importer resources
  • New Microsoft.DSC/Import and DSC.PackageManagement/Apt resources
  • New --what-if option for dsc config set.

PR Context

N/A

Copy link
Contributor

@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.

Cache description looks good.

CHANGELOG.md Outdated Show resolved Hide resolved
docs/reference/schemas/resource/manifest/resolve.md Outdated Show resolved Hide resolved
schemas/src/resource/manifest.resolve.yaml Outdated Show resolved Hide resolved
This change updates the source schemas for the latest changes, namely:

- The new `Import` kind for resources
- The new `resolve` command for resource manifests
- The new `Resolve` capability
- The `get` command in resource manifests being conditionally required.

Updating the generated schemas will be done in the following commit.
This change regenerates the canonical schemas from the updated
source definitions.
This change regenerates the canonical schemas from the updated
source definitions.
@michaeltlombardi michaeltlombardi force-pushed the docs/main/document-latest-changes branch from d577b3c to 1fb1dbf Compare June 10, 2024 15:15
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jun 10, 2024
Merged via the queue into PowerShell:main with commit 5b9ce43 Jun 10, 2024
4 checks passed
@michaeltlombardi michaeltlombardi deleted the docs/main/document-latest-changes branch June 11, 2024 17:15
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.

3 participants