Tagged Questions
5
votes
3answers
468 views
What is your strategy for converting RC builds into retail?
We're trying to implement a strategy for how we transition our builds from RC to released retail code.
When we label a build as a release candidate, we send it to QA for regression. If they approve ...
13
votes
8answers
382 views
How can I advocate a semi-strict release schedule in a risk-averse environment?
Recently I've been increasingly plagued by what I would have to describe as one of my most frustrating and morale-killing experiences in this profession: Having to sit on a release that has been ...
2
votes
1answer
68 views
centralized hosted application framework or “private copies” for each program?
We have a centralised business application framework, and it contains all our business logic and provides access to all our back-end systems. It is accessed by a number of different programs and ...
6
votes
5answers
330 views
Should the build drive your tags or should the tags drive the build?
Our current method of creating a product release is to tag all of our component repositories with the next appropriate version and then modify a master build script with these new version numbers for ...
0
votes
5answers
172 views
How detailed should public release notes be?
When releasing a software update, how detailed should the notes be? Specifically, how detailed should bug fixes be?
6
votes
3answers
260 views
What is Mozilla's new release management strategy?
I saw today that FireFox released a new version (5). I tried reading about what was added and ran into this link: ...