Brandon Fish

Sr. Consultant

Brandon has over 6 years of software development experience with Spring and related JEE technologies including the last year plus working on a large scale enterprise Grails application. He has successfully delivered client projects using a variety of technologies and filling many project roles including lead software developer, requirements gatherer, domain expert, systems administrator, offshore team manager, and Scrum master. He is passionate and up to date with best software development practices in order to deliver projects efficiently, meeting client expectations and with a high quality.

Recent Blog Posts

Unknown

The Human Side of Code Reviews

November 2nd, 2016

The Human Side of Code Reviews

Brandon Fish
Unknown

Travis Build Matrix Badge

February 17th, 2015

Currently, Travis doesn’t have a way to display a build status badge for individual jobs in a matrix build. You can only get an individual badge which displays “passing” if all the jobs pass or “failed” if one job fails. I’ve created a small open…

Brandon Fish
JVM

Run Grails Commands on Heroku

May 22nd, 2014

Instructions on how to run Grails commands on Heroku using an example of how to run Grails migrations on Heroku

Brandon Fish
JVM

Grails R14 Error (Memory quota exceeded) on Heroku

May 13th, 2014

Explains how to resolve the Grails R14 Error when it is encountered on Heroku.

Brandon Fish
JVM

Testing Grails With a Travis Build Matrix

October 29th, 2013

An example Grails build configuration for creating a Travis build matrix

Brandon Fish