Mateus Caruccio
Mateus Caruccio
looks like my python3.4 doen't likes Éric's name ``` Downloading/unpacking django-geckoboard==2.0.0 (from -r requirements.txt (line 8)) Downloading django-geckoboard-2.0.0.tar.gz Running setup.py (path:/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py) egg_info for package django-geckoboard Traceback (most recent call last):...
I'd like to validate `variable` blocks in order to require all variables to have a `description` field. I'is part of the validation stage for my CI pipeline. This is the...
To highlight matching found text from searches. This improves the searching experience. Thanks.
There are any way to highlight matched search text? Iterm2 is a good source of features to look for.
Hey. Does it makes any sense for you?
Hi. Any chance for an upgrade on dependencies, like react 15 and babel 6?
Since original `Dockerfile` compiles against alpine's musl it creates a binary unusable outside the container. This `Dockerfile.ubuntu` builds a binary you can copy into your host without the need to...
Kubepug 1.3.x works. Kubepug 1.4.0 segfaults. Tested only against old k8s-1.15. ``` [centos@master-0 ~]$ kubectl version Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.0", GitCommit:"e8462b5b5dc2584fdcd18e6bcfe9f1e4d970a529", GitTreeState:"clean", BuildDate:"2019-06-19T16:40:16Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1",...
## Description ## Motivation and Context ## Breaking Changes ## How Has This Been Tested? - [ ] I have updated at least one of the `examples/*` to demonstrate and...