DSC
DSC copied to clipboard
This repo is for the DSC v3 project
### Summary of the new feature / enhancement As a user, I don't want to think too much about how the input _should_ be specified whenever using the `configurationContent` and...
### Summary of the new feature / enhancement Early in the design and implementation of DSC, I proposed that we use the term _well-known properties_ to describe special properties that...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Summary...
# PR Summary After grabbing the suggested changes in the earlier PR, I forgot to add the platform asset name.
# PR Summary This change: - Defines every custom keyword that the VS Code language server for JSON recognizes as custom keywords in the `jsonschema` crate so that we can...
# PR Summary This pull request adds the `shallowMerge` function, including its reference documentation. Also documented the `tryWhich()`. ## PR Context Partially addresses #57.
# PR Summary This change: - Renames `build.ps1` to `packaging.ps1` to reflect its continued use in packaging releases. - Renames `build.new.ps1` to `build.ps1` as the default build script. - Removes...
# PR Summary Fixed copy loops to work with `reference()` function by preserving copy context during property evaluation. Modified `copyIndex()` and `reference()` to accept copy context outside Copy mode, and...
### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Summary...