Roman Dodin
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...
# 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?...
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  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...
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 ---  text ``` Inside the...
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