Tag Archives: continuous integration
Large-scale continuous integration requires code modularity
Where large development teams and codebases are involved, code modularity is a key enabler for continuous delivery. At a high level this shouldn’t be too terribly surprising—it’s easier to move a larger number of smaller pieces through the deployment pipeline … Continue reading
Posted in Architecture, Continuous integration, Devops principles
Tagged architecture, continuous integration, modules
Leave a comment
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