(DOCS) Update changelog, documentation, & schemas#221
Merged
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom Oct 12, 2023
Merged
(DOCS) Update changelog, documentation, & schemas#221SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
SteveL-MSFT merged 1 commit intoPowerShell:mainfrom
Conversation
This change updates the project changelog, reference documentation, and schemas for the recent PRs merged for the project: - PowerShell#206 - PowerShell#208 - PowerShell#211 - PowerShell#213 - PowerShell#215 - PowerShell#216 - PowerShell#217 The updates include: - Documenting the new `_exist` property, replacing `_ensure` for resources. This documentation update includes the schema definition, but doesn't regenerate the schema, which will be handled separately. - Documenting the new `completer` command. - Documenting the new `--input` and `--input-file` global options. - Adding a deprecation notice to the `_ensure` documentation. - Adding entries for all user-impacting changes to the changelog.
SteveL-MSFT
approved these changes
Oct 12, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
The updates include:
_existproperty, replacing_ensurefor resources. This documentation update includes the schema definition, but doesn't regenerate the schema, which will be handled separately.completercommand.--inputand--input-fileglobal options._ensuredocumentation.PR Context
This change updates the project changelog, reference documentation, and schemas for the recent PRs merged for the project:
_ensureto_exist#206--formatto work with redirection #215--inputand--input-filetodsc#217