2015
A Recipe for Rails Continuous Integration | mattbrictson.com
by SponeAt its most basic, continuous integration (CI) is just a process that checks out the latest code commit and runs a script. What that script does is up to you. In this article I’ll share the script I use for my own Rails projects, and the reasoning behind it.
Gitlab CI Setup with Rails | Ultra High
by SponeI had a few problems getting up and running with docker-based gitlab-ci builds, so here’s a description of my setup. I’m using gitlab.com (not self-hosted) and their hosted CI at ci.gitlab.com BUT I am using private build runners on my own Ubuntu 14.04 server.
2009
1
(4 marks)