Stefan Buck

Results 21 issues of Stefan Buck

## Describe Request: With the verbose flag set to `true` (default) the output includes a dump of every yaml file the validator is processing. This becomes quite noisy in a...

Any ambitions to publish the current state of `backbone.validations` on npm from your side @nealstewart? In our company we use a fork of this project just to be able to...

Are you aware of any existing Problem Matcher for Jest? Jest’s output isn't really suitable for parsing or at least not that simple. I proposed adding [xpath support](https://github.com/actions/toolkit/issues/260) in order...

[Inquirer.js](https://github.com/SBoudrias/Inquirer.js) can handle either an Array of `objects` or an Array of `strings` for the attribute `choices`. Our current implementation supports only an Array of `objects`. To be compatible with...

renderer process
help-wanted

User should not be able to click the action button without selection a folder first. ![screen shot 2015-06-12 at 19 20 18](https://cloud.githubusercontent.com/assets/1393946/8135513/15745852-1138-11e5-9c13-f9f719dad632.png)

help-wanted

The browser process will emit an event `generator:error` if an error occurs. The render process should somehow display the error message to the user. The payload looks like this: ```...

![conflict](https://cloud.githubusercontent.com/assets/1393946/8140625/9cfda2d6-115d-11e5-9454-209a09972d6f.gif)

Previously we had to do a weird dance to get the target url of a package by extracting that url from a meta-tag as explained [here](https://github.com/golang/gddo/wiki/Source-Code-Links). This doesn't work anymore...

Minor feature request, but I think it would be useful to default to GitHub and support the follow init syntax along with the full git url in case the repo...