Marlon Henry Schweigert

Results 7 comments of Marlon Henry Schweigert

I tested it through the Visual Code terminal on Windows and everything works fine! Perhaps it is the underline that does not end where it should. I thought as a...

Yes, it does! ``` godepgraph -nostdlib -horizontal ./cmd/server | dot -Tpng -o godepgraph.png ```

1 ano pra por um PPA ¬¬ :broken_heart:

Hi, I'm using this to solve this issue: ```yml test: pre: - "[[ ! -s \"$(git rev-parse --git-dir)/shallow\" ]] || git fetch --unshallow" - bundle exec pronto run -f github_pr...

A few days ago I had this problem. I solved using the new var `PRONTO_PULL_REQUEST_ID` to pass the PR id. `export PRONTO_PULL_REQUEST_ID=${TRAVIS_PULL_REQUEST} && bundle exec pronto run -f github_pr -c...

The repository has not been updated in over 5 years. Don't expect that from this library.

Working very well! Tested and used in production for a project with 30 developers @antonmi :)