|
|
![]() Build Types Vs. Build Promotions
When it comes to builds, we often talk about build types - a development build, an integration build, a release build, etc. We very rarely hear people talking (or writing) about build promotions.
Archiving Some Past PresentationsWith the new website, the presentations below have (at least temporarily) lost their home. So, they are being archived for the time being here. Archiving the EJB Benchmark
We released an EJB benchmark in early 2002 based on some work we did early on with EJBs. With the new site design, the EJB benchmark would have been lost, and that's why it ended up on my blog for archiving.
The Nuts and Bolts of Release Builds
Given that I work for a company that develops an automated build management server, I get to hear about some of the different build and release processes that are in use. Generally, they all follow the same structure, but there are some variations. In this month's column, I would like to present that general structure and talk a little about some of those variations.
Part 2 of Sloppy Deployments
In my previous post, I wrote about the evils of sloppy deployments. Two main practices may lead to what I call "sloppy deployments," they are ...
Don't Let Your Controlled Build Process be Undermined by Sloppy Deployments
Deployment management, although not strickly a part of build management, is still a very important topic, as it can render very strong build management practices almost useless. Recently I've ran into several development teams that have what I would call "terrible" deployment proctices.
Beyond Continuous IntegrationA Holistic Approach to Build Management (Part 2 of 2)
Having a team of 10, 30, or 100 developers committing their changes multiple times a day or even on
a daily basis has the potential of creating chaos. This is a big point, and one that I would like to explore in a
little more detail ...
Beyond Continuous IntegrationA Holistic Approach to Build Management (Part 1 of 2)In this first of a two part series, we are going to try to answer the following question: But before we can start to answer this question, we need to come to an agreement about what happens during the lifetime of a project. |