Getting started: Build managers

Build managers are the team members who know how a software product fits together and how it is built.

The following items briefly describe the different operations you will need to complete to prepare for, then implement build management operations for your team. Each time you start a new project, you will complete these tasks.

  1. Prepare your environment for build management and set up the build staging areas
  2. Gather, integrate, and test development source code, and then make it available to developers
  3. Build selected tasks and work toward an agreed-upon quality standard
  4. Release the software and prepare for the next release

Feedback