Release Management/Merge Documentation: Difference between revisions

Jump to navigation Jump to search
Closing the old beta shouldn't build, because by then releng has switched beta to build in the style of the new branch
(Closing the old beta shouldn't build, because by then releng has switched beta to build in the style of the new branch)
Line 215: Line 215:
==== Tagging and closing old beta ====
==== Tagging and closing old beta ====
  cd ~/mozilla/mozilla-beta
  cd ~/mozilla/mozilla-beta
  hg tag -m "Tagging end of BETA{{BETA_VERSION}} CLOSED TREE" FIREFOX_BETA_{{BETA_VERSION}}_END
  hg tag -m "Tagging end of BETA{{BETA_VERSION}} CLOSED TREE DONTBUILD" FIREFOX_BETA_{{BETA_VERSION}}_END
  hg commit --close-branch -m 'closing old head CLOSED TREE'
  hg commit --close-branch -m 'closing old head CLOSED TREE DONTBUILD'
  hg out
  hg out
  hg push
  hg push
Confirmed users
61

edits

Navigation menu