Johan Bergström

Results 77 issues of Johan Bergström

Creating a tracking issue for 1.x support in case someone else stumbles in.

It would be interesting to allow further customization of the message body by providing a simple template (python template string? mustache? plain variables?) that allows for minor customization. I would...

enhancement

On a new checkout the `build` dir is assumed to exist when `zip` is invoked via `yarn run source`. This folder should probably be created as part of running it....

I find the "bookmark added" state a bit too distracting, stealing my focus when entering a url that already has been bookmarked. Compare: ### no bookmark ### bookmark My personal...

Any plans on doing releases of klib? Versioning, tarballing and so on. I'd really like to see changelog notes outside the header files as well.

featreq

It looks like there's only a `latest` tag on docker hub: https://hub.docker.com/r/sdesbure/yamllint/tags/ Perhaps add another job that builds all [git] tags that starts with `v`?

This is a "minor" abi break (?) since empty configs are disregarded instead of failing. Fixes: https://github.com/adrienverge/yamllint/issues/107

When playing with dockerfiles and multiple repos (main usecase for me is part of CI) it would be nice to be able to override specific config settings via environment; for...

It would be awesome if we could move towards replacing our checkboxes in PR's by looking at the commit and providing that feedback differently. We already do some similar stuff...

Just saw that http://logs.libuv.org/channels was down again (has been for 4 days). Last time it went down I suggested we could move it to the node.js infra so more people...