Nick Charlton

Results 22 issues of Nick Charlton

Following the GitHub Actions pattern of having one check per service, rather than one big check for faster feedback. This also means we no longer need to bundle `bundler-audit`.

This is the closest absolute conversation from the original CircleCI 2.0 version as possible. Main differences: * Actions' Postgres container requires a password or otherwise doesn't start (see SO answer),...

Previously, `appraisal install` didn't pass through a `path` argument. [This is in progress][1]. [This continues the work started previously.][2] So far, this duplicates the existing cache restore/set directives to see...

dependencies
maintenance

I'm not sure if we need more than this, just enough to highlight using it. It also made me think that it might be nice to assume the `tempFileBasePath` and...

This allows us to print a line with a custom font, sizes and weights which resolves problems with printing text of unsupported sizes (#132) and unsupported character sets/code pages (#116)...

On CI ([example build][1]), we're getting the following set of deprecation warnings on JRuby: ``` WARNING: An illegal reflective access operation has occurred 874WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/home/travis/.rvm/rubies/jruby-head/lib/ruby/stdlib/jopenssl.jar)...

On 2016-03-26, HashiCorp released the VMware Desktop Plugin, which replaced the existing VMware Fusion implementation. With the rename, the hooks that Landrush needs to start services can no longer be...

When bring up a basic Vagrant box using VMWare Fusion, Landrush doesn't appear to start (at all). I am able to start the daemon manually, but when doing that, the...

kind/bug
priority/major
hypervisor/fusion

Upgrade from 0.19 to v1 beta causes the following errors on pages that use custom modifications in view templates: ``` ActionView::Template::Error (undefined method `name' for ["", [ #, #, #,...

This intends to document everything we've heard as reported issues, to try and help users migrate as easily as possible. It will collect a few issues before being merged, but...