DSC icon indicating copy to clipboard operation
DSC copied to clipboard

This repo is for the DSC v3 project

Results 305 DSC issues
Sort by recently updated
recently updated
newest added

### Summary of the new feature / enhancement Anywhere that `dsc` reads a file, we should check that the file and it's containing directory isn't world writable. If so, we...

Issue-Enhancement
Needs Triage

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

# PR Summary - fix #390 ## PR Context - existing grammar parses only the decimal digit(s) of floating point input as a number, resulting in incorrect handling by functions,...

Doc-Impact

### Summary of the new feature / enhancement The existing resource kinds are `Resource`, `Adapter`, `Group`, and `Import`. Of the existing kinds, only `Import` is a verb instead of a...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement With package installation (particularly on Windows), the PATH env var may be updated from install of a new app, but won't be...

Issue-Enhancement
Needs Triage
Partner-WinGet

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Issue-Bug
Need-Review

# PR Summary - Created CFS for Crates.IO, added global `config.toml` so all sub-projects will use this feed, but only when building official releases as it requires authentication - Added...

### Summary of the new feature / enhancement Currently, if the exit code is non-zero, the function returns it as an error. however, the resource manifest can describe what specific...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement Many resources may not support `export` and something like `registry` it doesn't make sense to export the whole registry. If you have...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement - [ ] Remove ResourceDiscovery trait since there's only one type - [ ] Remove `Custom` type for DscResource since we only...

Issue-Enhancement
Needs Triage