Jan Klat

Results 9 comments of Jan Klat

about the failing build - not sure but is it possible this relates to https://github.com/containerd/containerd/issues/337 somehow? not sure this is my mistake really..

OK, so I added test for v2 deploy, but have struggled with testing git deploys. At current versions master is broken for some systems - see builds [here](https://travis-ci.org/klatys/ansible-prometheus/builds) is it...

Alternatively, the master version could be added as `allow_failures` https://docs.travis-ci.com/user/customizing-the-build/#Rows-that-are-Allowed-to-Fail @William-Yeh

+1 on colors you (or I at least) subconsciously have the feeling you're on prod if there's red label somewhere. adding text label solves that but isn't that obvious

Sometimes it's just useful if you want to copy data from one db to another (dev -> prod). Othertimes you want to create new insert and can't be bothered with...

If no one else is working on this, I'll give it a go

Ok. thanks guys. I started yesterday, but will be away till Sunday. I don't suppose fixing this next week will be a problem?

Ok so I'm almost done with implementing it myself, then again, I started wondering whether or not it would be easier/cleaner to implement a library. [chjj/marked](https://github.com/chjj/marked) seems to be the...

Hi, I commited markdown support, though against [mattermost's markdown](http://www.mattermost.org/open-source-slack-alternative-adopts-markdown/) (as mentioned above to be taken as a reference) support there are some issues/questions I'd like a second opinion to -...