Release Management and Automating Deployment

From CitconWiki
Revision as of 23:47, 7 October 2008 by Sadovnikov (talk | contribs) (New page: * Customers are not CI servers - they need to be ready for an update * Regular deployments to any of the environments (including production), even if there are no updates, work like CI ser...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Customers are not CI servers - they need to be ready for an update
  • Regular deployments to any of the environments (including production), even if there are no updates, work like CI servers for developers - problems with deployment are exposed early. Failed deployment does not hurt, if there is a good roll-back procedure