Naoki Ainoya

Results 15 issues of Naoki Ainoya

Let's setup CI environments. Ref: http://devcenter.wercker.com/docs/languages/golang.html

Ref: https://github.com/docker/compose/issues/94

- [x] extract block which builds front page with grunt - [ ] add task to build all package easily - [ ] add documentation

What happens if HEAD of `master` is updated while accessing pool with the domain `master.pool.dev`? I think pool has potentially confusing to process client request because `hook.rb` of pool resolves...

bug

Improve the speed of processing request in `hook.rb` For example, `docker/pool/provisioning/mruby.conf`: ``` ProxyPreserveHost On mrubyChildInitMiddle "/app/handlers/init.rb" mrubyTranslateNameMiddle "/app/handlers/hook.rb" ``` `docker/pool/handler/init.rb`: ``` Userdata.new("api").git_api = WebAPI.new("http://0.0.0.0:9000") Userdata.new("api").docker_api = WebAPI.new("http://0.0.0.0:9002") ``` `docker/pool/handler/hook.rb`: ```...

MID

Prepare error screen displays message like "some thing went wrong" when hook.rb raises 5xx or 4xx error instead of default Apache error screen.

LOW

Implement in github integration. - On Pull Request, when a user comments "@prevs-io-bot snapshot /index.html", the bot response to the mention with posting the screen shot of `./index.html` in preview...

enhancement

- On Pull Request, when a user comments "@prevs-io-bot preview please", the bot response to the mention with commenting preview repository url.

enhancement