Christopher Baines

Results 17 issues of Christopher Baines

Remove the requirements depending on the existance and location of a Gemfile.lock file, as these prevent the proper operation of inf-ruby when the Gemfile.lock is elsewhere, or Bundler is not...

Previously, any response would have to be entirely in memory prior to the first byte being sent to the client. This is fine for small response bodies like web pages,...

E.g. for PostgreSQL databases, they end up owned by `postgres`.

bug
data related

Having automatic documentation for services and systems would be very informative, rendering the service descriptions and dependency graphs as a webpage.

enhancement

Without `/usr/bin/env` existing, when rubygems installs gems, the shebang in the bin wrappers is invalid `#! ruby`. As a workaround, when using GuixSD, adding `/usr/bin/env` can be done with this...

affects guixsd

Currently the logic for refreshing packages uses releases on GitHub, and then falls back to tags. Some apps have old release, and new tags, and for these apps, the package...

enhancement

See https://github.com/mperham/sidekiq/wiki/Monitoring for a description of what this is.

enhancement
system related

Running Mailcatcher [1] would be one way of doing this. 1: https://mailcatcher.me/

enhancement
system related

Possibly through using MITMWeb [1] or using Tailon to view NGinx logs. 1: http://docs.mitmproxy.org/en/stable/mitmweb.html 2: https://tailon.readthedocs.io/en/latest/

enhancement
system related

https://github.com/alphagov/govuk-developer-docs This is a little bit tricky, as the build process for the docs tries to access GitHub over HTTP.

enhancement