tl;dr Deploy a branch called ‘staging’ to a server called ‘staging’ with a Slack slash command: /gitlab deploy staging to…
Deploy code by typing ‘/deploy_code_to_dev’ in a Slack channel. Overview Slack allows you to define slash commands, which will do…
There have been some security patches to Jenkins recently, which have stopped some plugins from working – in our case,…
One of the things that we do a lot in our Ruby on Rails project is replace old-style Ruby hashes…
Google are discontinuing support for the Documents List API, and moving to the Drive API. The old API supported authentication…
Sometimes the Ubuntu software updater finds it doesn’t have enough temporary space to download and apply updates – you get…
I like the Rails to_sentence method on String class, which converts an array to a comma-separated sentence where the last…
These notes are based on the instructions at http://wiki.cyanogenmod.org/w/Install_CM_for_serranoltexx
VirtualBox provides a great way to run IE browsers for testing during development.
This is just some notes I made, mostly taken from http://docs.phonegap.com/en/3.0.0/guide_overview_index.md.html. I was installing PhoneGap 3.0.0 on Ubuntu 12.04.