deployserver
deployserver copied to clipboard
Deploy your project automatically when git branch was updated.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.3.10 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...
I love this repo, and do you consider to support GitLab soon? [Webhooks · Integrations · Project · User · Help · GitLab](https://gitlab.com/help/user/project/integrations/webhooks)
Specify trigger-message in settings (ex: `==DEPLOY==`) When commit has the trigger-message, execute the script
`return web.Response(status=web.HTTPUnauthorized.status_code)` doesn't make any sense due to a lack of handle.