Mikey Lombardi (He/Him)

Results 114 issues of Mikey Lombardi (He/Him)

While working on #9, I had to turn off my format-on-save functionality to keep from introducing unrelated changes. There are several lines with trailing whitespace that don't appear to be...

For people contributing to the documentation, it would be useful to have a reference document or cheat sheet to understand the style guidelines for this project - what gets backticked...

# PR Summary This change converts the existing PSDSCv2 tutorial for writing a class-based PowerShell DSC Resource to DSCv3. ## PR Checklist - [x] **Descriptive Title:** This PR's title is...

Extra Large

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

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

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

### Summary of the new feature / enhancement > As a configuration author using PSDSC resources in DSC, I always see debug messages with a warning prefix about "implementation detail...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement > As a PSDSC resource author and DSCv3 user, I want the PowerShell adapter in DSCv3 to be able to automatically handle...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement As a user and integrating vendor, I want to be able to quickly map the exit code from the PowerShell and Windows...

Issue-Enhancement
Needs Triage

### Summary of the new feature / enhancement As a maintainer and integrating developer, I want a functional suite of tests for the canonical DSC schemas so that I have...

Issue-Enhancement