Tom Bowden

Results 5 issues of Tom Bowden

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Requests to `https://bundlesize-store.now.sh/build?info=` get a connection closed error from the server ![image](https://user-images.githubusercontent.com/1159553/52377825-eabb9d80-2a5d-11e9-8488-a2dc981ef0cd.png) This...

Logging should have at least 2 levels; debug and everything else. This means debug logs can be turned off from the CLI ensuring the log stream is kept clean

enhancement

Docker 1.12 supports a new HEALTHCHECK command. This will need a new endpoint on the server

enhancement

Docker's event stream is a more efficient way of keeping up to date with changes to the Swarm. Would require a lot of work to the Collector.

enhancement

By default, appengine instances all run on zonal DNS, which means the format provided by this library doesn't work as it assumes everything uses project-wide global DNS which Google Cloud...