Utsav Chokshi

Results 7 comments of Utsav Chokshi

@danushkaf .. Does your PR support following : 1. `Lambda Authorizers` 2. `HTTP Proxy integration`

@carlosforero .. Is there anyone working on this issue ? Otherwise I would like to work on this issue.

@sinarj , @iamlost127 , @vivekkr12 .. This PR solves following error while running docker : ``` ModuleNotFoundError: No module named 'numba.decorators' ``` ![Screenshot 2022-06-21 at 4 40 29 PM](https://user-images.githubusercontent.com/29868154/174786081-6787d262-dcd2-4ecc-8211-eec80af5266d.png) It...

I don't understand how tokei works internally but I believe such files should go unreported as it is user's responsibility to make sure that correct access has been provided for...

@bzz .. I see that the java library is not forked into a separate repository and the latest version is not published to Maven Central ((https://mvnrepository.com/artifact/tech.sourced/enry-java)). So only way to...

@bzz .. I do not understand this issue clearly. Does this repository maintainers need help with updating GH Action that build a java library and publish it to Maven by...

@bzz ... I have Github Action that can build Jar on every commit pushed to master. I can raise PR and that can act as CI/CD for java bindings. Only...