Tag Archives: kite
Continuous integration with GitHub, Bamboo and Nexus
This is the first in what will be a series of posts on how to establish a continuous delivery pipeline. The eventual goal is to have an app that we can push out into production anytime we like, safely and … Continue reading
Posted in Architecture, Execution
Tagged bamboo, continuous delivery, continuous integration, github, kite, maven, sonatype
2 Comments
Moved Kite from Google Code to GitHub
I wrote a small library called Kite a couple of years back, based on Michael Nygard’s outstanding Release It! book. Currently it has a circuit breaker and concurrency throttle. There are several others I’d like to add. [Update: I’ve since … Continue reading