ReleaseEngineering/TryServer: Difference between revisions

m (Update TryChooser links)
Line 51: Line 51:


==== Using mach ====
==== Using mach ====
The recommended way to push with a try syntax, is to use |mach try|. It works with both mercurial and git, and you can use the [https://mozilla-releng.net/trychooser/ TryChooser] web page to generate the command. For example:
The recommended way to push with a try syntax, is to use |mach try|. It works with both mercurial and git (via [https://github.com/glandium/git-cinnabar git-cinnabar]), and you can use the [https://mozilla-releng.net/trychooser/ TryChooser] web page to generate the command. For example:


  $ mach try -b o -p linux -u mochitest-1 -t none
  $ mach try -b o -p linux -u mochitest-1 -t none
Confirmed users
656

edits