Slide 5
Slide 5 text
GFT Group 03.09.2015 5
Plan your builds
§ Build organization
§ How many build configurations (Project, Module, User defined)
§ Build types (Snapshots/Release)
§ Access control (Devops team, Developers)
§ Notification (Email, Instant message, Dashboard)
§ Build Configuration
§ Repositories (SVN, Git, Nexus)
§ Build dependencies (Compilers, Utilities, Code analysis)
§ Third party tools (Sonar, uDeploy, Octopus, Docker)
§ Deployment machines (Unix, windows, cloud)
§ Build Times
§ Build triggers (commit, hour, nightly, manually)
§ Deploy conditions (Tests passing, Promote)
CI STRATEGY