Andrés Correa Casablanca
Andrés Correa Casablanca
It would be nice to use TravisCI and Scrutinizer to improve the project's quality. - [ ] Travis CI Integration. - [ ] Scrutinizer Integration.
We should ensure that Jupyter-PHP is compatible with HHVM.
### Environment information ```block yarn run v1.22.15 $ /home/castarco/Code/pencil4ts/node_modules/.bin/rome rage CLI: Version: 10.0.1 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" Rome...
## Summary - Apply chmod at package creation time instead of doing it when running the postinstall hook. - I did not disabled postinstall hook entirely because it can give...
### Environment information ```block yarn run v1.22.15 $ /home/castarco/Code/pencil4ts/node_modules/.bin/rome rage CLI: Version: 10.0.1 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" Rome...
Hi, after installing dependencies (even the missing ones, not listed, but required to execute the tests, like `sanic`)... I was unable to run the tests. There's no documentation about how...
If we go to https://pypi.org/project/sanic_compress/ , we can see that the number of stargazers and forks refer to the 'sanic_session' rather than to the 'sanic_compress' package. This problem also affects...
Fix issue #4 .
The intent of this PR is to decrease the number of awaits, calls & indirections in order to optimize this extension for Sanic. We want to use this extension in...
It would be awesome if the installer could be able to download the `composer` binary when it is not available in the system. This way the installer will run in...