Pascal Berger

Results 110 issues of Pascal Berger

The [DockerBuild alias](https://github.com/MihaMarkic/Cake.Docker/blob/9cd74191ca5aa1e5296199291ec639075fb4e8fd/src/Cake.Docker/Image/Build/Docker.Aliases.Build.cs#L17) currently expects the path as a `string`. It would be more "Cake-like" if path parameter would be of type [DirectoryPath](https://cakebuild.net/api/Cake.Core.IO/DirectoryPath/). Maybe there are also other places where...

enhancement

A rule to dissallow inline-style links would be a nice enhancements. Possible configuration parameters: * Disallow all inline-style links * Allow inline-style links in lists only * Allow all inline-style...

new rule

Writing fenced code blocks inside of ordered and unordered lists might not be the most obvious thing. A rule indicating mistakes might be really helpful in this case. Stuff to...

new rule

It would be nice to have tab completion for CLI switches of Cake .NET Tool and Cake Frosting. Since `--target` is not a CLI switch for Cake .NET Tool implementing...

Feature
Up-for-grabs
Help wanted

We should add tests for ContinuaProvider

Up-for-grabs
Improvement
Help wanted

### What You Are Seeing? Cake.Issues.Reporting.Generic addin expects `Newtonsoft.Json.dll` to be loaded into AppDomain and uses it to compile Razor templates. When all addins used in the script are pinned...

Bug
Up-for-grabs
Help wanted

Currently the `showdescription` lists tasks in the order they were defined. IMHO it would more useful if they were listed alphabetically.

Improvement
needs-discussion

Each Cake addin requires some kind of argument validation (or at least should :). Instead of having to implement this in every addin it would be nice if this could...

Up-for-grabs
Help wanted

Remove broken `Sharepoint Interview Question For Developer` link

In the package details dialog the "Maintainers" always seem to be empty: ![unbenannt](https://cloud.githubusercontent.com/assets/2190718/21314842/69d299a0-c5f9-11e6-9cb5-b3062f2a0403.png) ## Versions Chocolatey: v0.10.3 Professional ChocolateyGUI: v0.14.0-unstable0145 # Related Issues and Tickets * [ZenDesk Ticket](https://chocolatey.zendesk.com/agent/tickets/13059)

Bug
Customer
Blocked - External