How do we implement a code freeze?
A hopefully simple question really: We normally have a code freeze on sub-directories in a branch (stream) just before a release, how do we implement this in RTC 4.0.4 on Windows 7/Web? The freeze is 'thawed' after the release if and when any code patches are needed in that version.
|
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Apr 18 '14, 11:11 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I'd suggest using the "Restrict Change Set Delivery to Components in a Stream" pre-condition for the Deliver(server) action.
Comments Configuring a precondition is the way to go. It can be configured according to your project's timeline so that your last sprint will not allow deliveries. There are also other preconditions that can be set to allow deliveries only if the necessary approvals are present. So you could allow deliveries at this time if the project lead approved it.
Eddie Breeveld
commented Apr 22 '14, 3:39 a.m.
Thanks Tim. For various reasons we are are not 'agile', but maybe we can implement something. A straightforward code freeze, as available in other products, would suit us better.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.