Arthur Silva

Results 29 issues of Arthur Silva

Hello! I'm using this package to validate URLs before inserting it on a DB of a url Shortener, but when moving my shortener to another package I wanted to use...

## Proposal IAP purchase validation was added [here](https://github.com/heroiclabs/nakama/pull/582), as a good adition, It'd be good to have the same token generated to do the purchase acknowledgment such as [this](https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.products/acknowledge).

enhancement

**Description** While running `make local-mac`, it is expected to run smoothly but It cant connect to registry/docker. **Steps to reproduce** > 1. clone tsuru/tsuru > 2. run `make local-mac` >...

bug

Hi! when I used the new `team info` cmd It might not be behaving the way It should. ![screen shot 2017-12-04 at 12 11 14 pm](https://user-images.githubusercontent.com/9372503/33556900-b1f9411e-d8ec-11e7-8cf7-bf751745344c.png) related to #1610, #1665,...

bug
help wanted

It would be nice to have a quick interaction version of the dashboard on the client so It can be displayed for quick apps info or stay to display. This...

enhancement
brainstorm
client
feature

Hey guys, I created a new app and made a deployment that failed, so tsuru killed my unit. But when I use `tsuru app info -a myapp`, It shows that...

bug

As mentioned in #1606, as this will make node adding to fail, It should be checked and sent an error in case of possible failures.

installer

It would be nice to let the user authorize a git hook on private/public repos so when any changes are made on code, they can be deployed automatically. - Pluggable...

enhancement
client

In #56 it's been said that the CI checks performance should be better for the time that It takes, so I checked all linters and removed possible duplicates, this way...