Roman Dodin

Results 132 issues of Roman Dodin

Dont know if it is possible to add code to translate months in asana UI?

# Describe the bug Checks of external links to media resources hosted on twitter, such as `https://pbs.twimg.com/media/EuF4GgyXUAEZ3j5?format=jpg` report 404, although curl has not issues with that: ``` ❯ curl -vL...

bug

# Describe the bug A check on external link such as https://goreleaser.com/ produced HTTP 416 error which is a result of `Range: 0`? Any methods to solve this false positive?...

bug

The readme mentions: > NOTE: Due to the way wildcard expansion works with docker you cannot use a wildcard path (e.g. protos/*.proto) in the file list. To get around this,...

If the diagram is rich, it would be nice to allow sorting of elements by "type" for instance in the inspect table ![image](https://user-images.githubusercontent.com/5679861/103814655-59e30780-5062-11eb-8853-686ec4096599.png) For example, I am primarily interested in...

Hi, thanks for this awesome tool you've built. have you considered to add a file size information to the served index page? It would help for an end-user to verify...

enhancement

Hi, I am getting a panic on start ``` ❯ /root/go/bin/snake-go panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: github.com/JoelOtter/termloop.NewEntityFromCanvas(...) /root/go/pkg/mod/github.com/!joel!otter/[email protected]/entity.go:31 github.com/tristangoossens/snake-go/game.NewTitleScreen() /root/go/pkg/mod/github.com/tristangoossens/[email protected]/game/game.go:44 +0x332...

### Describe the bug Image in the summary of the post overflow the enclosing `div` An example markdown section: ```markdown --- title: Image overflow --- ![serverless](https://gitlab.com/rdodin/pics/-/wikis/uploads/e4f956d64dcf812f64a77f8532499d07/image.png) text ``` Inside the...

bug

based on this article

documentation

if a defaults/kinds/node section has a `.config.vars` section it makes sense to copy it to the ansible invenotory, so that ansible scripts could use those vars /cc @jrokeach