Build rollback

2006-09-12 Thread Anoop kumar V
Hi All, I was wondering if Continuum offers a way of automated rollback of a failed build? This would be a very high priority requirement when using Continuum on production systems, where in the event of a build failure, the continuous integration tool would just revert back to the last

Re: Build rollback

2006-09-12 Thread Wayne Fay
In the event of a build failure, why would your continuous integration tool even consider deploying it? When might you need this rollback in real life? I think the normal use case would be something along these lines: build code, ok? unit tests, ok? integration tests, ok? deploy somewhere

Re: Build rollback

2006-09-12 Thread Christian Edward Gruber
Anoop kumar V wrote: I was wondering if Continuum offers a way of automated rollback of a failed build? This would be a very high priority requirement when using Continuum on production systems, where in the event of a build failure, the continuous integration tool would just revert back to