cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

MilestoneHRProcess

High Resistance - Milestones


In order to better stabilize Milestone build we will utilize HR process.

Process :

  1. integrate fix (into team repository/silver)
  2. verify fix by QE (build from team repository or silver/golden)
  3. integrate fix into clone
    1. you can use hg transplant to cherry-pick a bug fix from team repository into clone
    2. or if the parent revision was in the clone, you can just pull & merge it
    3. 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