MilestoneHRProcess
High Resistance - Milestones
- Current Milestone's (clone): http://hg.netbeans.org/release67_m3
In order to better stabilize Milestone build we will utilize HR process.
Process :
- integrate fix (into team repository/silver)
- verify fix by QE (build from team repository or silver/golden)
- integrate fix into clone
- you can use hg transplant to cherry-pick a bug fix from team repository into clone
- or if the parent revision was in the clone, you can just pull & merge it
- details: HgHowTos#WorkingWithReleaseClones
Terms :
- Milestones fixes are only stoppers (P1s) selected by QE
- HR starts at time clone is created
- Clone is used only for HR integrations
- When clone is created all repositories are opened for integrations.
- Builds from clone are done on demand

