Rafael Gumieri

Results 12 issues of Rafael Gumieri

The current command interface makes not possible for creating notes with the first word coincides with the name of a command. Like: ```bash note show something to someone ``` It...

question

Configure to push images to Docker Hub of the Tecnospeed organization when tagged with a new version. Documentation: https://docs.docker.com/docker-hub/builds/#create-an-automated-build

enhancement

Puppeteer documentation: https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#pagepdfoptions

enhancement

As reported by the chromium if not using `--no-sandbox`: ``` [0831/232153.078952:FATAL:zygote_host_impl_linux.cc(123)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If...

bug

It's necessary to check if the provided html is valid.

enhancement

The main goal of this project (`ecsctl`) is to win productivity managing projects deployed to the AWS Elastic Container Services. The way that I planned is to have commands abstracting...

enhancement
cmd/project

At the moment the only way to edit the Task Definitions using an editor is as JSON. Would be nice to have YAML as option.

enhancement
cmd/task-definitions/edit