Confirmed users
79
edits
| Line 25: | Line 25: | ||
**<code>hg pull central</code> | **<code>hg pull central</code> | ||
**<code>hg update central</code> | **<code>hg update central</code> | ||
**<code>./mach try release -v | **<code>./mach try release -v 68.0b1 --tasks release-sim --migration central-to-beta</code> | ||
***'''-v | ***'''-v 68.0b1''': Sets the version number to use in the beta simulation. <span style="color:#FF0000">'''Replace "68" with the version number mention in the beta simulation document.'''</span> | ||
***'''--tasks release-sim''': Activates the tasks which shall run for beta simulations to get scheduled. | ***'''--tasks release-sim''': Activates the tasks which shall run for beta simulations to get scheduled. | ||
***'''--migration central-to-beta''': Activates modification of the configuration to switch from central to beta. | ***'''--migration central-to-beta''': Activates modification of the configuration to switch from central to beta. | ||