Bruno Negrão G Zica

Results 5 issues of Bruno Negrão G Zica

Hi, I have tsuru_1.4.0_windows_amd64 client installed on my windows 7 machine. I "successfully" installed the rpaas plugin with the command bellow: ``` C:\Users\bzica\Downloads\tsuru_1.4.0_windows_amd64>tsuru.exe plugin-install rpaas https://raw.githubusercontent.com/tsuru/rpaas/master/rpaas/plugin.py Plugin "rpaas" successfully installed!...

bug

Hi Envek, first of all thank you for this amazing project. I think it is still relevant because the implementation of AWS 'sam build' with esbuild results in a huge...

### Description I used the `mn` cli to help me creating a simple lambda to be triggered by SQS. I changed the generated code to make it receive `SQSEvent` instead...

status: awaiting feedback

The `checkAuth` function is called right at the beginning when Cube starts to handle a request. Because of that, I use it to print the first log message about the...

there is a missing comma in the package.json file and consequently the file is invalid. This PR fixes that.