Tomás Senart

Results 32 issues of Tomás Senart

**Steps to reproduce**: ``` cd /tmp git clone [email protected]:rails/rails.git cd rails orbaclerun -d . index ``` **Output**: ``` I, [2018-12-14T19:53:15.898905 #43432] INFO -- : Reading... I, [2018-12-14T19:53:15.978461 #43432] INFO --...

Provide an official minimal Docker image with Vegeta in it along with common UNIX utilities that are used to process its results. Automate publishing with Goreleaser or similar.

The CLI is poorly tested compared to the library. Many defects can be prevented if create a good integration testing suite for the CLI. It should also include documented usage...

enhancement

![Screenshot from 2020-03-15 16-29-41](https://user-images.githubusercontent.com/67471/76704637-aed01e80-66da-11ea-8850-1cef3409b66b.png) Fixes #486

#400 introduces `SinePacer` in the library code. Users of the CLI would find it **very** useful to have Vegeta ramp-up it's attack rate. We should find a good way to...

enhancement

Docopt is a command line interface description language supported by many languages. With it we could get the command line parser and BASH and ZSH auto-completion for free. http://docopt.org/

Hello! Thanks for this library, it'll definitely come in handy. Would you be able to document the reasons why t.Parallel isn't supported and what ideas you have for addressing the...

We have a feature flag system in place that would certainly see wider adoption if its UI/UX would be improved. Particularly, toggling a feature flag [currently requires a GraphQL API...

tracking
team/search-core
team/devx
devx/cross-team
feature-flags-ui-ux

Currently all our tests are breaking. Let's fix them and get some proper CI in place.

class/bug
api/v0