Mikey Lombardi (He/Him)
Mikey Lombardi (He/Him)
\o I started work last night to make a [Chocolatey][1] package for gum since there's a build for Windows. I've been able to get the package sorted out but I...
#### Details of the scenario you tried and the problem that is occurring The schema for the `ADDomainController` Resource includes the `Ensure` property as a `read-only` `string`: https://github.com/dsccommunity/ActiveDirectoryDsc/blob/9346a1d153515d5a4852375575bdddc917ea030e/source/DSCResources/MSFT_ADDomainController/MSFT_ADDomainController.schema.mof#L13 This is...
As an application developer who wants to enable (relatively) complex modules, I want to be able to export documentation from tengo scripts/modules so that I don't have to separately hand-write...
## Expected Behavior The backend development documentation exists and walks developers through concerns and tips. ## Current Behavior The document is an empty file with a header.
The [official docs site](http://psdeploy.readthedocs.io/en/latest/) seems to be out of date. For example, while a [document for the PSGalleryScript deployment option](https://github.com/RamblingCookieMonster/PSDeploy/blob/master/docs/Example-PSGalleryScript-Deployment.md) was added a year ago, it does not exist in...
**Is your feature request related to a problem? Please describe.** When configuring gh-dash, I realized there are a few different contexts I'd like to be able to set my dashboard...
## PR Summary Prior to this change, the documentation for the new rule, **AvoidUsingBrokenHashAlgorithms**, was not reflowed and had the same metadata description as **UseCmdletCorrectly**. To keep this document in...
\o Hello! I've been working on [Platen][1], a an open source toolkit for helping indie game writers and publishers put together digital editions of their games which are accessible, interactive,...
This project's documentation is somewhat limited. I suggest migrating towards a documentation solution using either [MkDocs](http://www.mkdocs.org/) or [GitBook](https://toolchain.gitbook.com/). ## Expected Behavior Users should be able to access a documentation site...
### Cookbook version `3.0.3` ### Chef-client version `12.19.36` ### Platform Details Windows 2012R2x64, x64-mingw32 ### Scenario: Attempting to download a zip of a directory with subdirectories from S3 and automatically...